.NET Core
January 14th, 2019
.NET – Mono
- MonoDevelop is a cross-platform IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX. MonoDevelop makes it easy for developers to port .NET applications created with Visual Studio to Linux and Mac OSX maintaining a single code base for all platforms.
- MonoMac, a new foundation for building Cocoa applications on OSX using Mono.
- MonoDroid is a development stack for using C# and core .NET APIs to develop Android-based applications.
.NET Core
- .NET home page
- .NET Tutorial – Hello World in 10 minutes
- .NET Core Guide
- .NET Core Tutorials
- Deep-dive into .NET Core primitives, part 3: runtimeconfig.json in depth