https://stackoverflow.com/questions/41442513/how-can-i-change-default-as...
https://stackoverflow.com/questions/40275195/how-to-setup-automapper-in-...
https://stackoverflow.com/questions/21645323/what-is-the-claims-in-asp-n...
http://kevin-junghans.blogspot.com/2013/12/using-claims-in-aspnet-identi...
https://msdn.microsoft.com/en-us/library/ff359101.aspx
https://docs.microsoft.com/en-us/sharepoint/dev/general-development/clai...
https://community.auth0.com/questions/8837/user-claims-change-from-net-c...
https://docs.microsoft.com/en-us/aspnet/core/security/authorization/roles
http://www.codedigest.com/posts/49/using-autofac-instead-of-inbuilt-di-c...
https://stackoverflow.com/questions/14376154/iis-express-immediately-shu...
app.UseBrowserLink();
source: https://stackoverflow.com/questions/42694973/browserlink-does-not-work-f... https://stackoverflow.com/questions/38290047/browser-link-with-asp-net-c...
https://marketplace.visualstudio.com/items?itemName=MadsKristensen.Bundl...
https://www.nuget.org/packages/BuildBundlerMinifier/
Bundling and Minification as it existed in MVC5 no longer exists in MVC Core.
Your options are (without delving into the Node ecosystem - which is just as valid but would introduce more concepts):
Use the bundling and minification Visual Studio extension. Or use the command line bundling and minification dotnet tool.
https://github.com/moemura/AdminLTE.Core
https://docs.microsoft.com/en-us/aspnet/core/client-side/bundling-and-mi...
https://github.com/aspnet?page=1