PreviousNext

The future of .NET Standard

by bill-s, 2020-09-18T20:51:21.849Z

Since .NET 5 was announced, many of you have asked what this means for .NET Standard and whether it will still be relevant. In this post, I’m going to explain how .NET 5 improves code sharing and replaces .NET Standard. I’ll also cover the cases where you still need .NET Standard.

Read More