Com.MasterCard.Sdk.Core
2.3.0
See the version list below for details.
dotnet add package Com.MasterCard.Sdk.Core --version 2.3.0
NuGet\Install-Package Com.MasterCard.Sdk.Core -Version 2.3.0
<PackageReference Include="Com.MasterCard.Sdk.Core" Version="2.3.0" />
paket add Com.MasterCard.Sdk.Core --version 2.3.0
#r "nuget: Com.MasterCard.Sdk.Core, 2.3.0"
// Install Com.MasterCard.Sdk.Core as a Cake Addin #addin nuget:?package=Com.MasterCard.Sdk.Core&version=2.3.0 // Install Com.MasterCard.Sdk.Core as a Cake Tool #tool nuget:?package=Com.MasterCard.Sdk.Core&version=2.3.0
Mastercard OpenAPI Core SDK.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
-
- jose-jwt-signed (>= 2.3.0)
- Newtonsoft.Json (>= 10.0.3)
- RestSharp (>= 106.1.0)
- slf4net (>= 0.1.32.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Com.MasterCard.Sdk.Core:
Package | Downloads |
---|---|
Com.MasterCard.Merchant.Checkout
Com.MasterCard.Merchant.Checkout SDK. |
|
Com.MasterCard.Masterpass.Merchant
Com.MasterCard.Masterpass.Merchant SDK. Masterpass Merchant Checkout Service SDK supports standard, connected and express checkouts. |
|
FenixAlliance.ABS.Integrations.MasterCard
Application Component for the Alliance Business Suite. |
|
Com.MasterCard.Psp.Payment
Com.MasterCard.Psp.Payment SDK. |
|
Com.MasterCard.Merchant.Onboarding
Com.MasterCard.Merchant.Onboarding SDK. |
GitHub repositories
This package is not used by any popular GitHub repositories.
* Feature to verify and decrypt the encrypted payload with signature under the JweUtil.
* Now SDK generates the strong signature for Authorization header using RSA_SHA256 cryptographic algorithm.
* Provided SecurityProtocol configuration (TLS_1.1 and TLS_1.2) through MasterCardApiConfiguration.SecurityProtocol.
* Now Supports the Strong Name Signed Assembly.