https://github.com/soenneker/soenneker.git.util
A utility library for useful and common Git operations
https://github.com/soenneker/soenneker.git.util
csharp dotnet git util utils
Last synced: 22 days ago
JSON representation
A utility library for useful and common Git operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.git.util
- Owner: soenneker
- License: mit
- Created: 2023-11-18T22:07:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-02T17:42:12.000Z (about 2 months ago)
- Last Synced: 2026-05-02T19:25:42.321Z (about 2 months ago)
- Topics: csharp, dotnet, git, util, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 3.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Git.Util/)
[](https://github.com/soenneker/soenneker.git.util/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Git.Util/)
[](https://github.com/soenneker/soenneker.git.util/actions/workflows/codeql.yml)
#  Soenneker.Git.Util
### A utility library for useful and common Git operations
## Installation
```
dotnet add package Soenneker.Git.Util
```