EpicorRestAPI 2.1.0.1
See the version list below for details.
dotnet add package EpicorRestAPI --version 2.1.0.1
NuGet\Install-Package EpicorRestAPI -Version 2.1.0.1
<PackageReference Include="EpicorRestAPI" Version="2.1.0.1" />
paket add EpicorRestAPI --version 2.1.0.1
#r "nuget: EpicorRestAPI, 2.1.0.1"
// Install EpicorRestAPI as a Cake Addin #addin nuget:?package=EpicorRestAPI&version=2.1.0.1 // Install EpicorRestAPI as a Cake Tool #tool nuget:?package=EpicorRestAPI&version=2.1.0.1
Epicor REST API Wrapper
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.0.2 | 751 | 7/11/2023 |
2.2.0.1 | 251 | 6/24/2023 |
2.1.0.3 | 1,185 | 7/26/2022 |
2.1.0.2 | 491 | 7/25/2022 |
2.1.0.1 | 548 | 7/17/2022 |
2.0.4 | 1,380 | 1/14/2022 |
2.0.3 | 590 | 10/19/2021 |
2.0.2 | 1,311 | 4/19/2021 |
2.0.1 | 417 | 4/16/2021 |
2.0.0 | 446 | 3/4/2021 |
1.1.11 | 798 | 6/2/2020 |
1.1.10 | 626 | 4/8/2020 |
1.1.9 | 764 | 1/8/2020 |
1.1.8 | 648 | 11/11/2019 |
1.1.7 | 579 | 11/8/2019 |
1.1.6 | 562 | 11/8/2019 |
1.1.5 | 921 | 11/29/2018 |
1.1.4 | 816 | 10/11/2018 |
1.1.3 | 1,090 | 5/10/2018 |
1.1.2 | 1,004 | 5/10/2018 |
Documentation: https://www.epiusers.help/t/epicor-rest-helper-nuget-updated-v2/76250.Update to Framework 4.8 (Required by dependencies)
Async Method Support by @A9G-Data-Droid Adam Kauffman
Update all NuGet packages
Convert packages.config to PackageReference
Use new NetAnalyzers to close warnings
Run Code Cleanup Profile 2
Make compatible with new version of RestSharp
Add async to all V2 methods
Normal methods share code with async versions
Add accept header to fix issue with getting JSON schema when expecting XML