LibGit2Sharp 0.30.0

dotnet add package LibGit2Sharp --version 0.30.0
NuGet\Install-Package LibGit2Sharp -Version 0.30.0
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="LibGit2Sharp" Version="0.30.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LibGit2Sharp --version 0.30.0
#r "nuget: LibGit2Sharp, 0.30.0"
#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.
// Install LibGit2Sharp as a Cake Addin
#addin nuget:?package=LibGit2Sharp&version=0.30.0

// Install LibGit2Sharp as a Cake Tool
#tool nuget:?package=LibGit2Sharp&version=0.30.0

LibGit2Sharp

CI NuGet version (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:

  1. 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.
  2. Configure your anti-virus software to ignore the LibGit2TestPath path.
  3. 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.

Authors

License

The MIT license (Refer to the LICENSE.md file)

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (141)

Showing the top 5 NuGet packages that depend on LibGit2Sharp:

Package Downloads
2GIS.NuClear.BuildTools

Инструменты автоматизации

OctoVersion.Core

Package Description

OctoNotes.Generator

OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph.

Soneta.Business The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

Credfeto.ChangeLog

Changelog manager common library.

GitHub repositories (67)

Showing the top 5 popular GitHub repositories that depend on LibGit2Sharp:

Repository Stars
files-community/Files
Building the best file manager for Windows
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 and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides 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 Game Engine (formerly Xenko)
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.
Version Downloads Last updated
0.30.0 0 3/19/2024
0.29.0 370,992 12/3/2023
0.28.0 163,200 11/4/2023
0.27.2 824,245 4/12/2023
0.27.1 5,751 4/11/2023
0.27.0 3,845 4/11/2023
0.27.0-preview-0182 770,799 4/2/2022
0.27.0-preview-0175 281,741 1/4/2022
0.27.0-preview-0158 181,087 11/11/2021
0.27.0-preview-0156 1,416 11/9/2021
0.27.0-preview-0119 130,920 8/24/2021
0.27.0-preview-0116 152,649 8/13/2021
0.27.0-preview-0102 264,805 7/3/2021
0.27.0-preview-0100 25,656 6/17/2021
0.27.0-preview-0096 252,182 11/23/2020
0.27.0-preview-0034 292,951 11/20/2019
0.27.0-preview-0029 6,829 10/16/2019
0.27.0-preview-0024 33,675 10/9/2019
0.27.0-preview-0020 96,193 9/21/2019
0.27.0-preview-0017 3,772 8/13/2019
0.27.0-preview-0007 13,815 4/20/2019
0.26.2 4,346,264 12/11/2019
0.26.1 246,733 8/13/2019
0.26.0 503,762 2/15/2019
0.26.0-rc1 3,643 2/6/2019
0.26.0-preview-0080 6,106 1/7/2019
0.26.0-preview-0070 19,705 11/29/2018
0.26.0-preview-0067 2,269 11/29/2018
0.26.0-preview-0062 112,454 11/6/2018
0.26.0-preview-0054 3,039 10/19/2018
0.26.0-preview-0027 45,972 6/19/2018
0.26.0-preview-0023 2,939 5/29/2018
0.26.0-preview-0017 4,715 4/17/2018
0.25.4 128,288 11/29/2018
0.25.3 70,934 10/8/2018
0.25.2 238,516 5/30/2018
0.25.0 51,640 3/26/2018
0.25.0-preview-0081 4,895 3/5/2018
0.25.0-preview-0073 12,666 11/27/2017
0.25.0-preview-0033 194,814 7/24/2017
0.24.1 215,862 3/12/2018
0.24.0 392,435 6/21/2017
0.24.0-pre20170124092542 26,980 1/24/2017
0.23.1 451,963 1/9/2017
0.23.0 28,331 12/23/2016
0.23.0-pre20160922233542 6,683 9/23/2016
0.23.0-pre20160803182831 5,061 8/3/2016
0.23.0-pre20150419160303 5,422 4/19/2016
0.22.1 18,338 1/9/2017
0.22.0 516,692 3/4/2016
0.22.0-pre20151023210959 21,462 10/23/2015
0.22.0-pre20151020205438 2,558 10/20/2015
0.22.0-pre20151003111314 3,153 10/3/2015
0.22.0-pre20150716071016 4,740 7/16/2015
0.22.0-pre20150709062140 2,695 7/9/2015
0.22.0-pre20150606092322 2,924 6/6/2015
0.22.0-pre20150529055949 2,703 5/29/2015
0.22.0-pre20150527180327 2,926 5/27/2015
0.22.0-pre20150516171636 8,599 5/17/2015
0.22.0-pre20150507080442 2,916 5/9/2015
0.22.0-pre20150415174523 29,248 4/15/2015
0.22.0-pre20150409142943 2,990 4/9/2015
0.22.0-pre20150324065655 3,279 3/24/2015
0.22.0-pre20150323064819 3,032 3/23/2015
0.22.0-pre20150317225305 2,953 3/18/2015
0.22.0-pre20150223185624 3,455 2/23/2015
0.22.0-pre20150220065928 3,378 2/20/2015
0.22.0-pre20150215193741 3,324 2/15/2015
0.22.0-pre20150212180712 3,057 2/12/2015
0.22.0-pre20150207140248 3,031 2/7/2015
0.21.0.176 193,390 2/1/2015
0.20.2 6,375 1/21/2015
0.20.1 9,365 12/18/2014
0.20.0 21,616 11/5/2014
0.19.0 23,265 8/27/2014
0.18.1 15,073 6/4/2014
0.18.0 3,673 6/2/2014
0.17.0 8,507 4/14/2014
0.16.0 7,592 2/6/2014
0.15.0 7,230 12/25/2013
0.14.1 5,470 9/25/2013
0.14.0 4,113 9/9/2013
0.13.0 6,204 7/20/2013
0.12.0 3,978 6/2/2013
0.11.0 3,941 5/4/2013
0.10.0 3,715 4/2/2013
0.9.5 6,678 5/28/2012
0.9.0 3,942 5/21/2012
0.8.0 3,845 2/12/2012
0.7.0 4,541 12/20/2011
0.6.2 3,598 11/5/2011
0.6.1 3,527 11/1/2011
0.6.0 3,890 10/23/2011
0.5.0 4,015 9/29/2011
0.4.0 3,833 7/15/2011
0.3.0 3,630 6/14/2011
0.2.0 4,335 5/24/2011
0.1.1 3,457 5/12/2011
0.1.0 9,514 5/11/2011