OAuth.DotNetCore
1.0.4
See the version list below for details.
dotnet add package OAuth.DotNetCore --version 1.0.4
NuGet\Install-Package OAuth.DotNetCore -Version 1.0.4
<PackageReference Include="OAuth.DotNetCore" Version="1.0.4" />
paket add OAuth.DotNetCore --version 1.0.4
#r "nuget: OAuth.DotNetCore, 1.0.4"
// Install OAuth.DotNetCore as a Cake Addin #addin nuget:?package=OAuth.DotNetCore&version=1.0.4 // Install OAuth.DotNetCore as a Cake Tool #tool nuget:?package=OAuth.DotNetCore&version=1.0.4
An implementation of OAuth 1.0a for .NET Core based on Daniel Crenna's vaulted OAuth library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.0)
- System.Collections.Specialized (>= 4.0.1)
- System.Runtime.Serialization.Formatters (>= 4.0.0-rc3-24212-01)
NuGet packages (12)
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. |
|
Unofficial.Garmin.Connect
Unofficial garmin connect client |
|
SocialOpinionAPI
A .NET SDK written in C# that makes it easy to connect to all endpoints in the X/Twitter API (v2). https://developer.twitter.com/en/docs/api-reference-index#twitter-api-v2 |
|
OsmSharp.IO.API
This is a simple C# client to allow using the OSM API over REST. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on OAuth.DotNetCore:
Repository | Stars |
---|---|
philosowaffle/peloton-to-garmin
Convert workout data from Peloton into JSON/TCX/FIT files and automatically upload to Garmin Connect
|
|
OnlyFart/Elib2Ebook
Генератор книг
|
An implementation of OAuth 1.0a for .NET Core based on Daniel Crenna's vaulted OAuth library