LibGit2Sharp 0.25.0-preview-0073
Additional Details
https://github.com/libgit2/libgit2/security/advisories/GHSA-j2v7-4f6v-gpg8
This is a prerelease version of LibGit2Sharp.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LibGit2Sharp --version 0.25.0-preview-0073
NuGet\Install-Package LibGit2Sharp -Version 0.25.0-preview-0073
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.25.0-preview-0073" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LibGit2Sharp" Version="0.25.0-preview-0073" />
<PackageReference Include="LibGit2Sharp" />
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 LibGit2Sharp --version 0.25.0-preview-0073
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LibGit2Sharp, 0.25.0-preview-0073"
#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=LibGit2Sharp&version=0.25.0-preview-0073&prerelease
#tool nuget:?package=LibGit2Sharp&version=0.25.0-preview-0073&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. 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 Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- LibGit2Sharp.NativeBinaries (= 1.0.192)
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 | 502,274 | 12/3/2024 | |
0.30.0 | 1,542,509 | 3/19/2024 | |
0.29.0 | 1,349,439 | 12/3/2023 | |
0.28.0 | 462,051 | 11/4/2023 | |
0.27.2 | 1,336,245 | 4/12/2023 | |
0.27.1 | 8,475 | 4/11/2023 | |
0.27.0 | 7,874 | 4/11/2023 | |
0.27.0-preview-0182 | 1,086,338 | 4/2/2022 | |
0.27.0-preview-0175 | 331,906 | 1/4/2022 | |
0.27.0-preview-0158 | 250,163 | 11/11/2021 | |
0.27.0-preview-0156 | 1,541 | 11/9/2021 | |
0.27.0-preview-0119 | 143,222 | 8/24/2021 | |
0.27.0-preview-0116 | 180,438 | 8/13/2021 | |
0.27.0-preview-0102 | 425,408 | 7/3/2021 | |
0.27.0-preview-0100 | 28,001 | 6/17/2021 | |
0.27.0-preview-0096 | 287,600 | 11/23/2020 | |
0.27.0-preview-0034 | 319,189 | 11/20/2019 | |
0.27.0-preview-0029 | 7,381 | 10/16/2019 | |
0.27.0-preview-0024 | 33,981 | 10/9/2019 | |
0.27.0-preview-0020 | 96,715 | 9/21/2019 | |
0.27.0-preview-0017 | 4,096 | 8/13/2019 | |
0.27.0-preview-0007 | 14,398 | 4/20/2019 | |
0.26.2 | 4,881,271 | 12/11/2019 | |
0.26.1 | 271,545 | 8/13/2019 | |
0.26.0 | 551,695 | 2/15/2019 | |
0.26.0-rc1 | 4,091 | 2/6/2019 | |
0.26.0-preview-0080 | 6,761 | 1/7/2019 | |
0.26.0-preview-0070 | 20,338 | 11/29/2018 | |
0.26.0-preview-0067 | 2,623 | 11/29/2018 | |
0.26.0-preview-0062 | 114,571 | 11/6/2018 | |
0.26.0-preview-0054 | 3,378 | 10/19/2018 | |
0.26.0-preview-0027 | 46,477 | 6/19/2018 | |
0.26.0-preview-0023 | 3,364 | 5/29/2018 | |
0.26.0-preview-0017 | 5,190 | 4/17/2018 | |
0.25.4 | 150,580 | 11/29/2018 | |
0.25.3 | 87,935 | 10/8/2018 | |
0.25.2 | 240,209 | 5/30/2018 | |
0.25.0 | 53,344 | 3/26/2018 | |
0.25.0-preview-0081 | 5,444 | 3/5/2018 | |
0.25.0-preview-0073 | 13,188 | 11/27/2017 | |
0.25.0-preview-0033 | 208,427 | 7/24/2017 | |
0.24.1 | 300,235 | 3/12/2018 | |
0.24.0 | 420,117 | 6/21/2017 | |
0.24.0-pre20170124092542 | 27,515 | 1/24/2017 | |
0.23.1 | 510,425 | 1/9/2017 | |
0.23.0 | 32,711 | 12/23/2016 | |
0.23.0-pre20160922233542 | 7,195 | 9/23/2016 | |
0.23.0-pre20160803182831 | 5,618 | 8/3/2016 | |
0.23.0-pre20150419160303 | 5,855 | 4/19/2016 | |
0.22.1 | 18,933 | 1/9/2017 | |
0.22.0 | 523,481 | 3/4/2016 | |
0.22.0-pre20151023210959 | 21,906 | 10/23/2015 | |
0.22.0-pre20151020205438 | 2,955 | 10/20/2015 | |
0.22.0-pre20151003111314 | 3,519 | 10/3/2015 | |
0.22.0-pre20150716071016 | 5,254 | 7/16/2015 | |
0.22.0-pre20150709062140 | 3,099 | 7/9/2015 | |
0.22.0-pre20150606092322 | 3,334 | 6/6/2015 | |
0.22.0-pre20150529055949 | 3,097 | 5/29/2015 | |
0.22.0-pre20150527180327 | 3,347 | 5/27/2015 | |
0.22.0-pre20150516171636 | 9,018 | 5/17/2015 | |
0.22.0-pre20150507080442 | 3,317 | 5/9/2015 | |
0.22.0-pre20150415174523 | 35,030 | 4/15/2015 | |
0.22.0-pre20150409142943 | 3,390 | 4/9/2015 | |
0.22.0-pre20150324065655 | 3,664 | 3/24/2015 | |
0.22.0-pre20150323064819 | 3,475 | 3/23/2015 | |
0.22.0-pre20150317225305 | 3,379 | 3/18/2015 | |
0.22.0-pre20150223185624 | 3,907 | 2/23/2015 | |
0.22.0-pre20150220065928 | 3,785 | 2/20/2015 | |
0.22.0-pre20150215193741 | 3,743 | 2/15/2015 | |
0.22.0-pre20150212180712 | 3,479 | 2/12/2015 | |
0.22.0-pre20150207140248 | 3,428 | 2/7/2015 | |
0.21.0.176 | 233,861 | 2/1/2015 | |
0.20.2 | 6,892 | 1/21/2015 | |
0.20.1 | 10,026 | 12/18/2014 | |
0.20.0 | 22,928 | 11/5/2014 | |
0.19.0 | 24,094 | 8/27/2014 | |
0.18.1 | 15,661 | 6/4/2014 | |
0.18.0 | 4,151 | 6/2/2014 | |
0.17.0 | 8,992 | 4/14/2014 | |
0.16.0 | 8,066 | 2/6/2014 | |
0.15.0 | 7,977 | 12/25/2013 | |
0.14.1 | 5,958 | 9/25/2013 | |
0.14.0 | 4,593 | 9/9/2013 | |
0.13.0 | 6,690 | 7/20/2013 | |
0.12.0 | 4,456 | 6/2/2013 | |
0.11.0 | 4,389 | 5/4/2013 | |
0.10.0 | 4,132 | 4/2/2013 | |
0.9.5 | 7,139 | 5/28/2012 | |
0.9.0 | 4,414 | 5/21/2012 | |
0.8.0 | 4,336 | 2/12/2012 | |
0.7.0 | 5,121 | 12/20/2011 | |
0.6.2 | 3,999 | 11/5/2011 | |
0.6.1 | 3,935 | 11/1/2011 | |
0.6.0 | 4,380 | 10/23/2011 | |
0.5.0 | 4,518 | 9/29/2011 | |
0.4.0 | 4,301 | 7/15/2011 | |
0.3.0 | 4,123 | 6/14/2011 | |
0.2.0 | 4,737 | 5/24/2011 | |
0.1.1 | 3,852 | 5/12/2011 | |
0.1.0 | 14,005 | 5/11/2011 |