ASP.NET Core 1.0 ConfigurationBuilder().AddJsonFile(); function missing -


so i've got round looking @ core , i've fallen @ first hurdle. i'm following pluralsight asp.net core fundamentals course , i'm not getting configurationbuilder.addjsonfile() function. have added necessary namespace. function not there.

any regarding highly appreciated.

will need install nuget: microsoft.extensions.configuration.json


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -