Versions of .NET

Release 2.2.0-preview1

  • Released on 2018-08-22
  • Runtime 2.2.0-preview-26820-02
  • SDK 2.2.100-preview1-009349
  • ASP.NET Runtime 2.2.0-preview1-35029

Release notes

(Source)

.NET Core 2.2 Preview 1 - August 22, 2018

.NET Core 2.2.0 Preview 1 is available for download and usage in your environment. This release includes .NET Core 2.2.0 Preview 1, ASP.NET Core 2.2.0 Preview 1 and .NET Core SDK 2.2.100 Preview 1.

Blog Round up

The .NET Core SDK 2.2.100 Preview 1 includes .NET Core 2.2 Runtime Preview so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.2.100 Preview, the following command will show that you're running version 2.2.100-preview1-009349 of the tools.

dotnet --version

Visit the ASP.NET Core release notes for highlights and known issues on work from ASP.NET Core, MVC, Entity Framework Core and others.

In this release, we additionally added support for AAD authentication to Azure SQL. dotent/corefx#13660

Your feedback is important and appreciated. We've created an issue at dotnet/core #1883 for your questions and comments.

Downloads

SDK Installer* SDK Binaries* Runtime Installer Runtime Binaries ASP.NET Core Runtime
Windows x86 | x64 x86 | x64 x86 | x64 x86 | x64 x86 | x64
Hosting Bundle
macOS x64 x64 x64 x64 x64
Linux - x64 | ARM | ARM64 | x64 Alpine - x64 | ARM | ARM64 | x64 Alpine x64 | ARM32 | x64 Alpine
RHEL6 - x64 - x64 -
Checksums SDK - Runtime - -
Symbols - - Runtime | Shared Framework | Setup - ASP.NET Core

* Includes the .NET Core and ASP.NET Core runtimes

Docker Images

The .NET Core Docker images have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in "Staying up-to-date with .NET Container Images".

The following repo has been updated

Downloads