Metadata >> NuGet >> RouteMagic >> 1.3

1.3

Metadata

Authors Phil Haack
Description RouteMagic is a library of useful Routing helpers. See http://haacked.com/archive/2011/01/30/introducing-routemagic.aspx for more information.
Language en-US
LicenseUrl http://routemagic.codeplex.com/license
Owners Phil Haack
ProjectUrl http://routemagic.codeplex.com/
ReleaseNotes * 1.1.3 Added IncomingOnlyRouteConstraint for routes that should only be used to match incoming HTTP requsets and should not be used for URL generation. * 1.3.0 Added query string re-routing thanks to a contribution by @psantiago https://github.com/Haacked/RouteMagic/pull/12
RequireLicenseAcceptance False
Summary RouteMagic is a library of useful Routing helpers. See http://haacked.com/archive/2011/01/30/introducing-routemagic.aspx for more information.
Tags routing asp.net
PackageSize 49115
PackageHashAlgorithm SHA512
PackageHash iGprY11MyBNbyH1FOYiqPkO01PEmthnsaqRcz5GDH+ck/tk/kx9kJKbm7tm9j7AR3FrrTgRoVRhJh+NrYmzUlw==
DownloadCount 000000
CreatedDate 2015-08-26T00:54:16

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install RouteMagic -Version 1.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install RouteMagic -Version 1.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete RouteMagic 1.3 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package RouteMagic -Version 1.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package RouteMagic -Version 1.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap RouteMagic -Version 1.3
Uninstalling the package:
o remove-wrap RouteMagic

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries