- .NET Standard 2.0 Cookbook
- Fiqri Ismail
- 41字
- 2025-04-04 16:57:49
Getting ready
Locate the previously built .NET Standard 2.0 library and make sure it builds without any errors. It is also assumed you have basic knowledge of MVC-based ASP.NET applications and are familiar with the terms Models, Views, and Controllers.