Metadata >> NuGet >> Caffeinated.Toolbox.Web.Security.WinNtAuthentication

Caffeinated.Toolbox.Web.Security.WinNtAuthentication

Metadata

Authors CaffeinatedCoder
Copyrights Copyright © 2013
Description Provides WinNtMembershipProvider to enable ASP.NET based web applications to authenticate against local Windows user accounts.
Language en-US
LicenseUrl https://github.com/CaffeinatedCoder/Caffeinated.Toolbox/blob/master/license.md
Owners CaffeinatedCoder
ProjectUrl https://github.com/CaffeinatedCoder/Caffeinated.Toolbox
RequireLicenseAcceptance False
Tags ASP.NET System.Web security authentication membership
Title Caffeinated.Toolbox.Web.Security.WinNtAuthentication
PackageSize 12753
PackageHashAlgorithm SHA512
PackageHash 11AkzG73ucnGsIYb+JYJgyrklWrtcbqzSlSfDhzKByyOKif2Wt4Lmip4f6lPgiPE710+EDEJatZ2CIVmbI/Nlg==
DownloadCount 000000
CreatedDate 2013-03-12T12:33:11

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

OpenWrap

Installing the package:
o add-wrap Caffeinated.Toolbox.Web.Security.WinNtAuthentication
Uninstalling the package:
o remove-wrap Caffeinated.Toolbox.Web.Security.WinNtAuthentication

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