All
Articles 130,816Blog Posts 135,899Tech Tutorials 33,887Research Papers 25,445News 18,593
⚡ AI Lessons

Dev.to · Naveed Ausaf
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
How to get XUnit v3 to work with Test Explorer in VS Code
I recently upgraded some xUnit v2 test projects to v3 because I needed two awesome features that v3...

Dev.to · Naveed Ausaf
⚡ AI Lesson
1mo ago
Accept the Official Hack: Build-Time OpenAPI Detection in .NET 10 Minimal APIs
It is straightforward to configure a minimal API to produce an OpenAPI document at build time. This...

Dev.to · Naveed Ausaf
⚡ AI Lesson
3mo ago
OpenAPI in .NET 10: From Setup to Build-Time Generation (with Scalar UI)
Why OpenAPI and Build-Time Generation Matter Good API documentation reduces friction — for...

Dev.to · Naveed Ausaf
3mo ago
Patterns for Routing in ASP.NET Minimal APIs
In ASP.NET Core, Routing is the mechanism that connects an incoming HTTP request to the code...
DeepCamp AI