Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daviddotcs/safe-routing
A C# source generator for ASP.NET Core razor pages and MVC controllers which produces strongly-typed identifiers for routes.
https://github.com/daviddotcs/safe-routing
asp-net-core asp-net-core-mvc csharp csharp-sourcegenerator routing source-generator
Last synced: 3 months ago
JSON representation
A C# source generator for ASP.NET Core razor pages and MVC controllers which produces strongly-typed identifiers for routes.
- Host: GitHub
- URL: https://github.com/daviddotcs/safe-routing
- Owner: daviddotcs
- License: mit
- Created: 2022-03-19T05:50:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T23:38:51.000Z (6 months ago)
- Last Synced: 2024-05-18T10:44:57.130Z (6 months ago)
- Topics: asp-net-core, asp-net-core-mvc, csharp, csharp-sourcegenerator, routing, source-generator
- Language: C#
- Homepage:
- Size: 369 KB
- Stars: 28
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- RSCG_Examples - https://github.com/daviddotcs/safe-routing
- csharp-source-generators - Safe-Routing - ![stars](https://img.shields.io/github/stars/daviddotcs/safe-routing?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/daviddotcs/safe-routing?style=flat-square&cacheSeconds=86400) Analyses a project's razor pages and MVC controllers, producing strongly-typed representations of those routes as you type (Source Generators / Webprogramming)