FlitBit.IoC
2.6.4
See the version list below for details.
dotnet add package FlitBit.IoC --version 2.6.4
NuGet\Install-Package FlitBit.IoC -Version 2.6.4
<PackageReference Include="FlitBit.IoC" Version="2.6.4" />
paket add FlitBit.IoC --version 2.6.4
#r "nuget: FlitBit.IoC, 2.6.4"
// Install FlitBit.IoC as a Cake Addin
#addin nuget:?package=FlitBit.IoC&version=2.6.4
// Install FlitBit.IoC as a Cake Tool
#tool nuget:?package=FlitBit.IoC&version=2.6.4
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.6.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,506 | 6/27/2014 |
3.1.0 | 996 | 5/10/2014 |
2.13.1 | 2,153 | 11/28/2013 |
2.13.0 | 1,063 | 11/28/2013 |
2.12.2 | 1,183 | 9/25/2013 |
2.12.1 | 3,815 | 9/1/2013 |
2.12.0 | 1,052 | 9/1/2013 |
2.11.2 | 1,203 | 5/17/2013 |
2.11.1 | 1,112 | 5/17/2013 |
2.11.0 | 1,093 | 5/17/2013 |
2.10.0 | 1,225 | 5/12/2013 |
2.9.1 | 1,093 | 5/6/2013 |
2.9.0 | 1,219 | 5/3/2013 |
2.8.2 | 1,119 | 4/5/2013 |
2.8.1 | 1,165 | 3/26/2013 |
2.8.0 | 1,082 | 3/25/2013 |
2.7.1 | 1,090 | 3/18/2013 |
2.7.0 | 1,071 | 3/15/2013 |
2.6.4 | 1,090 | 2/28/2013 |
2.6.2 | 1,108 | 2/17/2013 |
2.6.1 | 1,081 | 2/11/2013 |
2.6.0 | 17,114 | 2/11/2013 |
v2.6.4 Enabled automatic constructor injection. Fixed occasional finalizer error.