HaveBox 1.6.0
See the version list below for details.
dotnet add package HaveBox --version 1.6.0
NuGet\Install-Package HaveBox -Version 1.6.0
<PackageReference Include="HaveBox" Version="1.6.0" />
paket add HaveBox --version 1.6.0
#r "nuget: HaveBox, 1.6.0"
// Install HaveBox as a Cake Addin #addin nuget:?package=HaveBox&version=1.6.0 // Install HaveBox as a Cake Tool #tool nuget:?package=HaveBox&version=1.6.0
Amoung the fastest of IoC containers. Light weight, effective and easy to use.
Features:
1 interface to many implementations
Auto IEnumerable
Auto registration
Auto-wiring
Config Injection
Container configuring through sub-configs
Custom lifetime
Eager/Lazy Singletons
Injection with in-memory assemblies
Interception
Open generics
Supported Frameworks:
.Net 3.5
.Net 4.0
.Net 4.5
.Net 4.5 .1
Silverlight 4
Silverlight 5
Windows Phone 7
Windows Phone 8
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. 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. |
Silverlight | sl4 is compatible. sl4-wp71 is compatible. sl5 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on HaveBox:
Package | Downloads |
---|---|
RzAspects
.net Framework extensions and aspects. |
|
HaveBox.WebExtensions
HaveBox Web Extensions Supports easy HaveBox integration with: ASP.NET MVC4 ASP:NET Web API Supported Frameworks: .Net 4.0, 4.5 and 4.5.1 |
|
HaveBoxStates
Often we use skecthes or flowcharts for showing how a program is structured. HaveBoxStates helps to express such sketches or flowcharts in code. **Highlights:** * Lightweight * Strong typed * Easy to use * Support for dependency injection * Support for any type of IoC container (uses HaveBox out of the box. Just write an adaptor if you want to use another, it is very easy) * Support for .NET 3.5, 4.0, 4.5, 4.5.1 |
GitHub repositories
This package is not used by any popular GitHub repositories.