Tag

dot net

All blogs tagged with dot net

2
Articles
19,311
Total Views

Showing 2 of 2 articles

03
Mar
2021
ConfigurationBuilder does not contain a definition for SetBasePath
19,198 views

In this article we will see how to solve issue 'ConfigurationBuilder' does not contain a definition for 'SetBasePath' and no extension method 'SetBasePath' accepting a first argument of type 'ConfigurationBuilder' could be found (are you missing a using directive or an assembly reference? in .Net Core 3. We will see how to ready json files in .Net core 3.

Translate Page