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

Replace reference to Nullable and IsExternalInit with PolySharp #3

Open
Foxtrek64 opened this issue Apr 7, 2023 · 1 comment
Open

Comments

@Foxtrek64
Copy link
Contributor

Foxtrek64 commented Apr 7, 2023

PolySharp is a library which provides source polyfills for all of the types covered by Nullable and IsExternalInit in a single library, plus additional features not included. Because PolySharp works using a source generator rather than just bundling source code, only the features needed for a specific project are built, so this allows us to keep binaries slim.

@Nihlus
Copy link
Member

Nihlus commented May 1, 2023

Reopening since PolySharp has issues with multitargeting but would still be a nicer replacement.

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

2 participants