Metadata >> NuGet >> Autofac.Mvc5

Autofac.Mvc5

Metadata

Authors Autofac Contributors
Description ASP.NET MVC 5.1 Integration for Autofac
IconUrl http://code.google.com/p/autofac/logo
Language en-US
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners Autofac Contributors
ProjectUrl http://autofac.org/
RequireLicenseAcceptance False
Summary Provides an IControllerFactory implementation and other integration points for System.Web.Mvc.
Dependencies Autofac:[3.2.0, 4.0.0)|Microsoft.AspNet.Mvc:[5.1.0, 5.2.0)
Title Autofac ASP.NET MVC 5.1 Integration
PackageSize 90995
PackageHashAlgorithm SHA512
PackageHash LFLtfWNzEg0rBuzMoFlHUPpm6gn6Cx8h7ks5rxmSTt1C0vkiB4tE11nSOmSoYiRkFfbIKnd5p3z9JxO4yktL9g==
DownloadCount 000000
CreatedDate 2014-01-28T12:48:02

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

OpenWrap

Installing the package:
o add-wrap Autofac.Mvc5
Uninstalling the package:
o remove-wrap Autofac.Mvc5

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
3.2.0
3.1.0
3.0.0
3.0.0-rc1