EpicorRestAPI 3.0.1
dotnet add package EpicorRestAPI --version 3.0.1
NuGet\Install-Package EpicorRestAPI -Version 3.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="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EpicorRestAPI" Version="3.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 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EpicorRestAPI, 3.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@3.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=3.0.1
#tool nuget:?package=EpicorRestAPI&version=3.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 | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- Newtonsoft.Json (>= 13.0.3)
- RestSharp (>= 112.1.0)
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.1 | 31 | 9/28/2025 |
3.0.0 | 390 | 12/17/2024 |
2.2.0.2 | 896 | 7/11/2023 |
2.2.0.1 | 326 | 6/24/2023 |
2.1.0.3 | 1,301 | 7/26/2022 |
2.1.0.2 | 587 | 7/25/2022 |
2.1.0.1 | 648 | 7/17/2022 |
2.0.4 | 1,717 | 1/14/2022 |
2.0.3 | 709 | 10/19/2021 |
2.0.2 | 1,456 | 4/19/2021 |
2.0.1 | 527 | 4/16/2021 |
2.0.0 | 567 | 3/4/2021 |
1.1.11 | 928 | 6/2/2020 |
1.1.10 | 757 | 4/8/2020 |
1.1.9 | 891 | 1/8/2020 |
1.1.8 | 784 | 11/11/2019 |
1.1.7 | 709 | 11/8/2019 |
1.1.6 | 691 | 11/8/2019 |
1.1.5 | 1,066 | 11/29/2018 |
1.1.4 | 979 | 10/11/2018 |
1.1.3 | 1,469 | 5/10/2018 |
1.1.2 | 1,379 | 5/10/2018 |
https://www.epiusers.help/t/epicor-rest-helper-nuget-updated-v3/76250
* Moved to Instance Class from Static
* Removed Long Deprecated Objects and Dependencies
* Corrected Environment to function with 2024.X Specifications
* Updated Newtonsoft and RestSharp