- .NET Standard 2.0 Cookbook
- Fiqri Ismail
- 60字
- 2025-04-04 16:57:48
Hello Universe – My first .NET Standard class library
Now it's time to move on and take a look at the Microsoft .NET Standard. In this recipe, we will be looking at version 2.0 of the .NET Standard library. At the start, we will be building a small .NET Standard class library and using it with different .NET-based applications.