News

🚀 Mastering .NET Core 9 Web API – Full CRUD with PATCH, Clean Architecture & Fluent Validation! - Episode 12. In this episode, we dive deep into .NET Core 9 Web API and implement 3 controllers with ...
Sample Web API implementation with .NET Core and DDD using Clean Architecture. Solution Design The solution design focuses on a basic Domain Driven Design techniques and implementation, while keeping ...
While .NET 9 is still in preview status, several new features have been added to minimal APIs in ASP.NET Core 9. I’ll discuss them in a future post here when the official release of ASP.NET Core ...
In the “Create New ASP.Net Core Web Application” window, select .NET Core as the runtime and ASP.NET Core 2.2 (or later) from the drop-down list at the top. I’ll be using ASP.NET Core 3.0 here.
EF Core: LINQ enhancements, performance optimizations, and improved Azure Cosmos DB support: Improves query capabilities, efficiency, and database compatibility. No items were listed under SDK, C# or ...