A wrapper for libgit2sharp to make git operations asynchronous.
Info
Version: | 0.0.4 |
Author(s): | Brendan Forster |
Last Update: | Tuesday, October 14, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shiftkey/ReactiveGit |
NuGet Url: | https://www.nuget.org/packages/ReactiveGit |
Install
Install-Package ReactiveGit
dotnet add package ReactiveGit
paket add ReactiveGit
ReactiveGit Download (Unzip the "nupkg" after downloading)
Dependencies
- libgit2sharp(0.19.0.0)
- Rx-Main(2.2.5)
Tags