CyberSource.Authentication 0.0.0.23

dotnet add package CyberSource.Authentication --version 0.0.0.23
                    
NuGet\Install-Package CyberSource.Authentication -Version 0.0.0.23
                    
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.23" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CyberSource.Authentication" Version="0.0.0.23" />
                    
Directory.Packages.props
<PackageReference Include="CyberSource.Authentication" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CyberSource.Authentication --version 0.0.0.23
                    
#r "nuget: CyberSource.Authentication, 0.0.0.23"
                    
#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.
#addin nuget:?package=CyberSource.Authentication&version=0.0.0.23
                    
Install CyberSource.Authentication as a Cake Addin
#tool nuget:?package=CyberSource.Authentication&version=0.0.0.23
                    
Install CyberSource.Authentication as a Cake Tool

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.23 90 4/4/2025
0.0.0.22 509 3/24/2025
0.0.0.21 11,791 11/13/2024
0.0.0.20 30,927 5/29/2024
0.0.0.19 21,806 2/2/2024
0.0.0.18 10,812 11/10/2023
0.0.0.17 2,316 10/11/2023
0.0.0.16 15,874 4/6/2023
0.0.0.15 37,448 6/21/2022
0.0.0.14 10,819 5/20/2022
0.0.0.13 10,736 3/3/2022
0.0.0.12 1,530 1/25/2022
0.0.0.11 32,497 7/23/2021
0.0.0.10 7,037 6/17/2021
0.0.0.9 53,526 3/5/2021
0.0.0.8 5,084 12/2/2020
0.0.0.7 72,295 4/28/2020
0.0.0.6 21,645 2/20/2020
0.0.0.5 3,588 12/24/2019
0.0.0.4 162,225 5/16/2019
0.0.0.3 6,856 12/17/2018
0.0.0.2 1,165 11/8/2018
0.0.0.1 878 10/26/2018

Authentication SDK for CyberSource REST APIs