DotNetOnLinux icon indicating copy to clipboard operation
DotNetOnLinux copied to clipboard

Demonstrating how to get .NET up and running on Linux, including sample code.

Stories in Ready

.NET on Linux

Install and test .NET on Linux

Introduction

This repository contains instructions and code necessary to get you up and running .NET code (written in C#) in Linux.

These instructions and programs have been tested on Red Hat Enterprise Linux (RHEL).

How To Use This Repository

  1. Fork and git clone or download this repo.
  2. Following the instructions in the document "GettingStarted.md".