Posted on: 7/15/2015 8:00:00 PM | Views : 8383

ASP.NET 5 features a new configuration system that includes a number of new configuration sources as well as an easy way to consume strongly typed resources. In this post Rick demonstrates how to use the basic features of the configuration system and shows how you can use different configuration stores to hold configuration data.

Go to the complete details ...