Owin.Security.Providers.Steam
2.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Owin.Security.Providers.Steam --version 2.2.0
NuGet\Install-Package Owin.Security.Providers.Steam -Version 2.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Owin.Security.Providers.Steam" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Security.Providers.Steam --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Owin.Security.Providers.Steam, 2.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Owin.Security.Providers.Steam as a Cake Addin #addin nuget:?package=Owin.Security.Providers.Steam&version=2.2.0 // Install Owin.Security.Providers.Steam as a Cake Tool #tool nuget:?package=Owin.Security.Providers.Steam&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adds additional OAuth providers for OWIN to use with ASP.NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Owin.Security.Providers.OpenIDBase (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Owin.Security.Providers.Steam:
Package | Downloads |
---|---|
Owin.Security.Providers
Adds additional OAuth providers for OWIN to use with ASP.NET |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Owin.Security.Providers.Steam:
Repository | Stars |
---|---|
ark-mod/ArkBot
ARK Survival Evolved application that monitors and extracts data from local ARK servers and exposes this data through a Web App, Web API and Discord Bot. Provides important functions to players: dino listings, food-status, breeding info, statistics; and server admins: rcon-commands, server managing etc.
|
Version | Downloads | Last updated |
---|---|---|
2.26.0 | 125,908 | 2/11/2019 |
2.25.0 | 4,185 | 11/4/2018 |
2.24.0 | 12,483 | 6/13/2018 |
2.23.0 | 37,300 | 5/1/2018 |
2.22.0 | 8,492 | 4/1/2018 |
2.21.0 | 4,457 | 3/7/2018 |
2.20.0 | 2,102 | 2/21/2018 |
2.19.0 | 23,399 | 12/29/2017 |
2.18.0 | 3,304 | 12/8/2017 |
2.17.0 | 2,799 | 11/3/2017 |
2.16.0 | 2,275 | 10/13/2017 |
2.15.1 | 14,157 | 7/16/2017 |
2.15.0 | 1,688 | 7/16/2017 |
2.14.0 | 11,705 | 5/19/2017 |
2.13.0 | 32,598 | 3/5/2017 |
2.12.0 | 41,602 | 12/9/2016 |
2.11.1 | 3,881 | 11/21/2016 |
2.11.0 | 3,025 | 11/1/2016 |
2.10.0 | 2,102 | 10/27/2016 |
2.9.0 | 5,060 | 10/6/2016 |
2.8.0 | 5,329 | 9/27/2016 |
2.7.0 | 53,333 | 7/3/2016 |
2.6.3 | 1,766 | 7/2/2016 |
2.6.0 | 3,445 | 6/11/2016 |
2.5.0 | 1,880 | 6/11/2016 |
2.4.0 | 5,279 | 6/9/2016 |
2.3.0 | 7,010 | 5/20/2016 |
2.2.0 | 1,875 | 5/18/2016 |
2.1.1 | 1,996 | 5/10/2016 |
2.1.0 | 1,752 | 5/10/2016 |
2.0.0 | 1,950 | 5/4/2016 |
2.0.0-rc1 | 1,558 | 4/23/2016 |
2.0.0-beta4 | 1,682 | 4/23/2016 |
Version 2.0
- Decouple providers into individual files