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.
<PackageVersion Include="EpicorRestAPI" Version="3.0.0" />
<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.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.
#addin nuget:?package=EpicorRestAPI&version=3.0.0
#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 | 225 | 4 months ago |
2.2.0.2 | 806 | 7/11/2023 |
2.2.0.1 | 260 | 6/24/2023 |
2.1.0.3 | 1,216 | 7/26/2022 |
2.1.0.2 | 510 | 7/25/2022 |
2.1.0.1 | 571 | 7/17/2022 |
2.0.4 | 1,614 | 1/14/2022 |
2.0.3 | 617 | 10/19/2021 |
2.0.2 | 1,350 | 4/19/2021 |
2.0.1 | 440 | 4/16/2021 |
2.0.0 | 474 | 3/4/2021 |
1.1.11 | 834 | 6/2/2020 |
1.1.10 | 656 | 4/8/2020 |
1.1.9 | 794 | 1/8/2020 |
1.1.8 | 680 | 11/11/2019 |
1.1.7 | 609 | 11/8/2019 |
1.1.6 | 592 | 11/8/2019 |
1.1.5 | 963 | 11/29/2018 |
1.1.4 | 862 | 10/11/2018 |
1.1.3 | 1,207 | 5/10/2018 |
1.1.2 | 1,121 | 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