FlitBit.IoC
2.6.2
See the version list below for details.
dotnet add package FlitBit.IoC --version 2.6.2
NuGet\Install-Package FlitBit.IoC -Version 2.6.2
<PackageReference Include="FlitBit.IoC" Version="2.6.2" />
paket add FlitBit.IoC --version 2.6.2
#r "nuget: FlitBit.IoC, 2.6.2"
// Install FlitBit.IoC as a Cake Addin #addin nuget:?package=FlitBit.IoC&version=2.6.2 // Install FlitBit.IoC as a Cake Tool #tool nuget:?package=FlitBit.IoC&version=2.6.2
Inversion of Control supporting dynamic implementations, and stereotypical behavior contributions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- FlitBit.Copy (>= 2.6.3)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on FlitBit.IoC:
Package | Downloads |
---|---|
FlitBit.IoC.WebApi
Everything you need to get started with WebApi 2 and FlitBit.IoC |
|
RedRocket.Persistence.EF
Entity Framework Implementation of the RedRocket Persistence Framework |
|
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,694 | 6/27/2014 |
3.1.0 | 1,132 | 5/10/2014 |
2.13.1 | 4,228 | 11/28/2013 |
2.13.0 | 1,205 | 11/28/2013 |
2.12.2 | 1,333 | 9/25/2013 |
2.12.1 | 8,251 | 9/1/2013 |
2.12.0 | 1,199 | 9/1/2013 |
2.11.2 | 1,351 | 5/17/2013 |
2.11.1 | 1,281 | 5/17/2013 |
2.11.0 | 1,235 | 5/17/2013 |
2.10.0 | 1,359 | 5/12/2013 |
2.9.1 | 1,216 | 5/6/2013 |
2.9.0 | 1,390 | 5/3/2013 |
2.8.2 | 1,277 | 4/5/2013 |
2.8.1 | 1,315 | 3/26/2013 |
2.8.0 | 1,206 | 3/25/2013 |
2.7.1 | 1,225 | 3/18/2013 |
2.7.0 | 1,199 | 3/15/2013 |
2.6.4 | 1,243 | 2/28/2013 |
2.6.2 | 1,254 | 2/17/2013 |
2.6.1 | 1,212 | 2/11/2013 |
2.6.0 | 37,612 | 2/11/2013 |
Now using independent CleanupScopes for containers, solves long-standing exception on app exit. Also using ContextFlow for nesting and reusing across threads.