Helper lib to extract file modified times from a git repository.
Info
Version: | 1.2.1 |
Author(s): | Simon Cropp |
Last Update: | Wednesday, February 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/SimonCropp/GitModTimes |
NuGet Url: | https://www.nuget.org/packages/GitModTimes |
Install
Install-Package GitModTimes
dotnet add package GitModTimes
paket add GitModTimes
GitModTimes Download (Unzip the "nupkg" after downloading)
Dependencies
- LibGit2Sharp(>= 0.25.4)
Tags