GitSharp 0.3.0
GitSharp is an implementation of Git for the Dot.Net Framework and Mono. It is aimed to be fully compatible to the original Git and shall be a light weight library for cool applications that are based on Git as their object database or are reading or manipulating repositories in some way.
Install-Package GitSharp -Version 0.3.0
dotnet add package GitSharp --version 0.3.0
<PackageReference Include="GitSharp" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GitSharp --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GitSharp, 0.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install GitSharp as a Cake Addin
#addin nuget:?package=GitSharp&version=0.3.0
// Install GitSharp as a Cake Tool
#tool nuget:?package=GitSharp&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- SharpZipLib (>= 0.86.0)
- Tamir.SharpSSH (>= 1.1.1.13)
- Winterdom.IO.FileMap (>= 2.0.2)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on GitSharp:
Package | Downloads |
---|---|
Com.Latipium.DevTools
Tools needed for developing Latipium mods
|
|
WpfDiffView
WPF control for comparing two texts
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.3.0 | 62,404 | 5/27/2011 |