Microsoft .NET | News, how-tos, features, reviews, and videos
Take advantage of Scrutor to eliminate the need for tedious boilerplate configuration to register services in ASP.Net Core
How to use association, aggregation, and composition to define relationships between the objects in your application.
Index types, nullable reference types, default interfaces, and async streams should improve code quality and make software more flexible over the long term
A new release of the .Net Standard library is around the corner, with significant benefits to developers—and a major shift in .Net's evolution
Take advantage of session storage middleware in ASP.Net Core to store user-specific data and session state on the server
Thousands of APIs will be added, including the Span<T> type to represent memory
Take advantage of automatic model state validation in ASP.Net Core to avoid tedious manual coding for HTML form validation
Microsoft will tighten up .Net Core integration, changing and removing several capabilities
Microsoft’s development tools offer many ways to work with Git source control, from plug-ins to direct integration
Take advantage of Serilog to implement structured logging in your ASP.Net Core applications