Owin.Security.Providers.Dropbox
2.0.0-beta4
This is a prerelease version of Owin.Security.Providers.Dropbox.
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.Dropbox --version 2.0.0-beta4
NuGet\Install-Package Owin.Security.Providers.Dropbox -Version 2.0.0-beta4
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.Dropbox" Version="2.0.0-beta4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Owin.Security.Providers.Dropbox" Version="2.0.0-beta4" />
<PackageReference Include="Owin.Security.Providers.Dropbox" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Owin.Security.Providers.Dropbox --version 2.0.0-beta4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Owin.Security.Providers.Dropbox, 2.0.0-beta4"
#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.
#:package Owin.Security.Providers.Dropbox@2.0.0-beta4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Owin.Security.Providers.Dropbox&version=2.0.0-beta4&prerelease
#tool nuget:?package=Owin.Security.Providers.Dropbox&version=2.0.0-beta4&prerelease
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.
-
- Microsoft.Owin.Security (>= 3.0.1)
- Newtonsoft.Json (>= 8.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Owin.Security.Providers.Dropbox:
| Package | Downloads |
|---|---|
|
Owin.Security.Providers
Adds additional OAuth providers for OWIN to use with ASP.NET |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.26.0 | 148,521 | 2/11/2019 |
| 2.25.0 | 3,458 | 11/4/2018 |
| 2.24.0 | 10,874 | 6/13/2018 |
| 2.23.0 | 39,783 | 5/1/2018 |
| 2.22.0 | 8,695 | 4/1/2018 |
| 2.21.0 | 4,882 | 3/7/2018 |
| 2.20.0 | 2,112 | 2/21/2018 |
| 2.19.0 | 24,234 | 12/29/2017 |
| 2.18.0 | 3,654 | 12/8/2017 |
| 2.17.0 | 2,783 | 11/3/2017 |
| 2.16.0 | 2,276 | 10/13/2017 |
| 2.15.1 | 13,046 | 7/16/2017 |
| 2.15.0 | 1,728 | 7/16/2017 |
| 2.14.0 | 12,748 | 5/19/2017 |
| 2.13.0 | 30,970 | 3/5/2017 |
| 2.12.0 | 44,945 | 12/9/2016 |
| 2.11.1 | 3,882 | 11/21/2016 |
| 2.11.0 | 3,085 | 11/1/2016 |
| 2.10.0 | 2,079 | 10/27/2016 |
| 2.9.0 | 5,246 | 10/6/2016 |
| 2.8.0 | 5,391 | 9/27/2016 |
| 2.7.0 | 52,026 | 7/3/2016 |
| 2.6.3 | 1,798 | 7/2/2016 |
| 2.6.0 | 3,423 | 6/11/2016 |
| 2.5.0 | 1,932 | 6/11/2016 |
| 2.4.0 | 5,256 | 6/9/2016 |
| 2.3.0 | 6,843 | 5/20/2016 |
| 2.2.0 | 1,895 | 5/18/2016 |
| 2.1.1 | 2,060 | 5/10/2016 |
| 2.1.0 | 1,791 | 5/10/2016 |
| 2.0.0 | 1,950 | 5/4/2016 |
| 2.0.0-rc1 | 1,602 | 4/23/2016 |
| 2.0.0-beta4 | 1,706 | 4/23/2016 |
| 2.0.0-beta2 | 1,478 | 4/23/2016 |
Version 2.0
- Decouple providers into individual files