We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to build this extension in PCL but apparently it uses a lot of AppDomain and Assembly stuff which PCL doesn't support. Any ideas?
The text was updated successfully, but these errors were encountered:
AppDomain and Assembly is used for selectors discovery. If you only need built-in selectors, this can be disabled.
I will take a look at it.
Sorry, something went wrong.
+1 for Xamarin support - that would be great!
whats the state here? would be really great to have this in PCL.
It should be .Net Standard
No branches or pull requests
I tried to build this extension in PCL but apparently it uses a lot of AppDomain and Assembly stuff which PCL doesn't support.
Any ideas?
The text was updated successfully, but these errors were encountered: