Metadata >> NuGet >> DotNetCasClient

DotNetCasClient

Metadata

Authors Marvin S. Addison, Scott Battaglia, Scott Holodak, Misagh Moayyed, William G. Thompson, Jr., Catherine D. Winfrey
Description .NET client for the Jasig Central Authentication Service (CAS)
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Jasig
ProjectUrl https://github.com/Jasig/dotnet-cas-client
RequireLicenseAcceptance False
Tags Jasig CAS Authentication Authn ASP.NET MVC MVC2 MVC3 MVC4 MVC5 WebForms
Dependencies log4net:[1.2.10, 3.0)
PackageSize 442854
PackageHashAlgorithm SHA512
PackageHash lKv2nYaYohEIvoOzfpkft9O9xzJoJNLUejPzINutkdl2Ins9iBw/SoQlNlYu8P5ZnY2tlvfEVk55fx/IAR0R7g==
DownloadCount 000000
CreatedDate 2015-02-03T03:22: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 DotNetCasClient -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DotNetCasClient -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 DotNetCasClient
Installing the package (HTTP Basic authentication):
Install-Package DotNetCasClient -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DotNetCasClient -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package DotNetCasClient

OpenWrap

Installing the package:
o add-wrap DotNetCasClient
Uninstalling the package:
o remove-wrap DotNetCasClient

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.2