Library for running incremental, Git-based builds and tests in .NET and .NET Core.
Info
Version: | 0.9.0 |
Author(s): | Petabridge |
Last Update: | Wednesday, November 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/petabridge/Incrementalist |
NuGet Url: | https://www.nuget.org/packages/Incrementalist |
Install
Install-Package Incrementalist
dotnet add package Incrementalist
paket add Incrementalist
Incrementalist Download (Unzip the "nupkg" after downloading)
Dependencies
- Libgit2Sharp(>= 0.26.2)
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 3.8.0)
- Microsoft.Extensions.Logging(>= 5.0.0)