Publish NuGet packages with Trusted Publishing and GitHub Actions
Use NuGet Trusted Publishing with GitHub Actions to publish packages without storing a long-lived API key.
Use NuGet Trusted Publishing with GitHub Actions to publish packages without storing a long-lived API key.
gRPC services and clients rely on protobuf contracts to align on the shape of requests and responses. NuGet can make sharing these contracts more convenient.
A guide on how to set up a CI pipeline on CircleCI to build, test, pack and publish a package on NuGet and GitHub Packages.