Microsoft .NET | News, how-tos, features, reviews, and videos
Microsoft makes its open source .NET the future of the platform, with some enterprise-ready tweaks
Take advantage of the lightweight and fast Nancy framework for building HTTP-based services in .Net Core
Microsoft .Net 5 will mark the end of .Net Core and the beginning of a single, unified .Net platform
At Build 2019 Microsoft unveils new tooling for Microsoft Graph and a whole new set of tools for running an application stack on your development PC
Follow these best practices for using interfaces to avoid interface overuse when designing your types
Take advantage of the IHostedService interface to execute background tasks in your ASP.Net Core applications
The latest release of Microsoft’s application development framework for Windows brings new features and security improvements.
With Razor Microsoft puts server-side code and web design on the same page
Take advantage of the IFormFile interface in ASP.Net Core MVC to upload small files, large files, and multiple files
Take advantage of the strategy design pattern to encapsulate a set of algorithms inside a class and apply them based on input