Metadata >> NuGet >> Thinject

Thinject

Metadata

Authors Kristian Hellang
Copyrights Copyright © Kristian Hellang 2015
Description A super simple, easy to use, portable, decent-performing IoC container.
LicenseUrl https://github.com/khellang/Thinject/blob/master/LICENSE
Owners Kristian Hellang
ProjectUrl https://github.com/khellang/Thinject
RequireLicenseAcceptance False
Tags IoC Container DI Dependency Injection
Dependencies Microsoft.Experimental.Collections:1.0.3-alpha
Title Thinject
PackageSize 31340
PackageHashAlgorithm SHA512
PackageHash WAPv6gKLecehdXhI4A1kwNFOPqYWQlgDxVFXyGQN///Nsn3CzXSpUBe0jeHPS8jtn89RQV33LvPeUw+W5QX/Sg==
DownloadCount 000000
CreatedDate 2015-01-04T00:49:32

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Thinject -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Thinject -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Thinject
Installing the package (HTTP Basic authentication):
Install-Package Thinject -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Thinject -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Thinject

OpenWrap

Installing the package:
o add-wrap Thinject
Uninstalling the package:
o remove-wrap Thinject

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.17-alpha
1.0.14-alpha
1.0.13-alpha
1.0.12-alpha
1.0.8-alpha
0.1.6-alpha
0.1.5-alpha
0.1.0-alpha