.net Install May 2026
Apple Silicon (M1/M2/M3) and Intel-based Macs are both fully supported.
If an app requires an older version (like .NET 6), you can install multiple versions side-by-side. The .NET CLI will automatically pick the best one for your project. .net install
Grab the .pkg file for your specific processor (Arm64 for Apple Silicon, x64 for Intel). Apple Silicon (M1/M2/M3) and Intel-based Macs are both
It will automatically handle the SDK and Runtime installation for you. Option B: The Standalone Installer Grab the
If you plan on doing heavy development, the easiest way to install .NET is via the . Download Visual Studio.
Most modern distros allow you to install via the package manager. For example, on :
Microsoft also provides a convenient script for CI/CD environments or manual installs where you don't have admin rights. 5. How to Verify Your Installation