A very simple storage library based on Git.
Info
| Version: | 0.0.9 |
| Author(s): | Ofir Noy |
| Last Update: | Friday, March 20, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/OfirNoy/GitEngineDB |
| NuGet Url: | https://www.nuget.org/packages/GitEngineDB |
Install
Install-Package GitEngineDB
dotnet add package GitEngineDB
paket add GitEngineDB
GitEngineDB Download (Unzip the "nupkg" after downloading)
Dependencies
- LibGit2Sharp(>= 0.26.2)
- Serilog(>= 2.9.0)
Tags