DotNetOnLinux
DotNetOnLinux copied to clipboard
Demonstrating how to get .NET up and running on Linux, including sample code.
.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
- Fork and
git cloneor download this repo. - Following the instructions in the document "GettingStarted.md".
