Skip to content

Viir/test-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitCore

Pure managed C# implementation for reading from Git repositories.

No dependencies on native code or file system operations.

History

So far, in .NET-based applications, I've used LibGit2Sharp to clone Git repositories and read their files. That often works, but the native dependencies of such a solution have caused many problems.

For any app that's hosted in .NET anyway, a pure managed implementation seems the natural way to simplify builds and operations.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages