Skip to content

Instantly share code, notes, and snippets.

View brianpopow's full-sized avatar

Brian Popow brianpopow

  • Berlin Germany
View GitHub Profile
@brianpopow
brianpopow / instructions.md
Created July 30, 2020 04:26 — forked from richlander/instructions.md
Installing .NET Core 3.0 on Linux ARM64

Installing .NET Core on Linux ARM64

The following intructions can be used to install .NET Core on Linux ARM64.

Pro tip: Check out .NET Core Docker files to determine the exact instructions for installing .NET Core builds, for example .NET Core 3.1 ARM32 SDK Dockerfile.

Installing .NET Core Globally

The following instructions install the latest .NET Core globally. It isn't required to do that, but it provides the best experience.