Metadata >> NuGet >> com.outcrop.X509CertificateProtectedConfigurationProvider

com.outcrop.X509CertificateProtectedConfigurationProvider

Metadata

Authors Outcrop Inc
Copyrights Copyright 2014
Description X509 Certificate Based Protected Configuration Provider for Configuration Encryption
IconUrl http://www.chvitter.com/
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
Owners Outcrop Inc
ProjectUrl http://www.chvitter.com/
ReleaseNotes Initial implementation of machine store X509 certificate based configuration protection provider.
RequireLicenseAcceptance True
Tags ProtectedConfigurationProvider, Certificate, Encrypted
Title X509CertificateProtectedConfigurationProvider
PackageSize 11906
PackageHashAlgorithm SHA512
PackageHash E/mgJ7/8iZ7LXxRl/nZFesuf5qOhYgPr92vxN38v1Yfoc+aPx0iJSUIeP5uTaKv/boHYXfiH1OwmZ+BtMePNKg==
DownloadCount 000000
CreatedDate 2014-09-20T21:57:56

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

OpenWrap

Installing the package:
o add-wrap com.outcrop.X509CertificateProtectedConfigurationProvider
Uninstalling the package:
o remove-wrap com.outcrop.X509CertificateProtectedConfigurationProvider

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
1.0.0.0