I\'ve been assigned to migrate an application from MVC into ASP.net Core, I\'m new to ASP.net Core. In MVC we have BundleConfig.cs and in there we add reference
BundleConfig.cs
I added the references inside the _Layout view, inside the tags:
_Layout
If anyone knows a better way I would welcome it