ApiAuthenticate 2.0.0
dotnet add package ApiAuthenticate --version 2.0.0
NuGet\Install-Package ApiAuthenticate -Version 2.0.0
<PackageReference Include="ApiAuthenticate" Version="2.0.0" />
paket add ApiAuthenticate --version 2.0.0
#r "nuget: ApiAuthenticate, 2.0.0"
// Install ApiAuthenticate as a Cake Addin
#addin nuget:?package=ApiAuthenticate&version=2.0.0
// Install ApiAuthenticate as a Cake Tool
#tool nuget:?package=ApiAuthenticate&version=2.0.0
ApiAuthenticate is a .NET Core class library that is a wrapper around HttpClient and can be used to obtain authentication tokens from client such as Salesforce, Blackboard using Grant_Type ClientCredentials or Password. AWS Connection is also supported.
Visit the project site to get more info on usage.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.6
- AWSSDK.S3 (>= 3.3.11)
- Microsoft.Extensions.Configuration.Json (>= 2.0.0)
- NETStandard.Library (>= 2.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ApiAuthenticate:
Package | Downloads |
---|---|
SimpleSalesforceConnect
SimpleSalesforceConnect is a .NET Core platform based class library that can be used to connect to Salesforce to obtain the Access Token and Instance Url to make further Rest API calls. Wrappers are added to download Salesforce logs and then upload logs to Amazon S3 bucket. Visit the project site to get more info on usage. |
|
SimpleBlackboardConnect
SimpleBlackboardConnect is a .NET Core class library that can be used to connect to Blackboard to obtain the Access Token to integrate your application with Blackboard and make API calls for CRUD operations. Visit the project site to get more info on usage. |
GitHub repositories
This package is not used by any popular GitHub repositories.
(1) .NETStandard 2.0