Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xoofx/gitlib.net
- Owner: xoofx
- License: bsd-2-clause
- Created: 2019-06-16T08:02:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-17T14:06:11.000Z (8 months ago)
- Last Synced: 2024-05-01T14:08:10.278Z (6 months ago)
- Topics: csharp, dotnet, dotnet-core, git, libgit2, libgit2-bindings
- Language: C#
- Homepage:
- Size: 501 KB
- Stars: 30
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license.txt
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).