Asp.Net Core error System.InvalidOperationException The partial view was not found

I was working on a new Asp.Net core project and ran into following error. System.InvalidOperationException: The partial view '_MainView.Section1' was not found. The following locations were searched...

Read more

How to use Libman in Visual Studio to install client side libraries

In Asp.Net projects, when you wanted to install client-side libraries like jQuery, Bootstrap, Fontawesome etc., you will use NuGet package manager. In .Net Core projects, when you use NuGet package ma...

Read more

Resolve type or namespace name IWebHostEnvironment could not be found

In one of earlier posts Abstracting .Net Core Startup Code, I wrote about how to abstract .Net Core Web Application's start up code into a separate library. I got some questions from some fellow devel...

Read more

Abstracting .Net Core Startup Code

When you create a new .Net Core Web app, template project creates Startup.cs file. This file contains the start up code required to complete following steps. public Startup(IConfiguration configurat...

Read more

Search

Social

Weather

21.9 °C / 71.4 °F

weather conditions Clouds

Monthly Posts

Blog Tags