Info
Version: | 1.3.0 |
Author(s): | Peter Broekhuizen |
Last Update: | Wednesday, April 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WhatsMerged.Base |
Install
Install-Package WhatsMerged.Base
dotnet add package WhatsMerged.Base
paket add WhatsMerged.Base
WhatsMerged.Base Download (Unzip the "nupkg" after downloading)
Dependencies
- GitGetter.GitExe(>= 1.3.0)
- Newtonsoft.Json(>= 12.0.1)
Output is a table datastructure with a 2-dimensional array of cells.
Uses package GitGetter for the actual execution of GIT commands.