Create a git server by ASP.Net Core.
Info
Version: | 0.0.3.1 |
Author(s): | Fawdlstty |
Last Update: | Tuesday, October 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fawdlstty/GitServerCore |
NuGet Url: | https://www.nuget.org/packages/Fawdlstty.GitServerCore |
Install
Install-Package Fawdlstty.GitServerCore
dotnet add package Fawdlstty.GitServerCore
paket add Fawdlstty.GitServerCore
Fawdlstty.GitServerCore Download (Unzip the "nupkg" after downloading)
Dependencies
- LibGit2Sharp(>= 0.26.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags