SessionState Management (edit)
TokenCheck
https://weblogs.asp.net/dixin/anti-forgery-request-recipes-for-asp-net-mvc-and-ajax
https://github.com/frankodoom/AjaxValidateAntiForgeryToken
https://www.sjoerdlangkemper.nl/2016/12/22/csrf-protection-by-default-in-asp-net-mvc/
https://www.c-sharpcorner.com/article/cross-site-request-forgery-in-Asp-Net-mvc/
https://github.com/Sjord/CheckTokenByDefault
https://stackoverflow.com/questions/14473597/include-antiforgerytoken-in-ajax-post-asp-net-mvc
MvcSiteMapProvider
https://github.com/maartenba/MvcSiteMapProvider/tree/master/src/MvcSiteMapProvider
https://github.com/maartenba/MvcSiteMapProvider/tree/v4/src/MvcSiteMapProvider/MvcSiteMapProvider
http://reddyinfosoft.blogspot.com/2016/06/menu-in-aspnet-mvc_27.html
https://karatejb.blogspot.com/2016/02/mvc-mvcsitemap-multiple-sitemaps-in-one.html
BreadCrumb in MVC
https://www.codeproject.com/Articles/1008883/Breadcrumb-in-MVC
https://github.com/thelarz/MvcBreadCrumbs