Metadata >> NuGet >> RetrIoc

RetrIoc

Metadata

Authors David Whitney
Description A Dependency Injection shim for ASP.NET WebForms "classic" implemeted as a HTTP Module
Language en-US
LicenseUrl http://www.opensource.org/licenses/MIT
Owners Electric Head Software
ProjectUrl https://github.com/davidwhitney/RetrIoc
RequireLicenseAcceptance False
Tags webforms ioc di dependency injection windsor ninject containers
PackageSize 18408
PackageHashAlgorithm SHA512
PackageHash fyuSkKnVENq0l8i9c48V39sgMc45z67LHBPYxfnKLBrXYFCXZuar3bKKMcgpii5TCHSen7idTDGd2fdrssa5RQ==
DownloadCount 000000
CreatedDate 2015-06-29T11:58:47

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 RetrIoc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install RetrIoc -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 RetrIoc
Installing the package (HTTP Basic authentication):
Install-Package RetrIoc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package RetrIoc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package RetrIoc

OpenWrap

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

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.4.0