RazorPageRouteGenerator
Route generator
Generates strongly typed methods for Razor and Blazor Page routes with optional parameters.
Strongly typed Razor Page Route Generator (also works with Blazor)
13 stars
1 watching
0 forks
Language: C#
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
surgicalcoder/stronglytypedembeddedresources | Generates strongly typed Embedded Resource names for .NET standard 2.0 projects. | 9 |
surgicalcoder/blazorinteropgenerator | Generates C# extension methods to interact with Blazor's JavaScript interop | 15 |
surgicalcoder/apiclientgenerator | A tool that generates strongly typed HTTP client classes for .NET 6.0 Web API projects. | 19 |
surgicalcoder/jsonpolymorphicgenerator | Generates partial classes with JSON-derived type attributes based on polymorphic base classes | 8 |
daviddotcs/safe-routing | Generates strongly-typed identifiers for ASP.NET Core routes to improve compile-time safety and readability of routing code. | 31 |
kristofferstrube/blazor.svgeditor | A basic SVG editor written in Blazor. | 309 |
teacher-zhou/componentbuilder | An automation framework to simplify the creation of reusable Blazor components | 43 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
lets-blade/codegen | Automates the generation of Java classes based on database schema information. | 8 |
sandulat/routes-gen | Generates typed route helper for safe and type-safe route usage across different frameworks. | 281 |
blazorstatic/blazorstatic | A .NET-based tool for generating static websites from Blazor applications | 127 |
larscom/ng-qrcode-svg | A simple Angular module to generate QR codes as SVG images | 2 |
wihrl/razorstyle | A library to manage CSS within .NET Blazor components without duplication or isolation issues | 7 |
dotnet/razor | The implementation of compiler and IDE tools for working on Razor ASP.NET Core apps. | 505 |
thetechromancer/password-stretcher | Generates passwords by mutating input words or lists to create a large set of possible passwords. | 33 |