.NET SDK support in JetBrains Rider
The standard procedure for how Rider integrates with every new .NET SDK release from Microsoft is as follows:
Rider ensures that with the publication of each .NET SDK EAP version, the subsequent minor version of Rider will offer basic compatibility. This compatibility entails that all project-related functionalities operate smoothly, without any red code or build issues.
Once a new .NET SDK version is officially released, the subsequent major Rider version delivers comprehensive support for that specific .NET SDK.
.NET SDK 8 preview | Rider 2023.1 and higher | Basic support |
.NET SDK 7 | Rider 2022.3 | Full support |
.NET SDK 6 | Rider 2021.3 | Full Support |
.NET SDK 5 | Rider 2020.3 | Full Support |
Please sign in to leave a comment.