All
Articles 115,875Blog Posts 124,291Tech Tutorials 29,580Research Papers 23,494News 17,118
⚡ 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
2mo 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
2mo 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