Skip to content

tradecloud/tradecloud-sdk-dotnet

Repository files navigation

Tradecloud .NET SDK

The .NET SDK can help you to develop a Tradecloud API v2 client and webhook service in .NET and C#

Prerequisites

Download and install .NET Core (either Runtime or SDK) 8.0

Clone the repository

git clone https://github.com/tradecloud/tradecloud-sdk-dotnet.git
cd tradecloud-sdk-dotnet

Update the repository

git fetch
git pull

To refresh the solution file

dotnet sln add (ls -r **/*.csproj)
dotnet sln add $(ls -r **/*.csproj)

About

Tradecloud .NET Core C# SDK

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages