Assign sources to types
Requires: main module.
When using configuration providers, Get and Observe method overloads without parameters require an explicit association of the model type with a configuration source.
A source can only be assigned to a type before any Get or Observe calls are made for that type:
Last updated
Was this helpful?