- Packaging Icon within the nupkg
- Supporting Multiple Target Frameworks
- NuGet Package Explorer
- NuGet Package Explorer GitHub
dotnet nuget push file.nupkg -k {YOUR_API_KEY_HERE} -s https://api.nuget.org/v3/index.jsondotnet pack --configuration Release