May 2019
Beginner to intermediate
456 pages
10h 37m
English
In traditional NuGet package repositories (such as https://www.nuget.org/), after publishing the NuGet package, it is made immediately available to all of your consumers. The only way to fix this defect is to release a new version of the package.
However, with views, you are able to promote your releases slowly – one view at a time – and so, control who has access to the package. Once the NuGet package is properly tested by users of the @local and @prerelease views, you can make it available to all your consumers from the @release view.
Read now
Unlock full access