Metadata >> NuGet >> ServiceStack.Authentication.Aad

ServiceStack.Authentication.Aad

Metadata

Authors Jacob Foshee - Durwella
Copyrights Copyright 2015
Description Azure Active Directory AuthProvider plugin for ServiceStack
LicenseUrl https://github.com/jfoshee/ServiceStack.Authentication.Aad/blob/master/LICENSE
Owners Jacob Foshee - Durwella
ProjectUrl https://github.com/jfoshee/ServiceStack.Authentication.Aad
ReleaseNotes Alpha
RequireLicenseAcceptance False
Tags ServiceStack AAD Azure Active Directory
Dependencies ServiceStack:4.0.42|System.IdentityModel.Tokens.Jwt:4.0.2.206221351
Title ServiceStack.Authentication.Aad
PackageSize 22302
PackageHashAlgorithm SHA512
PackageHash TejPsQr2ACJ9knqIlBdLME3PlUf426T8SUoFvx4Ejbd4EWY+t0DDf6B9cyi2TRE1Xas6HB6+UjV6DSPXXiuJKQ==
DownloadCount 000000
CreatedDate 2015-10-03T20:11:07
IconUrl https://raw.githubusercontent.com/jfoshee/ServiceStack.Authentication.Aad/master/Icon.jpeg

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

OpenWrap

Installing the package:
o add-wrap ServiceStack.Authentication.Aad
Uninstalling the package:
o remove-wrap ServiceStack.Authentication.Aad

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
0.1.25.0
0.1.23.0
0.1.22.0