Metadata >> NuGet >> Oits.Web.Security

Oits.Web.Security

Metadata

Authors tbruce@towson.edu (Timothy J. Bruce) and Towson University
Copyrights Copyright 2015 Timothy J. Bruce and Towson University
Description Implementations of MembershipProvider, RoleProvider, ExtendedMembershipProvider, and RightProvider classes which use a database for their store.
IconUrl https://s.gravatar.com/avatar/5fade81ed2906e42cd1ca6fbf4d3c455?s=80
LicenseUrl http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
Owners Towson University
ProjectUrl https://oits.codeplex.com/
ReleaseNotes Fixed up the dependency list. Net45 now only supported framework, due to dependency issues.
RequireLicenseAcceptance True
Tags Asp.Net MembershipProvider ExtendedMembershipProvider RoleProvider RightProvider database
Dependencies Microsoft.AspNet.Mvc:5.2.3|Microsoft.AspNet.Razor:3.2.3|Microsoft.AspNet.WebPages:3.2.3|Microsoft.AspNet.WebPages.Data:3.2.3|Microsoft.AspNet.WebPages.WebData:3.2.3|Microsoft.Web.Infrastructure:1.0.0.0|Oits.Configuration:1.3.0|WebMatrix.WebData:2.0.30506.0
Title Oits.Web.Security
PackageSize 250259
PackageHashAlgorithm SHA512
PackageHash ScQb9fGdosYzOYx8MGEE7R5O09dKrg/Wbls2vYvI6JP/kyPDS7HBUMG9jKY6QBb4EtDRm1rl7Keiql40MQDIDg==
DownloadCount 000000
CreatedDate 2015-04-11T19:54:52

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

OpenWrap

Installing the package:
o add-wrap Oits.Web.Security
Uninstalling the package:
o remove-wrap Oits.Web.Security

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.2.0
1.1.1
1.1.0
1.0.1
1.0.0