-
Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!
-
My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback. You even get a free copy of the previous editions of ASP.NET Core in Action!
-
Understanding the .NET ecosystem: The introduction of .NET Standard
In this article, previously part of my new book, we look at .NET Standard, look at why it was created, and discuss its future.…
-
Understanding the .NET ecosystem: The evolution of .NET into .NET 7
In this article, previously part of my new book, we look at the introduction of .NET Core, why it was created, and how it has evolved into .NET 7.…
-
Making my first contribution on SourceForge using Mercurial
In this post I describe my experience of making my first contribution to a project on SourceForge, using the Mercurial version control system.…
-
Creating a .NET Standard Roslyn Analyzer in Visual Studio 2017
In this post, I give a brief introduction to Roslyn analyzers, what they're for, and how to create a simple analyzer in Visual Studio 2017.…
-
What is the NETStandard.Library metapackage?
In my last post I looked at the Microsoft.AspNetCore metapackage. In this post I take a look at NetStandard.Library, what it contains and what it is for.…
-
Understanding .NET Core, NETStandard, .NET Core applications and ASP.NET Core
In this post I try to clarify some of the naming and terminology surrounding the evolution of the .NET framework, .NET Core, and .NET Standard…