Can I install c#9.0 on Visual Studio 2017 community edition and use it in WPF projects?
Loading
Can I install c#9.0 on Visual Studio 2017 community edition and use it in WPF projects?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Guest UserPosted May 24, 2023, 12:30 PM
No, C# 9.0 is available on Visual Studio 219 and above versions
Deepak RawatPosted May 24, 2023, 9:14 AM
HI Jayantra, you cannot install C# 9.0 on Visual Studio 2017 Community Edition C# 9.0 is only available in Visual Studio 2019 and later versions.
Vishal YelvePosted May 24, 2023, 5:09 AM
No, you need to install higher version Visual studio 2019 or 2022.
Amit MohantyPosted May 23, 2023, 1:56 PM
No, you cannot install C# 9.0 on Visual Studio 2017 Community Edition. C# 9.0 is supported starting from Visual Studio 2019 and later versions.
If you want to use C# 9.0 features in your WPF projects, you'll need to upgrade to Visual Studio 2019 or later version of Visual Studio that supports C# 9.0.