.NET中的依赖注入【Dependency Injection】几个参考地址和资源

前端之家收集整理的这篇文章主要介绍了.NET中的依赖注入【Dependency Injection】几个参考地址和资源前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

Autofac
http://code.google.com/p/autofac/
Castle Windsor
http://www.castleproject.org/
Common Service Locator
http://commonservicelocator.codeplex.com/
FxCop
http://code.msdn.microsoft.com/codeanalysis
MEF Contrib
http://mefcontrib.codeplex.com/
MVC Contrib
http://www.codeplex.com/MVCContrib/
Moq
http://code.google.com/p/moq/
NDepend
http://ndepend.com
Ninject
http://ninject.org/
PostSharp

http://www.sharpcrafters.com/postsharp
Spring.NET
http://www.springframework.net/
StructureMap
http://structuremap.github.com/structuremap/
Unity
http://unity.codeplex.com/
Unity Auto Registration
http://autoregistration.codeplex.com/
WorldWide Telescope
http://www.worldwidetelescope.org

Abdullin,Rinat. CQRS Starting Page.
http://abdullin.com/cqrs
Block,Glenn. Managed Extensibility Framework: Building Composable Apps in .NET 4 with
the Managed Extensibility Framework. 2010.
http://msdn.microsoft.com/en-us/magazine/ee291628.aspx
―――. PrismShouldNotReferenceUnity. 2008.
http://blogs.msdn.com/gblock/archive/2008/05/05/prismshouldnotreferenceunity.aspx

―――. PrismShouldNotReferenceUnity. 2008.
http://blogs.msdn.com/gblock/archive/2008/05/05/prismshouldnotreferenceunity.aspx
―――. Should I use MEF for my general IoC needs

http://blogs.msdn.com/b/gblock/archive/2009/08/16/should-i-use-mef-for-mygeneral-ioc-needs.aspx
Blumhardt,Nicholas. Container-Managed Application Design,Prelude: Where does the Container Belong 2008.
http://blogs.msdn.com/b/nblumhardt/archive/2008/12/27/container-managedapplication-design-prelude-where-does-the-container-belong.aspx

原文链接:https://www.f2er.com/javaschema/286987.html

猜你在找的设计模式相关文章