EpicorRestAPI 3.0.0
dotnet add package EpicorRestAPI --version 3.0.0
NuGet\Install-Package EpicorRestAPI -Version 3.0.0
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.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EpicorRestAPI --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EpicorRestAPI, 3.0.0"
#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.
// Install EpicorRestAPI as a Cake Addin #addin nuget:?package=EpicorRestAPI&version=3.0.0 // Install EpicorRestAPI as a Cake Tool #tool nuget:?package=EpicorRestAPI&version=3.0.0
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.0 | 192 | 12/17/2024 |
2.2.0.2 | 803 | 7/11/2023 |
2.2.0.1 | 260 | 6/24/2023 |
2.1.0.3 | 1,210 | 7/26/2022 |
2.1.0.2 | 506 | 7/25/2022 |
2.1.0.1 | 567 | 7/17/2022 |
2.0.4 | 1,559 | 1/14/2022 |
2.0.3 | 611 | 10/19/2021 |
2.0.2 | 1,338 | 4/19/2021 |
2.0.1 | 434 | 4/16/2021 |
2.0.0 | 465 | 3/4/2021 |
1.1.11 | 824 | 6/2/2020 |
1.1.10 | 647 | 4/8/2020 |
1.1.9 | 784 | 1/8/2020 |
1.1.8 | 669 | 11/11/2019 |
1.1.7 | 599 | 11/8/2019 |
1.1.6 | 582 | 11/8/2019 |
1.1.5 | 952 | 11/29/2018 |
1.1.4 | 850 | 10/11/2018 |
1.1.3 | 1,173 | 5/10/2018 |
1.1.2 | 1,087 | 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