Coding Grounds
Compilation of different programming projects I amuse myself with.
Saturday, 11 July 2020
Adding live reloads developing Asp.Net Mvc Core razor views
›
To add live reloading when developing Asp.Net Core Views, it is recommended to upgrade to .Net Core 3.1. This makes it easier to add in the ...
8 comments:
Monday, 29 June 2020
Adding Bootstrap 4 to Asp.Net Core MVC solution
›
To add Bootstrap 4 or newer to an Asp.NET Core MVC Solution, you can do this in the following manner if you use Visual Studio 2019 and .Net ...
1 comment:
Wednesday, 17 June 2020
Multiple enum values set to same value codefix for VS
›
I created a new extension in Visual Studio today! The UniqueEnumValueFixer vs extension is now available here! https://marketplace.visuals...
‹
›
Home
View web version