Announcement Of .Net Core 3.0 To Know About

f:id:jamesbarnes:20220323170017j:plain

Dotnet core 3.0 | Image Resource: medium.com

We are quite excited about announcing the release of the new version of .Net Core 3.0. With this release, we are including various improvements, which includes the addition of WPF and Windows Forms, also adding new JSON APIs, now you will also get the support of ARM64 and overall performance is also being improved across the board. 

C# 8 is also included with this release which includes async streams, nullable and many more patterns. 

F# 4.7 is also being included and focused on targeting .Net standard 2.0 and relaxing syntax. You can also start the updating of existing projects to target DotNet Core 3.0 from today only. 

The new release is also compatible with the previous generation, this makes updating process a bit easy. 

You can download the new release .Net Core 3.0 for all Mac OS, Linux and Windows. 

Platform Support

The new .Net Core 3.0 is compatible with the following list of operating systems:

●    Alpine: 3.9+

●    openSUSE: 42.3+

●    Debian: 9+

●    macOS: 10.13+

●    Fedora: 26+

●    RHEL: 6+

●    Ubuntu: 16.04+

●    SLES: 12+

●    Windows Server: 2012 R2 SP1+

●    Windows Client: 7, 8.1, 10 (1607+)

Note: WPF and Windows Form are these 2 apps that work only on Windows software.

Chips That Support .Net Core 3.0

●    x64 on macOS, Linus and Windows

●    x86 only on Windows

●    ARM32 on Linus and Windows

●    ARM64 on Linus only (kernel 4.14+)

Note: It is important to ensure the use of .NET Core 3.0 ARM64 deployments make proper use of the Linux kernel 4.14 version or the later version. For example, Ubuntu 16.04 does not satisfy but Ubuntu 18.04 does satisfy. 

There are some 3rd party links also available in the marker but it is advisable to update the new release from our authentic links only.