OAuth 1.0.3
.NET Framework 2.0
dotnet add package OAuth --version 1.0.3
NuGet\Install-Package OAuth -Version 1.0.3
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="OAuth" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OAuth --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OAuth, 1.0.3"
#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 OAuth as a Cake Addin
#addin nuget:?package=OAuth&version=1.0.3
// Install OAuth as a Cake Tool
#tool nuget:?package=OAuth&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An implementation of OAuth 1.0a for .NET
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Silverlight | sl4-wp sl4-wp71 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on OAuth:
Package | Downloads |
---|---|
SevenDigital.Api.Wrapper
A .Net 7digital Music Api wrapper. |
|
QuickBooks.Net
A C# api wrapper for QuickBooks |
|
CapillaryWebAPIClientLib
Consuming Capillary Web API from TTK Prestige |
|
SevenDigital.FeedMunch.IOC.StructureMap
Description |
|
VatsimSSO
An OAuth 1.0 wrapper designed to easily implement the VATSIM SSO system in C# web applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.