GitWebAccess 0.5.3

dotnet add package GitWebAccess --version 0.5.3
                    
NuGet\Install-Package GitWebAccess -Version 0.5.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GitWebAccess" Version="0.5.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GitWebAccess" Version="0.5.3" />
                    
Directory.Packages.props
<PackageReference Include="GitWebAccess" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GitWebAccess --version 0.5.3
                    
#r "nuget: GitWebAccess, 0.5.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=GitWebAccess&version=0.5.3
                    
Install GitWebAccess as a Cake Addin
#tool nuget:?package=GitWebAccess&version=0.5.3
                    
Install GitWebAccess as a Cake Tool

Git Web Access provides Git Smart-HTTP protocol supports on IIS. 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.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.3 225 4/23/2011