Emailage.NET.4.5.1.Wrapper
1.0.4
See the version list below for details.
dotnet add package Emailage.NET.4.5.1.Wrapper --version 1.0.4
NuGet\Install-Package Emailage.NET.4.5.1.Wrapper -Version 1.0.4
<PackageReference Include="Emailage.NET.4.5.1.Wrapper" Version="1.0.4" />
paket add Emailage.NET.4.5.1.Wrapper --version 1.0.4
#r "nuget: Emailage.NET.4.5.1.Wrapper, 1.0.4"
// Install Emailage.NET.4.5.1.Wrapper as a Cake Addin #addin nuget:?package=Emailage.NET.4.5.1.Wrapper&version=1.0.4 // Install Emailage.NET.4.5.1.Wrapper as a Cake Tool #tool nuget:?package=Emailage.NET.4.5.1.Wrapper&version=1.0.4
Emailage Fraud Risk Assessment .NET 4.5.1 Wrapper
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. 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. |
-
- Newtonsoft.Json (>= 6.0.5)
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.3.0 | 3,549 | 9/18/2019 | |
1.2.9 | 17,969 | 6/14/2019 | |
1.2.8 | 2,154 | 3/1/2019 | |
1.2.7 | 29,164 | 3/2/2018 | |
1.2.6 | 3,000 | 12/5/2017 | |
1.2.5 | 1,480 | 12/4/2017 | |
1.2.4 | 10,423 | 10/19/2017 | |
1.2.3 | 36,781 | 8/28/2017 | |
1.2.2 | 1,535 | 7/24/2017 | |
1.2.1 | 1,543 | 7/7/2017 | |
1.2.0 | 10,801 | 6/20/2017 | |
1.1.9 | 1,582 | 6/14/2017 | |
1.1.8 | 1,474 | 5/26/2017 | |
1.1.7 | 1,578 | 5/9/2017 | |
1.1.6 | 16,868 | 4/4/2017 | |
1.1.5 | 1,515 | 3/23/2017 | |
1.1.4 | 1,813 | 3/23/2017 | |
1.1.3 | 1,741 | 2/7/2017 | |
1.1.2 | 1,648 | 1/5/2017 | |
1.1.1 | 28,980 | 10/5/2016 | |
1.1.0 | 2,248 | 8/9/2016 | |
1.0.9 | 2,114 | 6/29/2016 | |
1.0.8 | 1,597 | 6/10/2016 | |
1.0.7 | 1,610 | 6/7/2016 | |
1.0.6 | 1,626 | 5/11/2016 | |
1.0.5 | 2,356 | 2/29/2016 | |
1.0.4 | 1,900 | 11/16/2015 | |
1.0.3 | 1,585 | 11/12/2015 | |
1.0.2 | 1,555 | 11/12/2015 | |
1.0.1 | 1,638 | 11/12/2015 | |
1.0.0 | 1,654 | 11/12/2015 |
Changes Include:
- Strongly-typed optional Extra Input Parameter Class Object "ExtraInputParameter". Use this class when making a request for additional functionality such as name matching which needs firstname and lastname input into the API.
- Additional API output parameters provided.
- Additional OAuth Signature Method Options provided.
- Validation logic implemented on API requests.
- Misc. fixes like ease of reading some url encoded output.