-
Notifications
You must be signed in to change notification settings - Fork 722
Installing Pre‐Releases
Joey Robichaud edited this page Aug 29, 2025
·
2 revisions
A new release of the C# extension is generally shipped every month or so. Between releases we publish regular pre-release builds. You can switch to the pre-release build from within VS Code.
- Open the extension pane
- Click on the C# extension
- Click "Switch to Pre-Release Version"

- Click "Restart Extensions" after the pre-release is installed.

Documentation
- Change Log
- Main repo documentation.
- Branches and Releases
- Installing Pre-Releases
- Installing without internet connectivity
Configuration
- Configuring Snap installs of dotnet-sdk
- Configuring Arch Linux for Unity development
- Configuring Arch Linux for Razor development
- Installing the .NET Core Debugger on Arch Linux
Developer Guide