CyberSource.Authentication 0.0.0.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package CyberSource.Authentication --version 0.0.0.13
NuGet\Install-Package CyberSource.Authentication -Version 0.0.0.13
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="CyberSource.Authentication" Version="0.0.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CyberSource.Authentication --version 0.0.0.13
#r "nuget: CyberSource.Authentication, 0.0.0.13"
#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 CyberSource.Authentication as a Cake Addin
#addin nuget:?package=CyberSource.Authentication&version=0.0.0.13

// Install CyberSource.Authentication as a Cake Tool
#tool nuget:?package=CyberSource.Authentication&version=0.0.0.13

Use this SDK to generate Authentication Headers to be sent for the Cybersource REST API Calls

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CyberSource.Authentication:

Package Downloads
CyberSource.Rest.Client

Use this client SDK to Call CyberSource REST API's. This SDK includes generates both HTTP Signature and JWT headers (including authentication headers) for the API requests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.0.19 1,108 2/2/2024
0.0.0.18 2,925 11/10/2023
0.0.0.17 1,155 10/11/2023
0.0.0.16 7,841 4/6/2023
0.0.0.15 27,739 6/21/2022
0.0.0.14 8,286 5/20/2022
0.0.0.13 8,612 3/3/2022
0.0.0.12 1,425 1/25/2022
0.0.0.11 23,436 7/23/2021
0.0.0.10 3,876 6/17/2021
0.0.0.9 43,700 3/5/2021
0.0.0.8 4,650 12/2/2020
0.0.0.7 54,806 4/28/2020
0.0.0.6 20,377 2/20/2020
0.0.0.5 3,421 12/24/2019
0.0.0.4 132,302 5/16/2019
0.0.0.3 6,143 12/17/2018
0.0.0.2 1,069 11/8/2018
0.0.0.1 788 10/26/2018

Authentication SDK for CyberSource REST APIs