PLURALSIGHT NET INTRODUCTION TO NUGET 視頻教學 英文正式版     軟體簡介:   ThiscourseisabasicintroductiontoNuGet.NuGetis alibraryandfiledependencymanagerthatisintegrated intoVisualStudio.WithNuGet,youcanwrapanykindof file(EXE's,DLL's,js/html/cssfiles,sourcecode,etc.) inaNuGetPackage.Inadditiontocontainedfiles,aNuGet Packagecontainsmeta-datathatdescribeswhatyourfiles doaswellasanydependenciesthatmayexistwithother NuGetPackages.NuGetPackagesarepublishedtoeither publicorprivatefeeds.TheofficialNuGetfeedandgallery canbefoundatnuget.org.Inthiscourse,youwilllearn howtocreateandpublishpackageswiththevariousNuGet Tools.Inaddition,youwilllearnhowtohostyourown NuGetFeedandgallery.