Kevin Rich
VS2019 and LibMan for JavaScript
MVC Core, Libman, and Client Libraries
Summary
Adding a javascript library to an ASP.NET Core MVC web development project.*
Background
In a recent ASP.NET Core MVC intranet project, I found myself needing a client library for a datetime picker. I don't need package management in my app as most things are handled server-side. I also don't do a lot . . .
Posted in: .net mvcasp.netbootstrap-datepickercdnjsdatepickerdevelopmentdotnet core 2.2dotnet core 3.0dotnet mvcjavascriptlibmanmvc core
Using JavaScript to get a querystring by name
Recently, while developing a MVVM app, I found a use case for using JavaScript to get the querystring from the current page. In this particular case, the page pulls a page with a search bar, but I want to be able to link to the specific search results without requiring user interaction.
My final solution was found on Stack Overflow
. . .Posted in: javascriptkendomvvmquerystring
Cover image credit: http://whoiskevinrich.com