FsHub DotNET SDK
Our official .NET (6.0) SDK can be installed using the package manager with the following command:
Install-Package Fshub.Sdk
…alternatively, you can use the dotnet CLI tool as follows:
dotnet add package Fshub.Sdk
You can also visit the official NuGET package page for this SDK at: https://www.nuget.org/packages/Fshub.Sdk/
This document provides usage examples as to how you can retrieve data (using our REST V3 API) in addition to using ASP.NET Core to receive real-time webhook data.
This document is a WIP and will be updated very shortly
Copyright © 2014-2021 FsHub