Not all AppSettings values bind correctly on startup
I try to bind a config section to a custom type. When binding the value SiteId is assigned, but not the other values, there’s three string properties that’s not set (Version, Email, Name).
I try to bind a config section to a custom type. When binding the value SiteId is assigned, but not the other values, there’s three string properties that’s not set (Version, Email, Name).