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

https://github.com/soenneker/soenneker.git.libgit2sharp

A wrapper around LibGit2Sharp
https://github.com/soenneker/soenneker.git.libgit2sharp

control csharp dotnet git libgit2 libgit2sharp libgit2sharputil pull push source util

Last synced: 3 days ago
JSON representation

A wrapper around LibGit2Sharp

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.git.libgit2sharp.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.git.libgit2sharp/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.git.libgit2sharp/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.git.libgit2sharp/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.git.libgit2sharp.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.git.libgit2sharp/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Git.LibGit2Sharp
### A wrapper around LibGit2Sharp

## Installation

```
dotnet add package Soenneker.Git.LibGit2Sharp
```