This is an experimental library that allows you to use git to version control your content.
                        
                    
         
                Info
| Version: | 0.0.41 | 
| Author(s): | Sammi Sinno | 
| Last Update: | Friday, October 24, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/GitTracker | 
Install
Install-Package GitTracker
                        dotnet add package GitTracker
                        paket add GitTracker
                        
                                GitTracker Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- LibGit2Sharp(>= 0.26.2)
- Microsoft.Extensions.DependencyInjection(>= 3.1.8)
- Microsoft.Extensions.Logging(>= 3.1.8)
- Newtonsoft.Json(>= 12.0.3)
- System.IO.Abstractions(>= 12.2.7)
