Griffin.Container
0.1.0
See the version list below for details.
dotnet add package Griffin.Container --version 0.1.0
NuGet\Install-Package Griffin.Container -Version 0.1.0
<PackageReference Include="Griffin.Container" Version="0.1.0" />
paket add Griffin.Container --version 0.1.0
#r "nuget: Griffin.Container, 0.1.0"
// Install Griffin.Container as a Cake Addin #addin nuget:?package=Griffin.Container&version=0.1.0 // Install Griffin.Container as a Cake Tool #tool nuget:?package=Griffin.Container&version=0.1.0
Inversion Of Control container which is reasonable fast (faster than Unity, Autofac, Ninject etc) and very easy to configure.
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. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Griffin.Container:
Package | Downloads |
---|---|
Griffin.Decoupled.Container
Support for Griffin.Container |
|
Griffin.Container.Mvc3
ASP.NET integration package for Griffin.Container |
|
Griffin.Container.Mvc4
ASP.NET MVC4/WebApi integration package for Griffin.Container. Add "GriffinContainerConfig.Configure();" to global.asax after the installation. |
|
Griffin.Container.Mvc5
ASP.NET MVC5 & WebApi2 integration package for Griffin.Container. Add "GriffinContainerConfig.Configure();" to global.asax after the installation. |
|
Griffin.Container.Interception
Allows you to for instance log all method calls or log all exceptions without having to change any of your classes. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.9 | 2,939 | 12/11/2017 |
1.1.8 | 1,042 | 10/24/2017 |
1.1.7 | 1,091 | 10/5/2017 |
1.1.6 | 963 | 10/5/2017 |
1.1.5 | 956 | 9/28/2017 |
1.1.4 | 1,254 | 2/27/2017 |
1.1.3 | 1,001 | 2/27/2017 |
1.1.2 | 2,334 | 7/6/2014 |
1.1.1 | 1,570 | 2/20/2014 |
1.1.0 | 2,272 | 10/18/2012 |
1.0.5 | 1,745 | 8/28/2012 |
1.0.4 | 1,278 | 8/23/2012 |
1.0.3 | 1,318 | 8/22/2012 |
1.0.2 | 3,100 | 8/20/2012 |
1.0.1 | 1,647 | 6/21/2012 |
1.0.0 | 1,289 | 6/21/2012 |
0.1.4 | 1,334 | 6/6/2012 |
0.1.3.2 | 1,616 | 5/14/2012 |
0.1.3.1 | 1,354 | 5/14/2012 |
0.1.3 | 2,353 | 5/14/2012 |
0.1.2 | 1,305 | 5/13/2012 |
0.1.1 | 1,594 | 5/12/2012 |
0.1.0 | 1,394 | 5/12/2012 |
First beta