Microsoft has released a major version of the .NET Core runtime.
The release includes many components, such as:
Developers note the following main advantages of the new version:
- Already tested on websites dot.net and bing.com;
other teams in the company are preparing to transition to .NET Core 3 in the near future - Performance has been significantly improved (details)
- C# 8 language support
- F# 4.7 language support
- API support .NET Standard 2.1
- Ability to run desktop applications Windows Forms and WPF (only on Windows operating systems)
- High-performance JSON parser
- Garbage collector now consumes less memory
- Support for Raspberry Pi and other ARM chips
Source: linux.org.ru
