- .NET Standard 2.0 Cookbook
- Fiqri Ismail
- 60字
- 2025-04-04 16:57:48
Creating a Windows console-based application to use the library
We have created a .NET Standard 2.0-based class library in the previous recipe. In this recipe, we will be creating a Windows console-based application to use the library. The console-based application will be using the full .NET Framework under Windows, the current version of .NET Framework is 4.6.1.