Metadata >> NuGet >> Sentinel.OAuth.TokenManagers.SQL

Sentinel.OAuth.TokenManagers.SQL

Metadata

Authors Ove Andersen
Copyrights Copyright EyeCatch 2015
Description A token manager for Sentinel based on SQL.
IconUrl http://www.eyecatch.no/favicon.ico
Language en-US
LicenseUrl http://www.eyecatch.no/licenses/apache-20/
Owners EyeCatch
ProjectUrl https://github.com/azzlack/Sentinel.OAuth
RequireLicenseAcceptance False
Summary A token manager for Sentinel based on SQL.
Tags oauth webapi security authentication authorization eyecatch sql tokens
Dependencies Dapper:1.4.0|Sentinel.OAuth:1.4.19
Title SQL Token Manager for Sentinel
PackageSize 32459
PackageHashAlgorithm SHA512
PackageHash sFfXBz+zFgWiZbJUPEY6zY3fqUiveTEhF3vwCjzWWfb4YfIsR4qG5D9x2IVppUsyC7MtAv2zNh7oGyoIRUqk+A==
DownloadCount 000000
CreatedDate 2015-05-29T09:14:55

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

OpenWrap

Installing the package:
o add-wrap Sentinel.OAuth.TokenManagers.SQL
Uninstalling the package:
o remove-wrap Sentinel.OAuth.TokenManagers.SQL

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.4.3
1.4.2
1.4.1