EpicorRestAPI 2.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EpicorRestAPI --version 2.0.1
NuGet\Install-Package EpicorRestAPI -Version 2.0.1
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="EpicorRestAPI" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EpicorRestAPI" Version="2.0.1" />
<PackageReference Include="EpicorRestAPI" />
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 EpicorRestAPI --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EpicorRestAPI, 2.0.1"
#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.
#:package EpicorRestAPI@2.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EpicorRestAPI&version=2.0.1
#tool nuget:?package=EpicorRestAPI&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Epicor REST API Wrapper
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 12.0.3)
- RestSharp (>= 106.11.7)
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 |
|---|---|---|
| 3.0.2 | 171 | 10/14/2025 |
| 3.0.1 | 149 | 9/28/2025 |
| 3.0.0 | 395 | 12/17/2024 |
| 2.2.0.2 | 919 | 7/11/2023 |
| 2.2.0.1 | 343 | 6/24/2023 |
| 2.1.0.3 | 1,323 | 7/26/2022 |
| 2.1.0.2 | 612 | 7/25/2022 |
| 2.1.0.1 | 671 | 7/17/2022 |
| 2.0.4 | 1,742 | 1/14/2022 |
| 2.0.3 | 734 | 10/19/2021 |
| 2.0.2 | 1,501 | 4/19/2021 |
| 2.0.1 | 552 | 4/16/2021 |
| 2.0.0 | 592 | 3/4/2021 |
| 1.1.11 | 953 | 6/2/2020 |
| 1.1.10 | 782 | 4/8/2020 |
| 1.1.9 | 916 | 1/8/2020 |
| 1.1.8 | 808 | 11/11/2019 |
| 1.1.7 | 734 | 11/8/2019 |
| 1.1.6 | 715 | 11/8/2019 |
| 1.1.5 | 1,097 | 11/29/2018 |
| 1.1.4 | 1,007 | 10/11/2018 |
| 1.1.3 | 1,516 | 5/10/2018 |
| 1.1.2 | 1,419 | 5/10/2018 |
Documentation: https://www.epiusers.help/t/epicor-rest-helper-nuget-updated-v2/76250
Added the ability to pass in already serialized (string) data and it won't be re-parsed