Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : podnet.blazor.typedroutes

An efficient and easy-to-use generator for strongly typed routes in Blazor. Given your component named `MyPage` with a route defined as `@page "/my-page/{id:int}"`, a typed method is generated via incremental Roslyn source generators in your IDE of choice as `public static string MyPage.PageUri(int id)`. This makes referencing components' routes from your code a breeze, as well as making them type-safe! TypedRoutes supports .NET 7+ projects, multiple routes per component, parametered and parameterless routes, `@page` directives in .razor and `[Route]` attributes in .cs files, efficient code gen and more!

Registry - JSON
purl: pkg:nuget/podnet.blazor.typedroutes
Keywords: TypedRoutes, PodNet, Blazor, generator, @page, page, route, routes, router, routing, awesome
License: MIT
Latest release: 4 months ago
First release: over 124 years ago
Last synced: 27 days ago

    Loading...
    Readme
    Loading...