How to fix the "No executable found matching command dotnet-ef" error in Visual Studio with .NET Core
How to fix the "No executable found matching command dotnet-ef" error in Visual Studio with .NET Core
ASP.NET MVC - Aggiungere uno o più percorsi di ricerca predefiniti per le View
Visual Studio 2017 - Lost Razor Intellisense and Syntax Highlight - How to Fix it
Custom Routing and Action Method Names in ASP.NET 5 and ASP.NET MVC 6

Url.Action Extension Method written in C# to handle multi-language Routes in ASP.NET MVC

As anticipated here - and also by popular demand - we're publishing an Extension Method sample that will enhance the Url.Action helper method in any Razor View allowing the developer to specify a CultureInfo object - or …

Url.Action Extension Method written in C# to handle multi-language Routes in ASP.NET MVC Read More
Custom Routing and Action Method Names in ASP.NET 5 and ASP.NET MVC 6

Html.ActionLink Extension Method written in C# to handle multi-language Routes in ASP.NET MVC

As anticipated here - and also by popular demand - we're publishing an Extension Method sample that will enhance the Html.ActionLink helper method in any Razor View allowing the developer to specify a CultureInfo object - or …

Html.ActionLink Extension Method written in C# to handle multi-language Routes in ASP.NET MVC Read More