-
There are 2 problems with this solution which should be addressed
1. Not all projects are linked in the solution file. When the solution is opened in VS, only the console project is loaded and it d…
-
It seems that the nuget package was compiled on windows platform with `\r\n` line endings. Environment.NewLine is `\n` on linux. Therefore this line
https://github.com/elucidsoft/dotnetstandard-bip39…
-
Hello,
I want to generate a client targeting dotnetstandard 1.3, using the `targetFramework` property of the [CSharp generator](https://openapi-generator.tech/docs/generators/csharp/). Maybe I'm mi…
-
This library has a dependency on [CyberSource.Authentication](https://www.nuget.org/packages/CyberSource.Authentication) which has a nuget project url of https://github.com/CyberSource/cybersource-res…
-
I'm getting the follow error in the Google Chrome console, when I'm running my WEBGL game that is using this dll.
It works fine in the Unity Editor and when building for PC.
Any ideas how to fix thi…
-
I'm trying to call Cybersource Rest Api via Azure Api Management to meet security and complaince requirements. Unfortunately I run into some issues:
1. I' m not able to set RestClient Url to Api M…
-
Hi,
According to accepting-payments/M19-payouts.pdf (section 5.5 "Important Request Fields") , in order to process some MasterCard payouts using the CreditApi we need to supply a POW (payment of wi…
m-sco updated
9 months ago
-
Great project! We have added the base support for encoding a class to a binary AIS message as well in our fork and wondering if you're interested in pulling in these updates?
https://github.com/dar…
-
While attempting, and failing, to set the timeout for HTTP calls to the CyberSource gateway via the [Configuration.Timeout](https://github.com/CyberSource/cybersource-rest-client-dotnetstandard/blob/5…
-
Adding IrcDotNet via NuGet in Xamarin Studio fails with this message:
"Could not install package 'IrcDotNet 0.6.1'. You are trying to install this package into a project that targets 'MonoAndroid,Ver…