This package provides DevOps infrastructure for C# projects.
- Common build and deploy targets via Bullseye and SimpleExec.
- Automatic GitHub release creation using configurable issue management.
Install the NuGet package into your project.
PM> Install-Package LanceC.Tooling.DevOps
$ dotnet add package LanceC.Tooling.DevOps