SyntaxFix
Write A Post
Hire A Developer
Questions
Im using Asp.Net Core 2.2 with MVC and Razor cshtml My JQuery is referenced in a layout page I needed to add the following to my view.cshtml:
@section Scripts { $script-here }