Composed is a set of independent libraries providing simple and yet flexible APIs for easily building reactive applications with a strong, but not exclusive, focus on GUI and MVVM based applications. This package provides a generic approach for routing within "traditional", non-web applications that are not tied to a URL. Frequently used members include: - Router - RouterHistory - Route - IRoutingTargetResolver - UseCurrentRoute - UseCurrentRouteParameters - UseCurrentRoutingTarget
$ dotnet add package Composed.AppRouterNo README available.