.net - How to configure Automapper to be injected with Ninject 2.0? -
Configuration examples for structure map and Windsor are:
But I have not found anything for Ninject .
Do you know how these mapping can be translated? Public class automaker module: NinjectModule {public override zero load () {bind>
IMappingEngine & gt; (). ToMethod (ctx => gtper.Engine); }}
Comments
Post a Comment