NuGet / Samples

NuGet team sample repo
Other
136 stars 108 forks source link

Add NuGet.Protocol.Samples #38

Closed loic-sharma closed 4 years ago

loic-sharma commented 4 years ago

Add the code samples for the https://github.com/NuGet/docs.microsoft.com-nuget/pull/1889 pull request. These code samples are designed to be read from a web browser without Intellisense.

This is heavily inspired by the Azure SDK .NET guidelines. You can find those here: https://azure.github.io/azure-sdk/dotnet_introduction.html