Skip to content

Use 9.0 or 8.0 language features in project, targets to .NET Framework 4.7.2 #50378

Answered by PathogenDavid
ViIvanov asked this question in Q&A
Discussion options

You must be logged in to vote

It works fine, but is it supported by Microsoft?

No, it is not officially supported. From C# language versioning:

C# 9.0 is supported only on .NET 5 and newer versions.


If you don't care about official support, here's a list of what works and what doesn't in C# 9.0. (This list does not include C# 8.0 features, which are also not officially supported on 4.7.2.)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@huoyaoyuan
Comment options

@PathogenDavid
Comment options

Answer selected by ViIvanov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants