Tag

Reading app json file in dot net core

All blogs tagged with Reading app json file in dot net core

1
Articles
19,243
Total Views

Showing 1 of 1 articles

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