-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sebastian P.R. Gingter edited this page Apr 15, 2015
·
3 revisions
Welcome to the SmartDev.ConfigurationMapper wiki!
1. About ConfigurationMapper
In short, SmartDev.ConfigurationMapper allows you to map your ASP.NET 5 application configuration (from a IConfiguration
instance) to POCO objects.
It is particularly useful when you want an easy way to access your configuration values from your code, strongly typed and with well defined default values.
Table of Contents