.NET Standard 2.0 Cookbook
上QQ阅读APP看书,第一时间看更新

Preface

This book is a step-by-step guide to building .NET Standard 2.0 Library and its usage in various .NET platforms. Also, we will demonstrate the usage of the library using ASP.NET, ASP.NET Core, ASP.NET MVC, Xamarin iOS, and Xamarin Android. Finally, we will guide you through how to package and send your library using the NuGet package manager.