c# - How to register types in class libraries with vnext? -


is there way register types (i.e. repositories) mvc 6 (vnext) application within dnx class libraries? don't want call addtransient<,>() within startup class hundreds of times. n-tier application seems not best approach.

basic ioc vnext use doesn't have scanning abilities/batch registration.

in case should use of "big" ioc containers ninject, unity, structruremap...


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -