CyberSource.Authentication 0.0.0.22

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.22
                    
NuGet\Install-Package CyberSource.Authentication -Version 0.0.0.22
                    
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.22" />
                    
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.22" />
                    
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.22
                    
#r "nuget: CyberSource.Authentication, 0.0.0.22"
                    
#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.22
                    
Install CyberSource.Authentication as a Cake Addin
#tool nuget:?package=CyberSource.Authentication&version=0.0.0.22
                    
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 184 5 days ago
0.0.0.22 531 16 days ago
0.0.0.21 12,333 5 months ago
0.0.0.20 31,811 5/29/2024
0.0.0.19 21,858 2/2/2024
0.0.0.18 10,909 11/10/2023
0.0.0.17 2,324 10/11/2023
0.0.0.16 15,955 4/6/2023
0.0.0.15 37,516 6/21/2022
0.0.0.14 10,829 5/20/2022
0.0.0.13 10,745 3/3/2022
0.0.0.12 1,530 1/25/2022
0.0.0.11 32,599 7/23/2021
0.0.0.10 7,080 6/17/2021
0.0.0.9 53,592 3/5/2021
0.0.0.8 5,086 12/2/2020
0.0.0.7 72,410 4/28/2020
0.0.0.6 21,647 2/20/2020
0.0.0.5 3,591 12/24/2019
0.0.0.4 162,387 5/16/2019
0.0.0.3 6,857 12/17/2018
0.0.0.2 1,167 11/8/2018
0.0.0.1 880 10/26/2018

Authentication SDK for CyberSource REST APIs