Skip to content

NuGet Package Collection

The following workflows are used within my NuGet Packages to do the following:

  1. Ensure all unit tests pass before allowing a pull request to be merged
  2. Increment the version anytime a pull request is merged with one of the following labels (major, minor, or patch)
  3. Create a NuGet Package & GitHub Release for the new version

Workflows

Actions

Resources