Metadata >> NuGet >> Nancy.Hosting.Self >> 1.1

1.1

Metadata

Authors Andreas Håkansson, Steven Robbins and contributors
Copyrights Andreas Håkansson, Steven Robbins and contributors
Description Enables hosting Nancy in any application.
IconUrl http://nancyfx.org/nancy-nuget.png
Language en-US
LicenseUrl https://github.com/NancyFx/Nancy/blob/master/license.txt
Owners Andreas Håkansson, Steven Robbins and contributors
ProjectUrl http://nancyfx.org/
RequireLicenseAcceptance False
Summary Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra. Nancy aim at delivering a low ceremony approach to building light, fast web applications.
Tags Nancy
Dependencies Nancy:1.1
PackageSize 34138
PackageHashAlgorithm SHA512
PackageHash N4eMNDxofEBhY/fiyB50iQ8HET/aWEQjz2szItKNALLG9ujZMZKtj3Ur0MBnCeN2ukYJ6xFUr7vp9T3fso8UUw==
DownloadCount 000000
CreatedDate 2015-02-18T13:37:00

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 Nancy.Hosting.Self -Version 1.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Nancy.Hosting.Self -Version 1.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Nancy.Hosting.Self 1.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Nancy.Hosting.Self -Version 1.1
Uninstalling the package:
o remove-wrap Nancy.Hosting.Self

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