Click here to Skip to main content
15,867,308 members
Everything / IOC

IOC

IOC

Great Reads

by Akhil Mittal
A tutorial to learn dependency injection with the help of a simple example
by Sacha Barber
Azure Service Fabric Demo + IOC, logging, encryption
by DotNetSteve
A gentle introduction for DI and IOC in the first program most of us have written - Hello World
by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core

Latest Articles

by Daan Acohen
Simplify and resolve circular dependencies in .NET using the SmartInject NuGet package
by Nick Polyak
Describes how to install dynamically loaded plugins as nuget packages
by Nick Polyak
I explain the Inversion of Control and propose simple but powerful interfaces for implementing IoC frameworks.
by Aly Elhaddad
Introduction and documentation for new ThunderboltIoc framework that achieves DI in .NET without reflection

All Articles

Sort by Title

IOC 

27 Dec 2018 by tranthanhtu.vn
[TinyERP: SPA for Enterprise Application]Manage Staffs - Part 2
18 Nov 2013 by Peer Adi
A WPF application base solution using Castle Windsor and commonly used utilities.
17 Dec 2013 by Monjurul Habib
ASP.NET Web API is a framework for building and consuming HTTP services that can reach a broad range of clients including browsers, phones, and tablets.
29 Nov 2017 by Sacha Barber
Azure Service Fabric Demo + IOC, logging, encryption
17 Jun 2013 by Phil Lee NZ
This article will show you a pattern for sending and receiving messages using Azure Service Bus + worker roles in a strongly typed manner, taking advantage of the built-in functionality that comes with Brokered Messages.
29 Nov 2015 by MatthewThomas
Adding design time support for regions in Prism 6
7 Apr 2012 by Henry He
In this article, I will show how to build a pluggable application with IoC container.
17 Jan 2023 by Nick Polyak
Describes how to install dynamically loaded plugins as nuget packages
26 Jan 2016 by Rasik Bihari Tiwari
Dependency injection, DI containers, IoC containers and Inversion of control are a world of confusion. Let's take them head-on.
28 Dec 2016 by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
13 Mar 2018 by Akhil Mittal
A tutorial to learn dependency injection with the help of a simple example
8 Feb 2017 by Rasik Bihari Tiwari
Let's understand exactly what is Dependency Inversion principle and what it is not. How people confuse it to be dependency injection which is it NOT.
28 Apr 2020 by Chinmaya C
Explanation about DIP and its need in the real time scenario
17 Apr 2017 by Gary Harpaz
Dependency injection frameworks are bad practice. So how can we still use dependency injection? Just do it yourself!
23 Mar 2016 by Rubén Hinojosa Chapel
Prototype for a plugin architecture based on the Prism Library and the Modern UI for WPF (MUI) toolkit
15 Jun 2016 by wmjordan
This is an alternative for "Interceptor in the Wild". The Function Decorator Pattern offers a way to inject new behaviors into existing methods without using IoC frameworks nor modifying method implementations.
15 Jan 2023 by Nick Polyak
I explain the Inversion of Control and propose simple but powerful interfaces for implementing IoC frameworks.
9 Apr 2015 by João Matos Silva
A near real world example of usage of the Interceptor Pattern to leverage new behavior without changing implementations
13 May 2018 by Nick Polyak
New simple but powerful IoC container
29 Jan 2018 by Nick Polyak
Roxy is a powerful new Roslyn based proxy generation packages that facilitates separation of concerns, creating adaptors and smart mixins.
26 Feb 2016 by DotNetSteve
A gentle introduction for DI and IOC in the first program most of us have written - Hello World
23 Aug 2016 by xxlben
Use dependency injection to communicate seamlessly with remote services.
18 Aug 2014 by Sul Aga
Using Autofac IoC container in MVC application to resolve dependencies. Scenarios included: controller, custom filter and view dependency injection
14 Jul 2015 by Shivprasad koirala
In this article we will learn C# Design pattern and Architecture pattern Step by Step with a project.
8 Jun 2018 by Ansel Castro
The article describes some exciting features of Enterlib for Android like its Object Relational Mapper and the Dependency Injection Engine.
26 May 2016 by Dilip Nandakumar
Using Dependency Injection to manage navigation and assigning data context in MVVM design.
18 Apr 2012 by Dean Oliver
A short guide to what to look forward to in the next release of MEF.
2 Feb 2012 by Dean Oliver
How we can harness the power of MEF and extend it by way of generics.
1 Mar 2016 by Akhil Mittal
My article will explain how we can make our Web API service architecture loosely coupled and more flexible.
1 Mar 2016 by Akhil Mittal
Resolve dependency of dependencies using Inversion of Control and dependency injection in Asp.net Web APIs with Unity Container and Managed Extensibility Framework (MEF).
12 Feb 2022 by Aly Elhaddad
Introduction and documentation for new ThunderboltIoc framework that achieves DI in .NET without reflection
24 Sep 2019 by Matthew Dennis
Munq IOC Container Version 3 has been released on CodePlex and as a NuGet package. This article demonstrates how to integrate the IOC Container into an ASP.NET MVC3 project.
29 Jul 2016 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.