Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 436 Bytes

File metadata and controls

15 lines (10 loc) · 436 Bytes

cloudscribe.Web.SiteMap.FromNavigation

A library that implements ISiteMapNodeService using the existing tree of nodes from cloudscribe.Web.Navigation.NavigationTreeBuilderService.

Usage

  1. Install the NuGet package:
    dotnet add package cloudscribe.Web.SiteMap.FromNavigation
  2. Reference this library in your ASP.NET Core project and configure as needed.

License

Licensed under the Apache-2.0 License.