RestSharp Portable extension for generating a Mastercard API compliant OAuth signature.
Info
Version: | 1.5.1 |
Author(s): | Mastercard |
Last Update: | Wednesday, September 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Mastercard/oauth1-signer-csharp |
NuGet Url: | https://www.nuget.org/packages/Mastercard.Developer.OAuth1Signer.RestSharp |
Install
Install-Package Mastercard.Developer.OAuth1Signer.RestSharp
dotnet add package Mastercard.Developer.OAuth1Signer.RestSharp
paket add Mastercard.Developer.OAuth1Signer.RestSharp
Mastercard.Developer.OAuth1Signer.RestSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Mastercard.Developer.OAuth1Signer.Core(>= 1.2.6)
- FubarCoder.RestSharp.Portable.Core(>= 4.0.6)
- NETStandard.Library(>= 1.6.1)