Git Programming Using Git Large File Storage (LFS) to manage large files (>100MB) in a GitHub repository 10 April 202413 April 2024Daniel Koman Sometimes, a large file needs to be tracked in a git repo. For hosts such as GitHub, this can be problematic, because GitHub limits file sizes in repositories to 100MB.…Continue readingUsing Git Large File Storage (LFS) to manage large files (>100MB) in a GitHub repository
C# Programming C# Code Documentation 7 April 2024Admin C# Code Documentation Just a quick post In the world of software development, writing code is just one part of the equation. Equally important is ensuring that your code is…Continue readingC# Code Documentation
That's awesome, thanks for sharing
This is just what i was looking for