You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Start of service provider support
* Support for resolving named and unnamed services through MappingData
* Support for configuring a service provider instance
* Support for discovered named GetService overloads
* Support for resolving GetService(Type, string, ...extras) service provider methods
* Surfacing registered service provider instances from MappingInstanceData / Test coverage for service provision error conditions
* Erroring if requested service provider type is not configured
* Duplicate service provider error test
* Erroring on duplicate service provider definition / Test coverage for service provider use in a configured data source
* Support for service provision in a global mapping callback
* Erroring if null service providers supplied
* Fixing MappingContext access in MappingInstanceData base ctor
0 commit comments