Acumatica.RESTClient 2.6.0-alpha

This is a prerelease version of Acumatica.RESTClient.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Acumatica.RESTClient --version 2.6.0-alpha
                    
NuGet\Install-Package Acumatica.RESTClient -Version 2.6.0-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Acumatica.RESTClient" Version="2.6.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Acumatica.RESTClient" Version="2.6.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Acumatica.RESTClient" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Acumatica.RESTClient --version 2.6.0-alpha
                    
#r "nuget: Acumatica.RESTClient, 2.6.0-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Acumatica.RESTClient&version=2.6.0-alpha&prerelease
                    
Install Acumatica.RESTClient as a Cake Addin
#tool nuget:?package=Acumatica.RESTClient&version=2.6.0-alpha&prerelease
                    
Install Acumatica.RESTClient as a Cake Tool

Acumatica REST API Client for C#

NuGet NuGet NuGet NuGet

The solution allows to easily start developing REST API based integration with Acumatica ERP.

The repository contains the following solutions:

  1. 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.
  2. Example Console Application - the solution contains examples of API calls to Acumatica ERP.
  3. 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:

Dependencies:

  • JsonSubTypes (>= 1.8.0)
  • Newtonsoft.Json (>= 13.0.1)
  • RestSharp (>= 107.1.1)
  • System.Text.Json (>= 6.0.1)

The code is partially generated by Openapi Generator https://github.com/openapitools/openapi-generator) OpenAPI spec version: 3

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.4.0 1,515 7 months ago
5.3.0 1,438 8 months ago
5.2.1-beta 128 8 months ago
5.2.0-beta 247 8 months ago
5.1.2-beta 6,807 3/8/2024
5.1.1-beta 87 3/6/2024
5.1.0-beta 503 1/26/2024
5.0.3-alpha 282 7/6/2023
5.0.1-alpha 302 7/4/2023
5.0.0-alpha 298 7/4/2023
4.1.1 2,906 11/13/2023
4.1.0 8,470 6/9/2023
4.0.6-alpha 163 6/7/2023
4.0.5-alpha 167 5/29/2023
4.0.4-alpha 156 5/25/2023
4.0.2-alpha 553 5/12/2023
4.0.1-alpha 332 3/17/2023
4.0.0-alpha 264 3/17/2023
3.5.0 5,128 2/21/2023
3.3.5 387 2/20/2023
3.3.4 386 2/20/2023
3.3.1 616 2/19/2023
3.3.0 256 2/18/2023
3.2.1 1,179 2/15/2023
3.2.0 512 2/15/2023
3.1.1-alpha 205 2/15/2023
3.1.0-alpha 209 2/9/2023
3.0.2-alpha 191 2/9/2023
3.0.1-alpha 178 2/9/2023
3.0.0-alpha 232 2/9/2023
2.6.0-debug 179 2/8/2023
2.6.0-alpha 175 2/7/2023
2.5.0 4,173 2/2/2023
2.4.0 340 1/27/2023
2.3.6 503 12/15/2022
2.3.5 610 11/17/2022
2.3.3 985 11/14/2022
2.3.2 635 11/9/2022
2.3.1 2,096 9/22/2022
2.3.0 470 9/15/2022
2.2.0 2,553 6/9/2022
2.1.2 1,198 1/25/2022
2.1.1 834 1/25/2022
2.1.0 487 1/25/2022
2.0.0 4,187 1/20/2022
1.1.0 523 1/20/2022
1.0.0 850 9/23/2021

Introduced Maintenance API for updating schema