Upgrade bootstrap and jquery in ASP.NET Core 3.1 with libman
02 Feb 2020Building server-rendered HTML websites is a nice experience these days with ASP.NET Core.
Building server-rendered HTML websites is a nice experience these days with ASP.NET Core.
Back in the older classic windows only .NET Framework days, I would use a cool framework called TopShelf to help turn a console application during development into a running windows service in production.
I mostly code in Visual Studio Code Insiders on either macOS or Linux but on the occasion that I develop on windows, I do like to use the old faithful Visual Studio.
I have started to cross-post to the Dev Community website as well as on my solrevdev blog.
Today I came across a fantastic command line trick.