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                
#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                

Epicor REST API Wrapper

Product 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.

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 120 12/17/2024
2.2.0.2 793 7/11/2023
2.2.0.1 257 6/24/2023
2.1.0.3 1,199 7/26/2022
2.1.0.2 499 7/25/2022
2.1.0.1 558 7/17/2022
2.0.4 1,437 1/14/2022
2.0.3 602 10/19/2021
2.0.2 1,327 4/19/2021
2.0.1 425 4/16/2021
2.0.0 455 3/4/2021
1.1.11 810 6/2/2020
1.1.10 636 4/8/2020
1.1.9 772 1/8/2020
1.1.8 657 11/11/2019
1.1.7 587 11/8/2019
1.1.6 570 11/8/2019
1.1.5 933 11/29/2018
1.1.4 828 10/11/2018
1.1.3 1,100 5/10/2018
1.1.2 1,014 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