Error!
Success!

By tag: Autofac

showing:  of
0
kicks

Using Redis with ASP.NET Web API  (Unpublished)

In this article I am going to show how to use Redis as a data store in a ASP.NET Web API application. I will implement a basic scenario that leverages ServiceStack.Redis library and its strongly typed Redis client, show how to model and store one-to-many relationships and how to use Web API dependen...


Kicked By:
Drop Kicked By:
0
kicks

IoC libraries compared  (Unpublished)

A comparison of how to initialize various IoC libraries. Including AutoFac, Ninject, Spring.Net, StructureMap, Unity, and Windsor.


Kicked By:
Drop Kicked By:
0
kicks

Common IoC denominator for Autofac, Castle and Unity .NET Containers  (Unpublished)

What’s the common denominator for the Autofac, Castle, Unity and other popular .NET containers? Some think, that it is the CommonServiceLocator - an interface that will allow library developers to abstract from the specific Container or Service Locator implementation.


Kicked By:
Drop Kicked By:
0
kicks

BFG: DSL configuration syntax for Autofac IoC Container  (Unpublished)

This might be interesting for people that use popular IoC container for .NET - Autofac. Now it is possible to configure this container with the custom DSL syntax that is more flexible and efficient than plain XML configuration.


Kicked By:
Drop Kicked By:
0
kicks

Implementing Exception Handling Application Block with Photon.NET  (Unpublished)

Let's implement lightweight EntLib Exception Handling with the Autofac IoC and Boo DSL


Kicked By:
Drop Kicked By: