Skip to main content
Fenrir.Git package icon

Fenrir.Git

Fenrir is a .NET library to work with Git repositories. It provides functions to read Git objects, traverse the commit graph, extract trees and files from any commit, etc. Essentially, it provides tools to create your own Git client, or transform a repository in any way.

Total Downloads
2.4K
2,449
Published
Nov 5, 2025
Latest stable version

Install

.NET CLI
dotnet add package Fenrir.Git --version 1.1.0
Package Manager Console
Install-Package Fenrir.Git -Version 1.1.0
PackageReference
<PackageReference Include="Fenrir.Git" Version="1.1.0" />

Frameworks

net9.0

Dependencies

[3.2.1, )
[9.0.303, )
[2025.3.1, )
[1.4.2, )
TruePath
net9.0
[1.10.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.