You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.
in Uidai.Aadhaar.Sample, Microsoft.Extensions.Configuration.ConfigurationBuilder().Bind(options) function is not working or found.
Actually Bind(options) is not found in Microsoft.Extensions.Configuration.ConfigurationBuilder class at all,
Please let me know ASAP
The text was updated successfully, but these errors were encountered:
Yes, it may be possible, if you are targeting newer version of .NET Core. Many NuGet packages and classes changed since early stages of .NET Core. KIndly find the recommended way to bind the configuration file in ASP.NET Core docs.
Hello,
in Uidai.Aadhaar.Sample, Microsoft.Extensions.Configuration.ConfigurationBuilder().Bind(options) function is not working or found.
Actually Bind(options) is not found in Microsoft.Extensions.Configuration.ConfigurationBuilder class at all,
Please let me know ASAP
The text was updated successfully, but these errors were encountered: