- .NET Standard 2.0 Cookbook
- Fiqri Ismail
- 70字
- 2025-04-04 16:57:49
A .NET console application to use the library
In this recipe we are going to do two things. First, we will be opening Visual Studio and doing a quick build of the previously built solution for the .NET Standard 2.0 library. Finally, we will be adding a .NET console application to use the library. This console application will be using .NET Framework 4.6.1 as the base framework under Windows.