Overview
News
Technologies
Salaries
Products
People
Growth
Financials

Overview

Technical blog about Umbraco CMS, .NET development, Unit Testing, and Software Architecture.

News

News Adolfi.dev 10 months ago
AI generated Architecture Decision Records (ADR)
Architecture Decision Records (ADRs) are one of those practices every developer knows they should follow, but few actually do consistently. I finally found a way to make it effortless, using an AI agent to scan my codebase and generate ADRs automatically.
Read more
Report
News Adolfi.dev 1 year ago
AI is coming home with Foundry Local
Honestly, it's getting harder and harder to impress me these days. There's just so much awesome new stuff coming out around AI, but this latest release from Microsoft really caught my attention. Trust me, this is something you' need to keep an eye on.
Read more
Report
News Adolfi.dev 3 years ago
Google just introduced a brand new (experimental) feature called 'Content Ideas' so you'll never run out of inspiration!
This is a brand new feature (available to a selected few) in Google Search Console where you get topic ideas based on Google Search queries that are specific to your website (only available until March 28, 2023).
Read more
Report
News Adolfi.dev 4 years ago
SOLVED, Manual action required Performance issue in Umbraco 9-10 when using ContentModel (or ModelsBuilder models) in custom controllers.
If you are using custom controllers with ContentModel or ModelsBuilder models you will experience massive performance issues as your projects scales. This issue is tied to how ASP.NET Core performs validation on object graphs and a fix for this will be sh
Read more
Report