ApiSharp 3.1.0
See the version list below for details.
dotnet add package ApiSharp --version 3.1.0
NuGet\Install-Package ApiSharp -Version 3.1.0
<PackageReference Include="ApiSharp" Version="3.1.0" />
<PackageVersion Include="ApiSharp" Version="3.1.0" />
<PackageReference Include="ApiSharp" />
paket add ApiSharp --version 3.1.0
#r "nuget: ApiSharp, 3.1.0"
#:package ApiSharp@3.1.0
#addin nuget:?package=ApiSharp&version=3.1.0
#tool nuget:?package=ApiSharp&version=3.1.0
Base for Rest Api, Websocket Api, Tcp Socket Api Wrappers
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 is compatible. |
| .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. |
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
-
.NETStandard 2.1
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on ApiSharp:
| Package | Downloads |
|---|---|
|
OKX.Api
OKX V5 Api Wrapper. Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible OKX Cryptocurrency Exchange Rest and Websocket Api Wrapper |
|
|
Gate.IO.Api
Gate.IO API v4 Wrapper. Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible Gate.IO Cryptocurrency Exchange Rest and Websocket Api Wrapper |
|
|
Bybit.Api
Bybit API v5 Wrapper. Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible Bybit Cryptocurrency Exchange Rest and Websocket Api Wrapper |
|
|
Binance.Api
Binance API Wrapper. Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible Binance Cryptocurrency Exchange Rest and Websocket Api Wrapper |
|
|
BitMart.Api
BitMart API v5 Wrapper. Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible BitMart Cryptocurrency Exchange Rest and Websocket Api Wrapper |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.5.0 | 252 | 1/12/2026 |
| 4.2.0 | 1,158 | 12/9/2025 |
| 4.1.0 | 1,220 | 10/18/2025 |
| 4.0.5 | 963 | 9/24/2025 |
| 4.0.4 | 659 | 9/17/2025 |
| 4.0.2 | 897 | 8/30/2025 |
| 4.0.1 | 829 | 7/30/2025 |
| 3.8.2 | 2,436 | 6/17/2025 |
| 3.8.1 | 1,214 | 6/9/2025 |
| 3.8.0 | 476 | 6/8/2025 |
| 3.7.0 | 1,287 | 5/20/2025 |
| 3.6.5 | 663 | 5/20/2025 |
| 3.6.0 | 865 | 5/14/2025 |
| 3.5.5 | 929 | 5/11/2025 |
| 3.5.1 | 585 | 4/30/2025 |
| 3.5.0 | 410 | 4/26/2025 |
| 3.4.1 | 512 | 4/20/2025 |
| 3.4.0 | 503 | 4/20/2025 |
| 3.1.0 | 39,228 | 10/25/2024 |
Version 3.1.0 - 25 Oct 2024
* Fixed issue https://github.com/burakoner/OKX.Api/issues/67
Version 3.0.3 - 18 Oct 2024
Version 3.0.2 - 10 Oct 2024
Version 3.0.0 - 30 Sep 2024
Version 2.2.1 - 27 Mar 2023
* Fixed minor bugs
Version 2.2.0 - 25 Mar 2023
* Refactored some parts according to the latest C# features
* Added some XML comments (summaries)
* Merge pulled request https://github.com/burakoner/ApiSharp/pull/5
* Fixed minor issues
* Dependencies Updated
Version 2.1.0 - 05 Feb 2023
* Microsoft.Extensions.Logging updated to 8.0.0
* Microsoft.Extensions.Logging.Abstractions updated to 8.0.0
* Merge pulled request https://github.com/burakoner/ApiSharp/pull/4
* Fixed issue https://github.com/burakoner/ApiSharp/issues/3