Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xoofx/gitlib.net

GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET
https://github.com/xoofx/gitlib.net

csharp dotnet dotnet-core git libgit2 libgit2-bindings

Last synced: 1 day ago
JSON representation

GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET

Awesome Lists containing this project

README

        

# GitLib.NET [![Build status](https://ci.appveyor.com/api/projects/status/lji75njcmbe4erh5?svg=true)](https://ci.appveyor.com/project/xoofx/gitlib-net) [![NuGet](https://img.shields.io/nuget/v/GitLib.NET.svg)](https://www.nuget.org/packages/GitLib.NET/)

GitLib.NET is a bare metal P/Invoke wrapper around [libgit2](https://libgit2.org/) for .NET

> This repository is under construction and is still not available for public usage

## License

This software is released under the [BSD-Clause 2 license](https://opensource.org/licenses/BSD-2-Clause).

## Author

Alexandre Mutel aka [xoofx](https://xoofx.github.io).