Skip to content

Commit f1fd237

Browse files
committed
Update Blazouter description in README
Revised the Blazouter entry under Routing & Navigation to provide a clearer and more concise summary of its features and compatibility.
1 parent c210bdc commit f1fd237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Doing the [Build a web app with Blazor](https://docs.microsoft.com/en-us/learn/m
289289

290290
### Routing & Navigation
291291
*Libraries and extensions for routing and navigation.*
292-
* [Blazouter](https://github.com/Taiizor/Blazouter) - ![stars](https://img.shields.io/github/stars/Taiizor/Blazouter?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/Taiizor/Blazouter?style=flat-square&cacheSeconds=86400) A powerful React Router-inspired routing library for Blazor applications with true nested routing, lazy loading, route guards, per-route layouts, and rich transitions. Supports Server, WebAssembly, and Hybrid (MAUI) hosting models. [Documentation](https://github.com/Taiizor/Blazouter).
292+
* [Blazouter](https://github.com/Taiizor/Blazouter) - ![stars](https://img.shields.io/github/stars/Taiizor/Blazouter?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/Taiizor/Blazouter?style=flat-square&cacheSeconds=86400) Blazouter brings modern, React Router-inspired routing to Blazor. It provides true nested routes, built‑in route guards, lazy loading, per-route layouts and rich transitions — all type-safe and compatible with Server, WebAssembly, and Hybrid (MAUI) hosting models.
293293

294294
### Tools & Utilities
295295
*Libraries and extensions for state management, cookies, local storage and other specific tools.*

0 commit comments

Comments
 (0)