connect-sdk-dotnet
2.15.0
See the version list below for details.
dotnet add package connect-sdk-dotnet --version 2.15.0
NuGet\Install-Package connect-sdk-dotnet -Version 2.15.0
<PackageReference Include="connect-sdk-dotnet" Version="2.15.0" />
paket add connect-sdk-dotnet --version 2.15.0
#r "nuget: connect-sdk-dotnet, 2.15.0"
// Install connect-sdk-dotnet as a Cake Addin #addin nuget:?package=connect-sdk-dotnet&version=2.15.0 // Install connect-sdk-dotnet as a Cake Tool #tool nuget:?package=connect-sdk-dotnet&version=2.15.0
Ingenico Connect .NET SDK
Introduction
The .NET SDK helps you to communicate with the Ingenico Connect Server API. It's primary features are:
- convenient C# wrapper around the API calls and responses
- marshalls C# request objects to HTTP requests
- unmarshalls HTTP responses to C# response objects or C# exceptions
- handling of all the details concerning authentication
- handling of required meta data
Its use is demonstrated by an example for each possible call. The examples execute a call using the provided API keys.
See the Ingenico Connect Developer Hub for more information on how to use the SDK.
Structure of this repository
This repository consists out of four main components:
- The source code of the SDK itself:
/connect-sdk-dotnet
- The source code of the SDK unit tests:
/connect-sdk-dotnet-tests
- The source code of the example integration tests:
/connect-sdk-dotnet-it
- The source code of the example calls:
/connect-sdk-dotnet-examples
Requirements
.NET Framework 4.5 is required. In addition, the following packages are required:
- Microsoft BCL Portability Pack 1.1.10 or higher
- Microsoft BCL Build Components 1.0.21 or higher
- Microsoft HTTP Client Libraries 2.2.29 or higher
- System.Collections.Immutable 1.2.0 or higher
- Json.NET 9.0.1 or higher
- NLog 4.3.7 or higher
Installation
Release
To install the latest .NET SDK release, run the following command in the Package Manager Console (Tools -> NuGet Package Manager -> Package Manager Console
) in Visual Studio:
PM> Install-Package connect-sdk-dotnet
Source
To install the latest .NET SDK source in a solution, clone the repository, and add the file connect-sdk-dotnet.csproj
to the current solution. On the project depending on the Ingenico Connect SDK, add a reference to the connect-sdk-dotnet
project.
Note that you will need an IDE that supports version 6.0 of the C# language, such as Visual Studio 2015. Older versions will not be able to compile the SDK code, but they will be able to use the SDK as a dependency, e.g. through NuGet.
Building the repository
This repository uses Visual Studio 2015 or up to build. Open connect-sdk-dotnet.sln
in Visual Studio, and click build.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 10.0.3)
- NLog (>= 4.3.7)
- System.Collections.Immutable (>= 1.2.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.47.0 | 5,337 | 2/14/2024 | |
3.46.0 | 1,859 | 1/16/2024 | |
3.45.0 | 600 | 12/12/2023 | |
3.44.0 | 1,561 | 10/26/2023 | |
3.43.0 | 208 | 10/16/2023 | |
3.42.0 | 3,089 | 8/11/2023 | |
3.41.0 | 1,659 | 7/14/2023 | |
3.40.0 | 268 | 6/28/2023 | |
3.39.1 | 2,292 | 6/26/2023 | |
3.39.0 | 708 | 5/16/2023 | |
3.38.0 | 441 | 4/14/2023 | |
3.37.0 | 286 | 4/11/2023 | |
3.36.0 | 2,693 | 3/9/2023 | |
3.35.0 | 1,308 | 2/3/2023 | |
3.34.0 | 4,623 | 12/2/2022 | |
3.33.0 | 4,964 | 10/6/2022 | |
3.32.0 | 6,500 | 7/4/2022 | |
3.31.0 | 1,676 | 5/31/2022 | |
3.30.1 | 789 | 4/25/2022 | |
3.30.0 | 2,380 | 2/17/2022 | |
3.29.0 | 604 | 1/25/2022 | |
3.28.0 | 615 | 1/12/2022 | |
3.27.0 | 765 | 11/23/2021 | |
3.26.0 | 378 | 11/8/2021 | |
3.25.0 | 663 | 10/7/2021 | |
3.24.0 | 7,486 | 8/3/2021 | |
3.23.0 | 456 | 7/20/2021 | |
3.22.0 | 1,123 | 6/24/2021 | |
3.21.0 | 809 | 6/9/2021 | |
3.20.0 | 3,910 | 4/9/2021 | |
3.19.0 | 1,037 | 3/3/2021 | |
3.18.1 | 2,216 | 1/22/2021 | |
3.18.0 | 1,063 | 12/11/2020 | |
3.17.0 | 4,226 | 10/5/2020 | |
3.16.0 | 684 | 9/18/2020 | |
3.15.0 | 913 | 9/3/2020 | |
3.14.0 | 628 | 8/11/2020 | |
3.13.0 | 605 | 7/24/2020 | |
3.12.0 | 4,562 | 6/15/2020 | |
3.11.0 | 615 | 6/4/2020 | |
3.10.0 | 18,310 | 5/19/2020 | |
3.9.1 | 989 | 4/30/2020 | |
3.9.0 | 549 | 4/28/2020 | |
3.8.0 | 838 | 4/7/2020 | |
3.7.0 | 9,464 | 3/10/2020 | |
3.6.0 | 907 | 2/20/2020 | |
3.5.1 | 2,408 | 10/24/2019 | |
3.5.0 | 1,436 | 9/30/2019 | |
3.4.0 | 4,763 | 8/30/2019 | |
3.3.0 | 1,935 | 8/8/2019 | |
3.2.0 | 2,071 | 7/15/2019 | |
3.1.0 | 691 | 7/4/2019 | |
3.0.0 | 1,089 | 6/21/2019 | |
2.36.0 | 1,049 | 6/7/2019 | |
2.35.0 | 755 | 5/28/2019 | |
2.34.0 | 1,457 | 5/3/2019 | |
2.33.0 | 8,221 | 3/20/2019 | |
2.32.0 | 2,402 | 3/5/2019 | |
2.31.0 | 875 | 2/6/2019 | |
2.30.0 | 1,166 | 1/17/2019 | |
2.29.0 | 1,125 | 11/8/2018 | |
2.28.0 | 875 | 10/30/2018 | |
2.27.0 | 867 | 10/24/2018 | |
2.26.0 | 938 | 10/9/2018 | |
2.25.0 | 1,212 | 9/26/2018 | |
2.24.0 | 1,664 | 9/5/2018 | |
2.23.0 | 2,468 | 8/17/2018 | |
2.22.0 | 1,382 | 7/12/2018 | |
2.21.0 | 1,200 | 6/7/2018 | |
2.20.0 | 1,238 | 5/7/2018 | |
2.19.0 | 1,144 | 4/5/2018 | |
2.18.0 | 1,881 | 1/30/2018 | |
2.17.0 | 1,128 | 1/15/2018 | |
2.16.0 | 1,121 | 12/18/2017 | |
2.15.0 | 1,432 | 12/6/2017 | |
2.14.0 | 1,017 | 11/25/2017 | |
2.13.0 | 1,673 | 11/10/2017 | |
2.12.1 | 1,170 | 11/1/2017 | |
2.12.0 | 1,011 | 10/31/2017 | |
2.11.1 | 6,219 | 10/11/2017 | |
2.11.0 | 1,012 | 9/27/2017 | |
2.10.0 | 1,091 | 9/15/2017 | |
2.9.0 | 1,154 | 9/8/2017 | |
2.8.0 | 997 | 9/6/2017 | |
2.7.0 | 1,877 | 8/4/2017 | |
2.6.0 | 1,125 | 6/27/2017 | |
2.5.1 | 2,550 | 4/26/2017 | |
2.5.0 | 1,064 | 4/18/2017 | |
2.4.0 | 1,216 | 3/23/2017 | |
2.3.0 | 1,145 | 3/9/2017 | |
2.2.0 | 1,553 | 2/13/2017 | |
2.1.0 | 1,839 | 12/20/2016 | |
2.0.0 | 1,072 | 11/17/2016 | |
1.1.0 | 1,278 | 10/5/2016 | |
1.0.1 | 1,627 | 9/27/2016 |
Added:
- Added classes CreateMandateWithReturnUrl and SepaDirectDebitPaymentProduct771SpecificInputBase.
Changed:
- Class CreateMandateRequest now extends new class CreateMandateWithReturnUrl instead of CreateMandateBase.
- Restructured the type hierarchy of classes SepaDirectDebitPaymentMethodSpecificInput, SepaDirectDebitPaymentMethodSpecificInputBase and SepaDirectDebitPaymentProduct771SpecificInput.