CyberSource.Authentication 0.0.0.1

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.1
                    
NuGet\Install-Package CyberSource.Authentication -Version 0.0.0.1
                    
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.1" />
                    
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.1" />
                    
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.1
                    
#r "nuget: CyberSource.Authentication, 0.0.0.1"
                    
#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.1
                    
Install CyberSource.Authentication as a Cake Addin
#tool nuget:?package=CyberSource.Authentication&version=0.0.0.1
                    
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.

This package has no dependencies.

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 408 4/4/2025
0.0.0.22 623 3/24/2025
0.0.0.21 14,860 11/13/2024
0.0.0.20 35,406 5/29/2024
0.0.0.19 22,206 2/2/2024
0.0.0.18 11,201 11/10/2023
0.0.0.17 2,344 10/11/2023
0.0.0.16 16,355 4/6/2023
0.0.0.15 37,704 6/21/2022
0.0.0.14 10,944 5/20/2022
0.0.0.13 10,829 3/3/2022
0.0.0.12 1,540 1/25/2022
0.0.0.11 33,062 7/23/2021
0.0.0.10 7,220 6/17/2021
0.0.0.9 53,834 3/5/2021
0.0.0.8 5,100 12/2/2020
0.0.0.7 72,933 4/28/2020
0.0.0.6 21,661 2/20/2020
0.0.0.5 3,606 12/24/2019
0.0.0.4 163,420 5/16/2019
0.0.0.3 6,881 12/17/2018
0.0.0.2 1,175 11/8/2018
0.0.0.1 888 10/26/2018

Authentication SDK for CyberSource REST APIs