Click here to Skip to main content
15,884,629 members
Everything / Dependency

Dependency

dependency

Great Reads

by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
by Habibur Rony
This will cover how to use Domain Driven Design in your application according to the Onion Architecture. There are short descriptions about architecture Category / Style, N-Layer / N-Tier Architecture, Template Method Pattern and Facade Design Pattern.
by GProssliner
cobj is a preprocessor based generator for interface based polymorphism
by Hein Pauwelyn
This is an application made for Windows (Universal) 10 devices made with MVVM, IoC-containers and dependency injection. There is also an API from Yahoo and SQLite service.

Latest Articles

by Matteo Prosperi
Being an engineer on the AWS SDK for .NET team, I tasked myself with figuring out how to use our libraries under Blazor in the browser.
by Chinmaya C
Explanation about DIP and its need in the real time scenario
by L. Michael
This article provides a recipe on how to avoid producing legacy code at the speed of typing by using a proper architecture and unit testing.
by Sharp Ninja
Simple Dependency Injection, the customizable way. Learn about the SimpleDI framework for creating simple and effective dependency injection.

All Articles

Sort by Score

Dependency 

6 Aug 2014 by DannyVarod
Fast, stable and powerful creation of NuGet packages
13 Jan 2014 by Jeremy Likness
Learn how to perform interception of services using Angular's decorator feature.
1 Mar 2015 by Bankey Sharma
Some general guidelines to make application source agnostic and business adaptive
23 Feb 2015 by Veronica S. Zotali
How to use TypedFactoryFacility using Castle.Windsor
28 Dec 2015 by Purbasha Ghosh
Initialize MVC controllers with multiple instance resolutions of same interface
11 Jun 2015 by Lance Contreras
Create an easily resusable IconBlock (TextBlock that display's an icon)
14 Nov 2012 by turbosqel
Simple code to make your components always fit exact size of Form, during and after resize.
13 Oct 2016 by MaDOnos
Adapter implemantation to mock DbContext easily
12 Jun 2015 by Charaf Dadoua
SQL dependency with C#.NET and SQL Server 2012
9 Nov 2015 by Oetawan
Extend ASP.NET MVC behavior to auto wire controller dependency
25 Nov 2016 by SubodhWasankar
How to use dependency injection in ASP .NET MVC N-Layer Architecture?