.NET code examples

Read appsettings.json config in ASP.NET Core

Read appsettings.json config in ASP.NET Core

Download the source code and read the appsettings.json file in an ASP.NET Core MVC application. Bind using the options pattern.