https://github.com/ginger-code/dotnet-templates
A collection of personally customized templates for .NET
https://github.com/ginger-code/dotnet-templates
Last synced: about 1 year ago
JSON representation
A collection of personally customized templates for .NET
- Host: GitHub
- URL: https://github.com/ginger-code/dotnet-templates
- Owner: ginger-code
- License: unlicense
- Created: 2022-02-04T08:14:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T03:50:10.000Z (over 4 years ago)
- Last Synced: 2025-02-10T22:36:06.449Z (over 1 year ago)
- Language: CSS
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dotnet-templates
A collection of .NET templates/scaffolds I've created for personal use. Feel free to use and modify at will- this is all boilerplate, anyway!
## Projects:
* ### GingerCodeSite
A bare-bones, scaffolded Asp.Net Core project template with preconfigured Identity, SignalR, Blazor Server, Swagger, and more!