Skip to content

The library that will provide authentication functionality to work with CyberSource and related to using REST API from .NET applications.

Notifications You must be signed in to change notification settings

Digiman/CyberSource.Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CyberSource Authentication

Here is the new project created from the bottom up after needs to use CyberSource in the .NET applications with their new RESTfull API.

Requirements

Project build with .NET Standard 2.0.

  • .NET Core SDK 2.0+

Notes

  1. Project created by decompile the original library.
  2. Code cleaned up and removed not needed dependencies with logging - NLog. Ideally later it need to be updated to use more common solution with Logging framework from .NET Core.
  3. Library migrated to the .NET Standard 2.0.
  4. Created proper NuGet specification file to have possibility to create package and push to NuGet feed.

Links

About

The library that will provide authentication functionality to work with CyberSource and related to using REST API from .NET applications.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages