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

.NET Standard support? #69

Open
YoshiRulz opened this issue Feb 22, 2024 · 0 comments
Open

.NET Standard support? #69

YoshiRulz opened this issue Feb 22, 2024 · 0 comments

Comments

@YoshiRulz
Copy link

Is it possible to add a netstandard2.0 or net461 target? I can immediately see NativeLibrary as being a problem, but I think you can achieve the same thing with the older APIs, they just might not be in .NET Standard. Some of the Span extensions might not be available in the polyfill either.

Unrelated, it would be helpful to link to the repo from the NuGet page and vice-versa.

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

No branches or pull requests

1 participant