Hiro 1.0.4.41795
See the version list below for details.
dotnet add package Hiro --version 1.0.4.41795
NuGet\Install-Package Hiro -Version 1.0.4.41795
<PackageReference Include="Hiro" Version="1.0.4.41795" />
paket add Hiro --version 1.0.4.41795
#r "nuget: Hiro, 1.0.4.41795"
// Install Hiro as a Cake Addin #addin nuget:?package=Hiro&version=1.0.4.41795 // Install Hiro as a Cake Tool #tool nuget:?package=Hiro&version=1.0.4.41795
A lightweight inversion of control container framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
- Hiro.Containers (>= 1.0.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Hiro:
Package | Downloads |
---|---|
Hiro.Web.Mvc4
An MVC4 web extension library for the Hiro IOC container framework. |
|
Hiro.Web
A web extension library for the Hiro IOC container framework. |
|
MvcTurbine.Hiro
The Hiro service locator for MVC Turbine. |
|
BclEx-Abstract.Hiro
This package contains a Hiro implementation of the abstract ServiceLocator. |
|
Hiro.MSBuild.Tasks
An MSBuild task extension library for the Hiro IOC container framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.5.17956 | 2,565 | 9/30/2014 | |
1.0.4.41795 | 3,298 | 3/22/2014 | |
1.0.3 | 3,480 | 6/7/2011 | |
1.0.2.17547 | 1,469 | 9/30/2014 | |
1.0.2 | 1,764 | 6/7/2011 | |
1.0.1.32406 | 1,396 | 9/30/2014 | |
1.0.1.32152 | 1,385 | 9/30/2014 | |
1.0.1 | 1,729 | 4/9/2011 | |
1.0.0 | 1,979 | 4/4/2011 |
This version of Hiro has been updated to run in .NET 4.5, and it includes updates that make it easier to register dependencies using your own user-defined conventions. It relies on the Hiro.Containers interface library, which has been built separately so that Hiro-compiled containers can run in any .NET platform without using any form of runtime reflection or runtime code generation.