- Loading...
-
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. Get 45% off with the code pblock3, only until August 17th!
-
Keeping up with .NET: learning about new features and APIs
In this post I describe some of the sources I use to learn about new features and APIs when a new version of .NET is released…
-
Exploring .NET interactive notebooks with VS Code
In this post I explore .NET Interaction Notebooks for VS Code, discuss the options, and show how to get started.…
-
Exploring the new project file, Program.cs, and the generic host
Exploring ASP.NET Core 3.0 - Part 1
In this post I'll take a look at how Program.cs and the csproj project file have changed in ASP.NET Core 3.0 and explore some of the new classes.…
-
Exploring Program.cs, Startup.cs and CreateDefaultBuilder in ASP.NET Core 2 preview 1
In this post, I'll take a look at how Program.cs and Startup.cs have changed in ASP.NET Core 2.0 preview 1 and introduce the new CreateDefaultBuilder method.…