Quantcast
Channel: Entity Framework
Viewing all articles
Browse latest Browse all 10318

Edited Feature: Consider generalized mechanism for registering services in config file [765]

$
0
0
Scenario: Someone creates an EF pluralization service for some language. It should be possible to ship this in a NuGet package and have that NuGet package automatically register the service when it is installed. This either requires that the service is registered in DbConfiguration, which may not be being used, or in the config file. But the config file only allows certain services to be registered using bespoke XML. This is good for readability and necessary for back compat, but it would also be good to have a general mechanism which allows any service to be registered. We might also look at making it easy to change DbConfiguration if it is present, especially for Windows Store scenarios.

Viewing all articles
Browse latest Browse all 10318

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>