LibGit2Sharp 0.31.0
dotnet add package LibGit2Sharp --version 0.31.0
NuGet\Install-Package LibGit2Sharp -Version 0.31.0
<PackageReference Include="LibGit2Sharp" Version="0.31.0" />
<PackageVersion Include="LibGit2Sharp" Version="0.31.0" />
<PackageReference Include="LibGit2Sharp" />
paket add LibGit2Sharp --version 0.31.0
#r "nuget: LibGit2Sharp, 0.31.0"
#addin nuget:?package=LibGit2Sharp&version=0.31.0
#tool nuget:?package=LibGit2Sharp&version=0.31.0
LibGit2Sharp
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET
Online resources
Troubleshooting and support
- Usage or programming related question? Post it on StackOverflow using the tag libgit2sharp
- Found a bug or missing a feature? Feed the issue tracker
- Announcements and related miscellanea through Twitter (@libgit2sharp)
Quick contributing guide
- Fork and clone locally
- Create a topic specific branch. Add some nice feature. Do not forget the tests 😉
- Send a Pull Request to spread the fun!
More thorough information is available in the wiki.
Optimizing unit testing
LibGit2Sharp strives to have a comprehensive and robust unit test suite to ensure the quality of the software and to assist new contributors and users, who can use the tests as examples to jump start development. There are over one thousand unit tests for LibGit2Sharp, and this number will only grow as functionality is added.
You can do a few things to optimize running unit tests on Windows:
- Set the
LibGit2TestPath
environment variable to a path in your development environment.- If the unit test framework cannot find the specified folder at runtime, it will fall back to the default location.
- Configure your anti-virus software to ignore the
LibGit2TestPath
path. - Install a RAM disk like IMDisk and set
LibGit2TestPath
to use it.- Use
imdisk.exe -a -s 512M -m X: -p "/fs:fat /q /v:ramdisk /y"
to create a RAM disk. This command requires elevated privileges and can be placed into a scheduled task or run manually before you begin unit-testing.
- Use
Authors
- Code: The LibGit2Sharp contributors
- Logo: Jason "blackant" Long
License
The MIT license (Refer to the LICENSE.md file)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- LibGit2Sharp.NativeBinaries (= 2.0.323)
-
net8.0
- LibGit2Sharp.NativeBinaries (= 2.0.323)
NuGet packages (161)
Showing the top 5 NuGet packages that depend on LibGit2Sharp:
Package | Downloads |
---|---|
2GIS.NuClear.BuildTools
Инструменты автоматизации |
|
Soenneker.Git.Util
A utility library for useful and common Git operations |
|
Credfeto.ChangeLog
Changelog manager common library. |
|
OctoVersion.Core
Package Description |
|
Faithlife.Build
A build automation system using C# build scripts. |
GitHub repositories (81)
Showing the top 20 popular GitHub repositories that depend on LibGit2Sharp:
Repository | Stars |
---|---|
files-community/Files
A modern file manager that helps users organize their files and folders.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
microsoft/ApplicationInspector
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
|
|
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
|
|
microsoft/devhome
The new Dev Home experience for Windows!
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
GitTools/GitVersion
From git log to SemVer in no time
|
|
DotNetAnalyzers/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
|
|
github/VisualStudio
GitHub Extension for Visual Studio
|
|
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
|
|
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
TestableIO/System.IO.Abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
|
|
m4rs-mt/ILGPU
ILGPU JIT Compiler for high-performance .Net GPU programs
|
|
dotnet/Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
|
|
dotnet/sourcelink
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
|
|
imgbot/Imgbot
An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. help@imgbot.net
|
|
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
|
Version | Downloads | Last updated | |
---|---|---|---|
0.31.0 | 520,661 | 12/3/2024 | |
0.30.0 | 1,555,409 | 3/19/2024 | |
0.29.0 | 1,359,160 | 12/3/2023 | |
0.28.0 | 463,236 | 11/4/2023 | |
0.27.2 | 1,340,255 | 4/12/2023 | |
0.27.1 | 8,485 | 4/11/2023 | |
0.27.0 | 7,898 | 4/11/2023 | |
0.27.0-preview-0182 | 1,088,241 | 4/2/2022 | |
0.27.0-preview-0175 | 332,204 | 1/4/2022 | |
0.27.0-preview-0158 | 250,777 | 11/11/2021 | |
0.27.0-preview-0156 | 1,542 | 11/9/2021 | |
0.27.0-preview-0119 | 143,424 | 8/24/2021 | |
0.27.0-preview-0116 | 180,595 | 8/13/2021 | |
0.27.0-preview-0102 | 425,525 | 7/3/2021 | |
0.27.0-preview-0100 | 28,019 | 6/17/2021 | |
0.27.0-preview-0096 | 287,966 | 11/23/2020 | |
0.27.0-preview-0034 | 319,300 | 11/20/2019 | |
0.27.0-preview-0029 | 7,383 | 10/16/2019 | |
0.27.0-preview-0024 | 33,983 | 10/9/2019 | |
0.27.0-preview-0020 | 96,717 | 9/21/2019 | |
0.27.0-preview-0017 | 4,098 | 8/13/2019 | |
0.27.0-preview-0007 | 14,400 | 4/20/2019 | |
0.26.2 | 4,884,803 | 12/11/2019 | |
0.26.1 | 271,785 | 8/13/2019 | |
0.26.0 | 552,070 | 2/15/2019 | |
0.26.0-rc1 | 4,095 | 2/6/2019 | |
0.26.0-preview-0080 | 6,765 | 1/7/2019 | |
0.26.0-preview-0070 | 20,341 | 11/29/2018 | |
0.26.0-preview-0067 | 2,624 | 11/29/2018 | |
0.26.0-preview-0062 | 114,577 | 11/6/2018 | |
0.26.0-preview-0054 | 3,379 | 10/19/2018 | |
0.26.0-preview-0027 | 46,484 | 6/19/2018 | |
0.26.0-preview-0023 | 3,367 | 5/29/2018 | |
0.26.0-preview-0017 | 5,196 | 4/17/2018 | |
0.25.4 | 150,767 | 11/29/2018 | |
0.25.3 | 87,976 | 10/8/2018 | |
0.25.2 | 240,217 | 5/30/2018 | |
0.25.0 | 53,356 | 3/26/2018 | |
0.25.0-preview-0081 | 5,447 | 3/5/2018 | |
0.25.0-preview-0073 | 13,190 | 11/27/2017 | |
0.25.0-preview-0033 | 208,460 | 7/24/2017 | |
0.24.1 | 300,900 | 3/12/2018 | |
0.24.0 | 420,410 | 6/21/2017 | |
0.24.0-pre20170124092542 | 27,520 | 1/24/2017 | |
0.23.1 | 511,096 | 1/9/2017 | |
0.23.0 | 32,728 | 12/23/2016 | |
0.23.0-pre20160922233542 | 7,196 | 9/23/2016 | |
0.23.0-pre20160803182831 | 5,619 | 8/3/2016 | |
0.23.0-pre20150419160303 | 5,856 | 4/19/2016 | |
0.22.1 | 18,936 | 1/9/2017 | |
0.22.0 | 523,510 | 3/4/2016 | |
0.22.0-pre20151023210959 | 21,909 | 10/23/2015 | |
0.22.0-pre20151020205438 | 2,956 | 10/20/2015 | |
0.22.0-pre20151003111314 | 3,520 | 10/3/2015 | |
0.22.0-pre20150716071016 | 5,255 | 7/16/2015 | |
0.22.0-pre20150709062140 | 3,100 | 7/9/2015 | |
0.22.0-pre20150606092322 | 3,335 | 6/6/2015 | |
0.22.0-pre20150529055949 | 3,098 | 5/29/2015 | |
0.22.0-pre20150527180327 | 3,348 | 5/27/2015 | |
0.22.0-pre20150516171636 | 9,019 | 5/17/2015 | |
0.22.0-pre20150507080442 | 3,318 | 5/9/2015 | |
0.22.0-pre20150415174523 | 35,090 | 4/15/2015 | |
0.22.0-pre20150409142943 | 3,391 | 4/9/2015 | |
0.22.0-pre20150324065655 | 3,665 | 3/24/2015 | |
0.22.0-pre20150323064819 | 3,476 | 3/23/2015 | |
0.22.0-pre20150317225305 | 3,380 | 3/18/2015 | |
0.22.0-pre20150223185624 | 3,908 | 2/23/2015 | |
0.22.0-pre20150220065928 | 3,786 | 2/20/2015 | |
0.22.0-pre20150215193741 | 3,744 | 2/15/2015 | |
0.22.0-pre20150212180712 | 3,480 | 2/12/2015 | |
0.22.0-pre20150207140248 | 3,429 | 2/7/2015 | |
0.21.0.176 | 234,132 | 2/1/2015 | |
0.20.2 | 6,893 | 1/21/2015 | |
0.20.1 | 10,033 | 12/18/2014 | |
0.20.0 | 22,934 | 11/5/2014 | |
0.19.0 | 24,095 | 8/27/2014 | |
0.18.1 | 15,663 | 6/4/2014 | |
0.18.0 | 4,152 | 6/2/2014 | |
0.17.0 | 8,993 | 4/14/2014 | |
0.16.0 | 8,067 | 2/6/2014 | |
0.15.0 | 7,980 | 12/25/2013 | |
0.14.1 | 5,959 | 9/25/2013 | |
0.14.0 | 4,594 | 9/9/2013 | |
0.13.0 | 6,691 | 7/20/2013 | |
0.12.0 | 4,457 | 6/2/2013 | |
0.11.0 | 4,390 | 5/4/2013 | |
0.10.0 | 4,133 | 4/2/2013 | |
0.9.5 | 7,140 | 5/28/2012 | |
0.9.0 | 4,415 | 5/21/2012 | |
0.8.0 | 4,337 | 2/12/2012 | |
0.7.0 | 5,122 | 12/20/2011 | |
0.6.2 | 4,000 | 11/5/2011 | |
0.6.1 | 3,936 | 11/1/2011 | |
0.6.0 | 4,381 | 10/23/2011 | |
0.5.0 | 4,519 | 9/29/2011 | |
0.4.0 | 4,302 | 7/15/2011 | |
0.3.0 | 4,124 | 6/14/2011 | |
0.2.0 | 4,738 | 5/24/2011 | |
0.1.1 | 3,853 | 5/12/2011 | |
0.1.0 | 14,068 | 5/11/2011 |