Pluggy.SDK 0.8.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Pluggy.SDK --version 0.8.0
NuGet\Install-Package Pluggy.SDK -Version 0.8.0
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="Pluggy.SDK" Version="0.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pluggy.SDK --version 0.8.0
#r "nuget: Pluggy.SDK, 0.8.0"
#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 Pluggy.SDK as a Cake Addin
#addin nuget:?package=Pluggy.SDK&version=0.8.0

// Install Pluggy.SDK as a Cake Tool
#tool nuget:?package=Pluggy.SDK&version=0.8.0

.NET client library for the Pluggy API

Welcome to Pluggy Dotnet SDK. This repository contains Pluggy's Dotnet SDK and samples to execute all the endpoints available for aggregation. Also there is a small Client created to review the flow to get the execution result of a specific robot.

Installation

Install-Package Pluggy.SDK

Usage

Request a API KEY token that will be used for all API calls you wish to make. Create an instance of the PluggyAPI class with the token and the API URL:

var client = new PluggyAPI("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET");

All api calls are under the same client, and respect the same behaviour.

var connectors = await client.FetchConnectors();

Building

This project can be built on Windows, Linux or macOS. Ensure you have the .NET Core SDK installed.

Documentation

For most up-to-date and accurate documentation, please see our API Reference page.

Product 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.24.0 446 11/14/2023
0.23.0 183 11/7/2023
0.22.0 86 11/7/2023
0.21.3 125 10/25/2023
0.21.2 763 9/5/2023
0.21.1 206 8/17/2023
0.21.0 225 5/9/2023
0.20.2 144 5/8/2023
0.20.1 252 4/20/2023
0.20.0 154 4/20/2023
0.17.1 432 3/20/2023
0.17.0 216 3/14/2023
0.16.3 222 2/23/2023
0.16.1 284 2/14/2023
0.16.0 453 10/19/2022
0.15.0 5,455 4/6/2022
0.14.1 418 3/22/2022
0.14.0 330 1/6/2022
0.13.2 254 1/6/2022
0.13.1 251 1/6/2022
0.13.0 318 1/5/2022
0.12.0 302 11/6/2021
0.11.0 314 9/15/2021
0.10.0 342 8/19/2021
0.9.0 303 8/16/2021
0.8.0 3,151 7/4/2021
0.7.1 329 6/1/2021
0.7.0 344 5/31/2021
0.6.0 372 3/7/2021
0.5.2 337 2/24/2021
0.5.1 341 2/24/2021
0.5.0 313 2/22/2021
0.4.1 351 1/2/2021
0.4.0 383 1/2/2021
0.3.0 384 12/31/2020
0.2.2 357 12/31/2020
0.2.1 465 10/5/2020
0.2.0 460 10/5/2020
0.1.0 414 8/28/2020