EventsSourcing-on-Azure-Functions
EventsSourcing-on-Azure-Functions copied to clipboard
Publish common library to NuGet
The EventSourcingOnAzureFunctions.Common.csproj project should automatically build and be pushed to NuGet.org
There is a GitHub action for this: https://github.com/marketplace/actions/publish-nuget
First cut up on https://www.nuget.org/packages/EventSourcingOnAzureFunctions.Common/
Needs all the description, license etc. filling in
See also: https://lukelowrey.com/use-github-actions-to-publish-nuget-packages