Polyfills
#183
Replies: 1 comment
-
|
This can be a separate project same as these are for the full .net sdk. It doesn't have to live here, but I'm happy to link to it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On Github, people are developing various
Polyfillsto allow the use of new language features in older runtime to help people that are stuck with old .NET/.NET Framework versions.bflat, with the ability to target custom runtime, is ideal for this. Imagine that you could use C# 11 features when targeting .NET Framework 4.8 runtime only by compiling withbflat.Would you like to join the game?
Beta Was this translation helpful? Give feedback.
All reactions