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: about 1 month 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 for Blazor -> Javascript interop using a JSON configuration file. | 15 |
surgicalcoder/apiclientgenerator | Automates generation of strongly typed HTTP client classes from APIs. | 20 |
surgicalcoder/jsonpolymorphicgenerator | Generates partial classes with JSON-derived type attributes based on polymorphic base classes | 7 |
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. | 311 |
teacher-zhou/componentbuilder | An automation framework to simplify the creation of reusable Blazor components | 44 |
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 | 137 |
larscom/ng-qrcode-svg | A simple QR code generator component for Angular applications | 2 |
wihrl/razorstyle | A library to manage CSS within .NET Blazor components without duplication or isolation issues | 7 |
dotnet/razor | Provides compiler and tooling support for building ASP.NET Core apps using Razor templates in various development environments. | 509 |
thetechromancer/password-stretcher | Generates passwords by mutating input words or lists to create a large set of possible passwords. | 35 |