Skip to content

ahmadasm/DMenu

Repository files navigation

DMenu

Dynamic and manageable menu in ASP.NET Core

Purpose

In web projects, sometimes menus need to be managed dynamically. So I spent a few days and create a system to manage menus.

Dependencies

In this system, I used nestedSortable jQuery plugin for arrnging items in management page.

Main page

In this page you can view menus and select them to manage.

DMenu main page

Management page

In this page you could see menu items, add new items and remove items.

DMenu management page

Result

After editing items of selected menu, it would be displayed with the same structure at the top navigation bar.

DMenu result

About

Dynamic and manageable menu in ASP.NET Core

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published