Soenneker.Libraries.Git.Linux
4.0.99
Prefix Reserved
See the version list below for details.
dotnet add package Soenneker.Libraries.Git.Linux --version 4.0.99
NuGet\Install-Package Soenneker.Libraries.Git.Linux -Version 4.0.99
<PackageReference Include="Soenneker.Libraries.Git.Linux" Version="4.0.99" />
<PackageVersion Include="Soenneker.Libraries.Git.Linux" Version="4.0.99" />
<PackageReference Include="Soenneker.Libraries.Git.Linux" />
paket add Soenneker.Libraries.Git.Linux --version 4.0.99
#r "nuget: Soenneker.Libraries.Git.Linux, 4.0.99"
#:package Soenneker.Libraries.Git.Linux@4.0.99
#addin nuget:?package=Soenneker.Libraries.Git.Linux&version=4.0.99
#tool nuget:?package=Soenneker.Libraries.Git.Linux&version=4.0.99
Soenneker.Libraries.Git.Linux
A self-contained Git distribution packaged for Linux x64 .NET applications.
Install
dotnet add package Soenneker.Libraries.Git.Linux
The distribution is copied beneath the application output directory. Invoke its launcher so the bundled libraries and Git helper programs are resolved correctly:
string git = Path.Combine(
AppContext.BaseDirectory,
"Resources", "linux-x64", "git", "git.sh");
Ensure git.sh is executable before starting it. Pass each Git argument through ProcessStartInfo.ArgumentList, especially repository paths, refs, and commit messages derived from input.
This package contains Linux x64 assets and does not provide a managed Git API or select binaries for other platforms.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Soenneker.Libraries.Git.Linux:
| Package | Downloads |
|---|---|
|
Soenneker.Git.Util
Asynchronous Git operations, repository discovery, and bounded batch processing using bundled Git distributions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.1044 | 185,324 | 4/20/2026 |
| 4.0.882 | 37,896 | 3/2/2026 |
| 4.0.881 | 139 | 3/2/2026 |
| 4.0.880 | 154 | 3/2/2026 |
| 4.0.879 | 340 | 3/1/2026 |
| 4.0.878 | 124 | 3/1/2026 |
| 4.0.877 | 135 | 3/1/2026 |
| 4.0.876 | 239 | 3/1/2026 |
| 4.0.875 | 214 | 3/1/2026 |
| 4.0.874 | 223 | 3/1/2026 |
| 4.0.872 | 239 | 2/28/2026 |
| 4.0.99 | 76 | 8/31/2026 |
| 4.0.93 | 89 | 8/25/2026 |
| 4.0.59 | 111 | 7/23/2026 |
| 4.0.51 | 113 | 7/15/2026 |
| 4.0.45 | 118 | 7/9/2026 |
| 4.0.35 | 117 | 6/29/2026 |
| 4.0.9 | 163 | 3/12/2026 |
| 4.0.8 | 167 | 3/12/2026 |
| 4.0.6 | 161 | 3/12/2026 |