Skip to content

Repository files navigation

ConfigurationOptionsExample

In most projects the appsettings.json has sensitive data that should not be uploaded to Github. This project usee IOptions to add data from appsettings.json to the project.

In order to use appsettings.json data, make sure to add the nuget package: dotnet add package Microsoft.Extensions.Configuration.Binder --version 2.2.0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages