OAuth.DotNetCore
2.1.0
Package Description
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package OAuth.DotNetCore -Version 2.1.0
dotnet add package OAuth.DotNetCore --version 2.1.0
<PackageReference Include="OAuth.DotNetCore" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OAuth.DotNetCore --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OAuth.DotNetCore, 2.1.0"
#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=2.1.0
// Install OAuth.DotNetCore as a Cake Tool
#tool nuget:?package=OAuth.DotNetCore&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
An implementation of OAuth 1.0a for .NET Core based on Daniel Crenna's vaulted OAuth library
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.