Subscribe
With .NET 10, Minimal APIs finally get built-in validation, a long-awaited feature that significantly improves their usability.
EF Core 10 makes working with JSON in SQL Server straightforward and efficient.
.NET 10’s file-based apps are a major step forward in making C# more accessible, flexible, and beginner-friendly.
EF Core 10’s introduction of native LeftJoin and RightJoin operators marks a significant simplify how we write join statements.
Dapper is amazingly fast and easy to use, although EF Core can be as fast if used properly.
Scrutor extends the default DI container, allowing developers to scan assemblies, automatically register services, and decorate them cleanly.
ASP.NET Core Identity simplifies user management and authentication, providing a secure foundation out of the box.