Code Overseer is a group of .net project (framework/library) components focused around Continuous Integration and feature flagging to streamline the deployment/release cycle and encourage developers to think about these cycles right from the start.
Info
Version: | 0.0.8 |
Author(s): | Les McCutcheon |
Last Update: | Sunday, June 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LesMcCutcheon/Project.CodeOverseer |
NuGet Url: | https://www.nuget.org/packages/CodeOverseer |
Install
Install-Package CodeOverseer
dotnet add package CodeOverseer
paket add CodeOverseer
CodeOverseer Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.4)