dotnetcore

DOTNET on Red Hat Enterprise Linux_Cove
Cheat Sheet

.NET on Red Hat Enterprise Linux

Don Schenck

The .NET on Red Hat Enterprise Linux cheat sheet covers how to install .NET on RHEL, get a simple program running, and run a program in a Linux container.

Article Thumbnail
Article

.NET Core 2.0 - Frequently Asked Questions

mguerett

INTRODUCTION What has Red Hat announced? Red Hat has announced that .NET Core 2.0, an open source major release with significant improvements over the 1.0 and 1.1 releases, is now generally available for Red Hat Enterprise Linux, OpenShift Container Platform, and related platforms. This release brings .NET Core much closer to being aligned with the traditional .NET Framework, with massively expanded API support for .NET Standard 2.0 and far better support for NuGet packages. This release improves the experience of...