Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform.cs -> Registry is not supported by mac #41

Open
serhatzor opened this issue Nov 7, 2019 · 3 comments
Open

Platform.cs -> Registry is not supported by mac #41

serhatzor opened this issue Nov 7, 2019 · 3 comments

Comments

@serhatzor
Copy link

Hi , In Platform.cs static constructor , Registry class is used to find .net framework version if current runtime is not a mono runtime . In mac and in .net core application , this code throws exception when we want to create a beneficiary .

Could you add a code block to handle .net core runtime in this class .

@tluyben
Copy link

tluyben commented Jul 6, 2020

Here is a .NET Standard version https://github.com/tluyben/currencycloud-net

@jonathancouchman
Copy link
Contributor

Thank you for your help and input. We will look at this change you have made.

@SilentBlueD666
Copy link

Take a look at my PR Support .NET Standard 2.0, should now support both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants