eWayCRM.API
1.6.0
See the version list below for details.
dotnet add package eWayCRM.API --version 1.6.0
NuGet\Install-Package eWayCRM.API -Version 1.6.0
<PackageReference Include="eWayCRM.API" Version="1.6.0" />
<PackageVersion Include="eWayCRM.API" Version="1.6.0" />
<PackageReference Include="eWayCRM.API" />
paket add eWayCRM.API --version 1.6.0
#r "nuget: eWayCRM.API, 1.6.0"
#:package eWayCRM.API@1.6.0
#addin nuget:?package=eWayCRM.API&version=1.6.0
#tool nuget:?package=eWayCRM.API&version=1.6.0
eWay-CRM API C# Library
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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. |
-
.NETFramework 4.0
- Newtonsoft.Json (>= 11.0.2)
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 |
|---|---|---|
| 1.6.5 | 136 | 5/25/2026 |
| 1.6.4 | 839 | 7/24/2025 |
| 1.6.3 | 258 | 5/23/2025 |
| 1.6.2 | 313 | 9/25/2024 |
| 1.6.1 | 252 | 9/25/2024 |
| 1.6.0 | 257 | 9/25/2024 |
| 1.5.9 | 378 | 8/1/2023 |
| 1.5.8 | 613 | 8/2/2022 |
| 1.5.7 | 597 | 6/2/2022 |
| 1.5.6 | 551 | 10/5/2021 |
| 1.5.5 | 550 | 5/10/2021 |
| 1.5.4 | 593 | 12/15/2020 |
| 1.5.3 | 637 | 9/7/2020 |
| 1.5.2 | 707 | 7/13/2020 |
| 1.5.1 | 636 | 6/30/2020 |
| 1.5.0 | 649 | 6/30/2020 |
| 1.4.1 | 691 | 5/5/2020 |
| 1.4.0 | 737 | 4/30/2020 |
| 1.3.5 | 697 | 2/3/2020 |
| 1.3.4 | 706 | 10/31/2019 |
1.6.0
ToStringForApi now supports new RFC format for date time.
1.5.9
Fixed possible NullReferenceException during login.
Updated Newtonsoft.Json.
1.5.8
Updated Newtonsoft.Json.
1.5.7
Added LogOut method.
1.5.6
Added helper class for OAuth.
1.5.4
Call RefreshAccessToken event on 401.
1.5.3
Added GetDateTime method for backward compatibility.
1.5.2
Allow client to refresh access token
1.5.1
Added method to get Web Service version
1.5.0
Added OAuth support
1.3.2
Added support for insecure API