I need to split my unity configuration into n different files so i can select it some of those files into the same unity container??
相关问题
- How to read property from config file inside Jenki
- Unity and delegate
- Ionic framework - Config.xml
- ASP.NET - Unity - Read configuration section from
- How to set Spring weaver options in Java config cl
相关文章
- Including a generic class in Unity App.Config file
- RabbitMQ with Unity IOC Container in .NET
- Is possible to split PHP configuration file php.in
- IIS7: Possible causes of 'Unrecognized configu
- Automapper and request specific resources
- MAMP MySQL not recognizing my.cnf values in OSX
- yii2 - how to set currency in main config
- Get All Types That Implement An Interface In Unity
OK. It's too late but I could answer. You need something like this:
And have this in app.config: