Metadata >> NuGet >> Sentinel.OAuth.Client

Sentinel.OAuth.Client

Metadata

Authors Ove Andersen
Copyrights Copyright EyeCatch 2015
Description An easy to use OAuth 2 client for use with any OAuth 2 provider.
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 An easy to use OAuth 2 client for use with any OAuth 2 provider.
Tags oauth webapi security authentication authorization eyecatch
Dependencies Microsoft.Net.Http:2.2.29|Newtonsoft.Json:6.0.0|Sentinel.OAuth.Core:1.4.5
Title Sentinel OAuth Client
PackageSize 17277
PackageHashAlgorithm SHA512
PackageHash R9ngkjP7tlJq4HmAlfFgalefehZyhby/TegYEeEWm11YpUtNvzmqhqKLkdik2iqN7Uc0xYfgu4GJBL1SG5gN2g==
DownloadCount 000000
CreatedDate 2015-08-03T10:51:37

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

OpenWrap

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

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.4
1.4.3
1.4.2
1.4.1
1.1.9
1.1.7
1.1.6
1.1.4