pmalmsten / cosmosdb-extensions-sessiontokens-aspnet

Cosmos DB extensions for managing session tokens with ASP.NET
MIT License
0 stars 2 forks source link

First cut at automatically pushing to nuget.org when GitHub Release is published #9

Closed pmalmsten closed 1 year ago

pmalmsten commented 1 year ago

First cut at automating pushes to nuget.org on publish of a Release in GitHub. To start, this PR publishes to int.nugettest.org

This PR also adds useful additional metadata to the CosmosDB.Extensions.SessionTokens.AspNetCore and configures SourceLink for it.