Metadata >> NuGet >> xrc.MVC4

xrc.MVC4

Metadata

Authors Davide Icardi
Description Library for xrc and MVC 4 integration.
Owners Davide Icardi
ProjectUrl https://github.com/davideicardi/xrc
RequireLicenseAcceptance False
Dependencies xrc.Core:0.10:net45|Castle.Core:3.2:net45|Microsoft.AspNet.Mvc:4.0:net45|Microsoft.AspNet.Razor:2.0:net45|Microsoft.AspNet.WebPages:2.0:net45|Microsoft.Web.Infrastructure:1.0:net45
PackageSize 22826
PackageHashAlgorithm SHA512
PackageHash I1Y9xh9ox+qztqHlsqFxFsSKan/YR7sNeUDyGTs4ZJbkmI4nwXfYQhyTjzEkrSF0QaEf3bMLAQ48INFsl/ym4w==
DownloadCount 000000
CreatedDate 2013-04-01T17:01:26

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

OpenWrap

Installing the package:
o add-wrap xrc.MVC4
Uninstalling the package:
o remove-wrap xrc.MVC4

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
0.10.0.0