Minimal .NET Standard wrapper library to run and parse output from the git command-line utility.
Info
Version: | 0.3.0 |
Author(s): | jzebedee |
Last Update: | Monday, October 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jzebedee/corgit |
NuGet Url: | https://www.nuget.org/packages/corgit |
Install
Install-Package corgit
dotnet add package corgit
paket add corgit
corgit Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.3)
Tags