OAuth.DotNetCore
3.0.1
An implementation of OAuth 1.0a for .NET Core based on Daniel Crenna's vaulted OAuth library
Install-Package OAuth.DotNetCore -Version 3.0.1
dotnet add package OAuth.DotNetCore --version 3.0.1
<PackageReference Include="OAuth.DotNetCore" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OAuth.DotNetCore --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OAuth.DotNetCore, 3.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install OAuth.DotNetCore as a Cake Addin
#addin nuget:?package=OAuth.DotNetCore&version=3.0.1
// Install OAuth.DotNetCore as a Cake Tool
#tool nuget:?package=OAuth.DotNetCore&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on OAuth.DotNetCore:
Package | Downloads |
---|---|
QuickBooks.Net
A C# api wrapper for QuickBooks
|
|
OsmApiClient
This is a simple C# client to allow using OSM API.
|
|
TwitterOps
A congruent and useful Twitter API library.
Powered by .Net Core 3.0
|
|
EtsyApi
Etsy API implementation made using Refit.
|
|
Instapaper.Core
.NET Core / Standard 2.0 API Class Library for Instapaper
|
GitHub repositories
This package is not used by any popular GitHub repositories.