Info
| Version: | 0.5.3 |
| Author(s): | Yiyi Sun |
| Last Update: | Saturday, April 23, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://gitweb.codeplex.com |
| NuGet Url: | https://www.nuget.org/packages/GitWebAccess |
Install
Install-Package GitWebAccess
dotnet add package GitWebAccess
paket add GitWebAccess
GitWebAccess Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It also exposes Git repository in format of OData.
Features:
* Clone, pull and push through IIS
* Leverage ASP.NET Membership for Authentication and Authorization
* Expose Git repository through WCF data services / OData protocol
* The OData feed can be used to plot the commit graph on HTML5 canvas.