libgit2sharp
Git wrapper
A .NET wrapper around libgit2 to provide a managed interface to Git.
Git + .NET = ❤
3k stars
128 watching
890 forks
Language: C#
last commit: about 2 months ago
Linked from 3 awesome lists
dotnetdotnet-coregitlibgit2version-control
Related projects:
Repository | Description | Stars |
---|---|---|
libgit2/libgit2 | A cross-platform library implementation of Git functionality. | 9,736 |
meilcli/nuget-update-check-action | Automates checks for updated NuGet package versions in .NET Core projects. | 9 |
dotnet/benchmarkdotnet | A .NET library for transforming and comparing the performance of different algorithms | 10,654 |
pcottle/learngitbranching | An interactive tool to visualize and learn various Git concepts through an immersive tutorial experience. | 30,823 |
nuget/nuget.client | Tools and clients for managing .NET packages and dependencies. | 757 |
fredriknoren/ungit | A simplified Git client built on top of Node.js and Electron, providing an intuitive UI for managing version control systems. | 10,460 |
libgit2/pygit2 | Python bindings to libgit2 for interacting with Git repositories | 1,621 |
nugetpackageexplorer/nugetpackageexplorer | A tool for managing and inspecting NuGet packages | 2,408 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,772 |
nuget/home | The NuGet client and package manager repository provides information on packages, tutorials, design proposals, documentation, and contribution guidelines for the .NET ecosystem. | 1,498 |
verifytests/verify | Tools and scripts for snapshot testing of C# data models | 2,938 |
nsubstitute/nsubstitute | A mocking library with a succinct syntax to help focus on test intentions rather than configuration. | 2,704 |
git-bug/git-bug | A distributed, offline-first bug tracker embedded in git that allows collaborative development without vendor lock-in. | 8,165 |
dotnet/command-line-api | A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output | 3,441 |
dotnet/nuget-trends | Provides historical data on NuGet packages download numbers and popularity trends. | 157 |