FlitBit.IoC
2.10.0
See the version list below for details.
dotnet add package FlitBit.IoC --version 2.10.0
NuGet\Install-Package FlitBit.IoC -Version 2.10.0
<PackageReference Include="FlitBit.IoC" Version="2.10.0" />
paket add FlitBit.IoC --version 2.10.0
#r "nuget: FlitBit.IoC, 2.10.0"
// Install FlitBit.IoC as a Cake Addin
#addin nuget:?package=FlitBit.IoC&version=2.10.0
// Install FlitBit.IoC as a Cake Tool
#tool nuget:?package=FlitBit.IoC&version=2.10.0
Inversion of Control supporting dynamic implementations, and stereotypical behavior contributions.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- FlitBit.Copy (>= 2.8.0)
- FlitBit.Wireup (>= 3.0.3)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on FlitBit.IoC:
Package | Downloads |
---|---|
RedRocket.Persistence.EF
Entity Framework Implementation of the RedRocket Persistence Framework |
|
FlitBit.IoC.WebApi
Everything you need to get started with WebApi 2 and FlitBit.IoC |
|
RedRocket.Persistence.RavenDb
RavenDb implementation of the RedRocket Persistence Framework |
|
FlitBit.IoC.Web.Common
Shared functionality for the .net web stack (Mvc, WebApi, SignalR, Etc) for FlitBit.IoC framework. |
|
FlitBit.WebApi
FlitBit WebApi - utility classes enabling the Flitbit Frameworks on ASPNET and WebApi. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.1 | 1,510 | 6/27/2014 |
3.1.0 | 997 | 5/10/2014 |
2.13.1 | 2,154 | 11/28/2013 |
2.13.0 | 1,064 | 11/28/2013 |
2.12.2 | 1,186 | 9/25/2013 |
2.12.1 | 3,816 | 9/1/2013 |
2.12.0 | 1,053 | 9/1/2013 |
2.11.2 | 1,204 | 5/17/2013 |
2.11.1 | 1,113 | 5/17/2013 |
2.11.0 | 1,094 | 5/17/2013 |
2.10.0 | 1,226 | 5/12/2013 |
2.9.1 | 1,094 | 5/6/2013 |
2.9.0 | 1,220 | 5/3/2013 |
2.8.2 | 1,122 | 4/5/2013 |
2.8.1 | 1,166 | 3/26/2013 |
2.8.0 | 1,083 | 3/25/2013 |
2.7.1 | 1,091 | 3/18/2013 |
2.7.0 | 1,072 | 3/15/2013 |
2.6.4 | 1,091 | 2/28/2013 |
2.6.2 | 1,109 | 2/17/2013 |
2.6.1 | 1,082 | 2/11/2013 |
2.6.0 | 17,115 | 2/11/2013 |
v2.8.1 Better implementation of IFactory - no longer loses registrations made to early during bootstrap/wireup.