Skip to content

Externaluse/cloudscribe.Web.Navigation

 
 

Repository files navigation

cloudscribe.Web.Navigation

cloudscribe.Web.Navigation (NuGet) provides an easy to use solution for menus, breadcrumbs, and other navigation in ASP.NET Core web applications. It was implemented for use with other cloudscribe components, but it does not depend on other cloudscribe components, and you can use it in your projects even if you are not using other cloudscribe components.

For installation instruction and full details, see the documentation: https://www.cloudscribe.com/docs/cloudscribe-web-navigation

The NavigationDemo.Web project has examples such as nodes filtered by roles, and a way to adjust breadcrumbs from a controller action. The demo app also has menu localization in 7 languages with a language switcher to illustrate how you can localize your own menus.

We use cloudscribe.Web.Navigation for the menus in cloudscribe Core, and in cloudscribe SimpleContent, and in our StarterKits

Follow me on twitter @cloudscribeweb and @joeaudette

Feel free to ask questions in our gitter chat web page: Join the chat at https://gitter.im/joeaudette/cloudscribe

Build Status

Windows Linux
Build status Build Status

About

ASP.NET Core MVC ViewComponent for navigation menus and breadcrumbs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.6%
  • CSS 1.1%
  • JavaScript 0.3%