A library that implements ISiteMapNodeService using the existing tree of nodes from cloudscribe.Web.Navigation.NavigationTreeBuilderService.
- Install the NuGet package:
dotnet add package cloudscribe.Web.SiteMap.FromNavigation
- Reference this library in your ASP.NET Core project and configure as needed.
Licensed under the Apache-2.0 License.