- .NET Standard 2.0 Cookbook
- Fiqri Ismail
- 44字
- 2025-04-04 16:57:49
Getting ready
Make sure we have Visual Studio 2017 and all the updates installed. We will be starting with a blank solution. A blank solution is a very good starting point for any scale of project. Let's build our .NET Standard 2.0 library.