Metadata >> NuGet >> httpsecurecookie >> 0.1.1

0.1.1

Metadata

Authors Eric Newton
Copyrights Copyright 2013
Description Store encrypted data within encoded cookies for use in server-side implementations without requiring sessions.
Owners Eric Newton
ProjectUrl https://github.com/ericnewton76/httpsecurecookie
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Tags c# cookie encryption
PackageSize 7650
PackageHashAlgorithm SHA512
PackageHash 8J/awiK3ujyRwzXjYwYmRcxzGEydKogiAZbMM+MkDtdcgBkHox+ZTKqgJYtltwA2yYjxzfVhfkeWvSFxZZxg0A==
DownloadCount 000000
CreatedDate 2013-02-14T03:39: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 httpsecurecookie -Version 0.1.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install httpsecurecookie -Version 0.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 httpsecurecookie 0.1.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap httpsecurecookie -Version 0.1.1
Uninstalling the package:
o remove-wrap httpsecurecookie

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