Integrating Table of Contents ViewComponent with Sidebar at Left Side in ASP.NET Core
How to display table of contents on left side while reading ASP.NET Core document
https://www.codeproject.com/Articles/1271364/Creating-a-Side-Menu-for-ASP-NET-Core-using-a-View
https://blog.csdn.net/mzl87/article/details/85009806 cn
source code
github:https://github.com/IntrinsicInnovation/CoreMenuBuilder
useful links
ASP.NET CORE MVC动态生成左侧菜单栏
https://blog.csdn.net/weixin_42331508/article/details/108340029
Creating a Side Menu for ASP.NET Core using a View Component
https://www.codeproject.com/Articles/1271364/Creating-a-Side-Menu-for-ASP-NET-Core-using-a-View
HTML Table of Contents Sidebar using CSS & JS
https://frontendscript.com/html-table-of-contents-sidebar/