Acumatica.RESTClient
5.0.1-alpha
See the version list below for details.
dotnet add package Acumatica.RESTClient --version 5.0.1-alpha
NuGet\Install-Package Acumatica.RESTClient -Version 5.0.1-alpha
<PackageReference Include="Acumatica.RESTClient" Version="5.0.1-alpha" />
<PackageVersion Include="Acumatica.RESTClient" Version="5.0.1-alpha" />
<PackageReference Include="Acumatica.RESTClient" />
paket add Acumatica.RESTClient --version 5.0.1-alpha
#r "nuget: Acumatica.RESTClient, 5.0.1-alpha"
#:package Acumatica.RESTClient@5.0.1-alpha
#addin nuget:?package=Acumatica.RESTClient&version=5.0.1-alpha&prerelease
#tool nuget:?package=Acumatica.RESTClient&version=5.0.1-alpha&prerelease
Acumatica REST API Client for C#
The solution allows to easily start developing REST API based integration with Acumatica ERP.
The repository contains the following solutions:
- Acumatica REST API Client - the solution contains Acumatica REST API client based on RESTSharp. The solution also contains base classes required for endpoint definitions and the endpoint definitions.
- Example Console Application - the solution contains examples of API calls to Acumatica ERP.
- EndpointModelGenerator - the solution allows to generate C# projects and classes for the REST API client based on OpenAPI 2.0 endpoint schemas.
The Acumatica REST Client and some endpoints are also available as Nuget packages:
- https://www.nuget.org/packages/Acumatica.RESTClient/
- https://www.nuget.org/packages/Acumatica.RESTClient.ODataApi/
- https://www.nuget.org/packages/Acumatica.RESTClient.CustomizationApi/
- https://www.nuget.org/packages/Acumatica.RESTClient.MaintenanceApi/
- https://www.nuget.org/packages/Acumatica.Default_20.200.001/
- https://www.nuget.org/packages/Acumatica.Default_22.200.001/
- https://www.nuget.org/packages/Acumatica.Manufacturing_21.200.001/
Dependencies:
- JsonSubTypes (>= 1.9.0)
- Newtonsoft.Json (>= 12.0.3)
The code is partially generated by Openapi Generator https://github.com/openapitools/openapi-generator) OpenAPI spec version: 3
| 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 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. |
-
.NETStandard 2.0
- JsonSubTypes (>= 1.9.0)
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Acumatica.RESTClient:
| Package | Downloads |
|---|---|
|
Acumatica.RESTClient.ContractBasedApi
A simple client allowing to use Acumatica Contract Based REST API from C#. |
|
|
Acumatica.Default_22.200.001
C# classes generated based on Acumatica Default endpoint version 22.200.001 |
|
|
Acumatica.Default_20.200.001
C# classes generated based on Acumatica Default endpoint version 20.200.001 |
|
|
Acumatica.RESTClient.ODataApi
An extension for Acumatica REST API client for C# allowing interaction with OData API |
|
|
Acumatica.SOAPLikeWrapperForREST
A C# wrapper allowing to write SOAP-like queries for Acuamtica REST API |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.6.2 | 483 | 9/10/2025 |
| 5.6.2-beta | 190 | 9/5/2025 |
| 5.6.1-beta | 210 | 8/26/2025 |
| 5.6.0-beta | 97 | 8/23/2025 |
| 5.5.1-test | 272 | 6/19/2025 |
| 5.5.0 | 333 | 8/19/2025 |
| 5.5.0-test | 166 | 6/18/2025 |
| 5.4.0 | 6,116 | 11/4/2024 |
| 5.3.0 | 3,445 | 10/8/2024 |
| 5.2.1-beta | 172 | 10/2/2024 |
| 5.2.0-beta | 368 | 9/20/2024 |
| 5.1.2-beta | 9,355 | 3/8/2024 |
| 5.1.1-beta | 101 | 3/6/2024 |
| 5.1.0-beta | 836 | 1/26/2024 |
| 5.0.3-alpha | 402 | 7/6/2023 |
| 5.0.1-alpha | 441 | 7/4/2023 |
| 5.0.0-alpha | 414 | 7/4/2023 |
| 4.1.1 | 4,204 | 11/13/2023 |
| 4.1.0 | 10,542 | 6/9/2023 |
| 4.0.6-alpha | 227 | 6/7/2023 |
| 4.0.5-alpha | 223 | 5/29/2023 |
| 4.0.4-alpha | 220 | 5/25/2023 |
| 4.0.2-alpha | 788 | 5/12/2023 |
| 4.0.1-alpha | 472 | 3/17/2023 |
| 4.0.0-alpha | 373 | 3/17/2023 |
| 3.5.0 | 5,377 | 2/21/2023 |
| 3.3.5 | 480 | 2/20/2023 |
| 3.3.4 | 483 | 2/20/2023 |
| 3.3.1 | 759 | 2/19/2023 |
| 3.3.0 | 328 | 2/18/2023 |
| 3.2.1 | 1,377 | 2/15/2023 |
| 3.2.0 | 635 | 2/15/2023 |
| 3.1.1-alpha | 299 | 2/15/2023 |
| 3.1.0-alpha | 287 | 2/9/2023 |
| 3.0.2-alpha | 261 | 2/9/2023 |
| 3.0.1-alpha | 249 | 2/9/2023 |
| 3.0.0-alpha | 367 | 2/9/2023 |
| 2.6.0-debug | 260 | 2/8/2023 |
| 2.6.0-alpha | 268 | 2/7/2023 |
| 2.5.0 | 5,068 | 2/2/2023 |
| 2.4.0 | 417 | 1/27/2023 |
| 2.3.6 | 573 | 12/15/2022 |
| 2.3.5 | 703 | 11/17/2022 |
| 2.3.3 | 1,136 | 11/14/2022 |
| 2.3.2 | 726 | 11/9/2022 |
| 2.3.1 | 2,254 | 9/22/2022 |
| 2.3.0 | 549 | 9/15/2022 |
| 2.2.0 | 2,797 | 6/9/2022 |
| 2.1.2 | 1,304 | 1/25/2022 |
| 2.1.1 | 938 | 1/25/2022 |
| 2.1.0 | 570 | 1/25/2022 |
| 2.0.0 | 4,475 | 1/20/2022 |
| 1.1.0 | 628 | 1/20/2022 |
| 1.0.0 | 966 | 9/23/2021 |
1. Added Client.Cookies for cookie sharing with different cients