Tag

ConfigurationBuilder does not contain a definition for SetBasePath

All blogs tagged with ConfigurationBuilder does not contain a definition for SetBasePath

1
Articles
19,213
Total Views

Showing 1 of 1 articles

03
Mar
2021
ConfigurationBuilder does not contain a definition for SetBasePath
19,213 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