Dogged.Native.Binaries 1.8.0

dotnet add package Dogged.Native.Binaries --version 1.8.0
                    
NuGet\Install-Package Dogged.Native.Binaries -Version 1.8.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="Dogged.Native.Binaries" Version="1.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dogged.Native.Binaries" Version="1.8.0" />
                    
Directory.Packages.props
<PackageReference Include="Dogged.Native.Binaries" />
                    
Project file
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 Dogged.Native.Binaries --version 1.8.0
                    
#r "nuget: Dogged.Native.Binaries, 1.8.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.
#addin nuget:?package=Dogged.Native.Binaries&version=1.8.0
                    
Install Dogged.Native.Binaries as a Cake Addin
#tool nuget:?package=Dogged.Native.Binaries&version=1.8.0
                    
Install Dogged.Native.Binaries as a Cake Tool

Dogged.Native.Binaries

Build Status

Dogged and is a .NET wrapper around libgit2; since libgit2 is a native library written in portable C, it requires compilation on your platform.

This repository provides the build scripts and continuous integration setup to create the Dogged.Native.Binaries nuget package, which itself provides the native binaries on commonly used platforms (Linux, Windows and macOS).

These scripts and configuration are available under the MIT license, see the included file LICENSE for details. libgit2 itself is available under the GNU Public License (GPL) with a linking exception, see its COPYING file for details.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Dogged.Native.Binaries:

Package Downloads
Dogged.Native

PInvoke bindings for libgit2

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.0 178 4/20/2024
1.6.2.4 418 3/1/2023
1.6.2 360 2/28/2023
1.6.1 304 2/25/2023
1.5.0 1,055 7/21/2022
1.4.3 505 4/13/2022
1.4.0 480 2/14/2022
1.3.0 829 10/3/2021
1.2.0.1 643 9/6/2021
1.2.0 382 9/5/2021
1.1.0 1,426 11/23/2020
0.4.0-pre6 992 9/2/2019
0.4.0-pre4 630 8/31/2019
0.4.0-pre3 420 7/21/2019
0.4.0-pre1 802 3/6/2019
0.3.0 1,400 2/18/2019
0.2.0 1,127 1/27/2019
0.2.0-pre2 774 1/27/2019
0.1.0 981 1/16/2019