ASP.NET Core 2.0 Configuration Changes
Read OriginalThis technical article details the configuration changes introduced in ASP.NET Core 2.0. It explains how configuration building moved from the Startup class to the Program class, demonstrates the new ConfigureAppConfiguration method, and shows the updated Startup constructor. It also covers the convenience of the WebHost.CreateDefaultBuilder method for standard application setup.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser