RepoZ
Husky.Net
Our great sponsors
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RepoZ
We haven't tracked posts mentioning RepoZ yet.
Tracking mentions began in Dec 2020.
Husky.Net
- Migrating from JS/TS ecosystem to Blazor
-
Good nuget packages or GitHub repos to check out?
https://github.com/alirezanet/Husky.Net to auto run csharpier or anything else as a pre-commit hook
-
Enforce code style guidelines only on git push
Pre-commit hooks could work for this, but you will have to ensure everyone sets up the same pre-commit hook. https://github.com/typicode/husky or https://github.com/alirezanet/Husky.Net can make that easier.
What are some alternatives?
GitRead.Net - .Net Standard library for reading Git repository data
posh-git - A PowerShell environment for Git
Bonobo Git Server - Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
GitExtensions - Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
Gogs - Gogs is a painless self-hosted Git service
GitLink - Making .NET open source accessible!
Gitea - Git with a cup of tea, painless self-hosted git service
LibGit2Sharp - Git + .NET/Mono = ❤