.NET client
Last updated
The CloudBrowserAISharp client provides shortcuts for access to our endpoints to perform various tasks.
Requirements
.NET Core SDK installed.
The CloudBrowserAiSharp NuGet package.
Your CloudBrowser.AI API token.
Installation
Install the required package:
dotnet add package CloudBrowserAiLast updated