- .NET Standard 2.0 Cookbook
- Fiqri Ismail
- 60字
- 2025-04-04 16:57:48
Getting ready
For this recipe, you will require the solution and the class you built in the previous recipe. Open Visual Studio 2017 and prepare for the project. Click Build | Build Solution, or press Ctrl + Shift + B, and the solution should build successfully. Everything's ready for testing our class library.