C # Advanced Programming, 11th Edition - Chapter XIX

navigation

Chapter XIX Libraries, Assemblies, Packages and NuGet

Hell 19.1 Library 423

19.2 Assembly 425

19.3 Creating a Library 426

19.3.1 .NET Standard 427

19.3.2 Creating .NET standard library 428

19.3.3 solution file 428

Project 429 19.3.4 references

19.3.5 references NuGet package 429

Sources 19.3.6 NuGet 430

19.3.7 using the .NET Framework library 431

19.4 433 using a shared project

19.5 Creating NuGet package 435

19.5.1 NuGet package and a command line 435

19.5.2 supports multiple platforms 435

19.5.3 NuGet 包 与 Visual Studio 436

19.6 Summary 438

Guess you like

Origin www.cnblogs.com/zenronphy/p/ProfessionalCSharp7Chapter19.html