Personal cheat-sheet collection for developer tools, commands, and tips — primarily aimed at .NET developers working on Windows with VS Code or Rider. Topics include Git, Docker, Kubernetes, .NET, Blazor, VS Code, Rider, and more.
| Topic |
|---|
| VS Code |
| Rider Keyboard Shortcuts |
| Vim Editor |
| Notepad++ |
| Topic |
|---|
| Docker |
| Kubernetes |
| Azure Kubernetes Service |
| Azurite |
| Ngrok |
| Insomnia |
| Topic |
|---|
| .NET |
| EF Core |
| ABP CLI |
| Advanced C# |
| Blazor |
| Topic |
|---|
| Tailwind CSS |
| CSS |
| Next.js |
| Topic |
|---|
| Boost your Productivity |
| Refactoring Techniques |
| 10 Options for Maintainable .NET Apps |
| Useful Claude Code Skills |
| Topic |
|---|
| All about Git |
| Command Line Commands |
| PowerShell |
| Chrome |
After cloning, activate the pre-push validation hook:
git config core.hooksPath .githooks