My new book ASP.NET Core in Action, Second Edition is available now! It supports .NET 5.0, and is available as an eBook or paperback. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I show how to build .NET projects that target the full .NET Framework on Linux with the Microsoft.NETFramework.ReferenceAssemblies NuGet…
In this post I show how to take an existing appveyor.yml file and update it to allow building of .NET Core apps cross-platform using Windows and Linux…
In this post I show how to create a Dockerfile for building your NuGet packages which you can then run as a container to push them to a NuGet feed.…
In this post, I discuss how you can create NuGet packages when you build your app in Docker using the .NET Core CLI and pass a version using --build-args.…
ASP.NET core 2.1 introduces the Microsoft.AspNetCore.App shared fraamework. In this post, I look at the motivation for this change, and what it means for…
The ASP.NET Core 2.0 preview 1 metapackage, Microsoft.AspNetCore.All, includes every package released as part of ASP.NET Core. This post looks at why.…
Stay up to the date with the latest posts!