Microsoft Rolls Out .NET Core 1.1 Preview 1

The company says .NET Core 1.1 Preview 1 is the first minor release for the platform. It comes with new APIs and OS distributions and is side-installed along .NET Core 1.0.

NET Microsoft Official

has rolled out 1.1 Preview 1 release to customers. The company made the announcement yesterday and said the release comes with new APIs and other features. Among those new additions is support for more Linux distributions.

In its blog post, points out that this is an early look at 1.1. As such, this should not be used on production workloads. The company adds that ASP.NET Core 1.1 Preview 1 and Entity Framework Core 1.1 Preview are also available.

The company's .NET Core is a cross platform solution. Preview 1 is available on x64, x86, macOS x64, and Linux x64. Customers should not expect major features as this is the first minor of the .NET Core . Microsoft says the focus of the release is to add more support for operating distributions.

Indeed, .NET Core 1.1 Preview 1 comes with the following new distributions:

  • Linux Mint 18
  • OpenSUSE 42.1
  • macOS 10.12
  • Windows Server 2016

APIs and Fixes

This latest release also comes with a number of new APIs. Microsoft says there are 1380 new APIs shipping with .NET Core 1.1 Preview 1. You can check out the list right here. As is usually the case, this release cleans up a myriad of problems.

Users will see this new update install side-by-side with .NET Core 1.0. That means applications will continue to function on the .NET Core 1.0 runtime. The company says the platform is created to operate as normal when a release is installed.