dotnet-core/release-notes/README.md

81 lines
3.1 KiB
Markdown
Raw Normal View History

# Release Notes
### .NET Core SDK
2017-08-14 19:00:50 +02:00
.NET Core SDK 2.0 2017/08/14
* [Release notes](2.0/2.0.0.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-download.md)
2017-06-28 05:41:10 +02:00
.NET Core SDK 2.0.0-Preview2 2017/06/28
* [Release notes](2.0/2.0.0-preview2.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview2-download.md)
.NET Core SDK 2.0.0-Preview1 2017/05/10
* [Release notes](2.0/2.0.0-preview1.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview1-download.md)
.NET Core SDK 1.0.4, 2017/05/09
* [Release notes](1.0/1.0.4-sdk.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.4-sdk-download.md)
.NET Core SDK 1.0.3, 2017/04/13
* [Release notes](https://github.com/dotnet/cli/releases/tag/v1.0.3)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.3-sdk-download.md)
.NET Core SDK 1.0.1, 2017/03/07
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/)
* [Release notes](1.0/1.0.1-sdk-release-notes.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.4-download.md)
### .NET Core Runtime
.NET Core 2.0.0-Preview2
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/06/28/announcing-net-core-2-0-preview-2/)
* [Release notes](2.0/2.0.0-preview2.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview2-download.md)
2017-06-28 05:41:10 +02:00
.NET Core 2.0.0-Preview1
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/05/10/announcing-net-core-2-0-preview-1/)
2017-06-28 05:41:10 +02:00
* [Release notes](2.0/2.0.0-preview1.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview1-download.md)
.NET Core 1.0.5
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/)
* [Release notes](1.0/1.0.5.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.5-download.md)
.NET Core 1.1.2
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/)
* [Release notes](1.1/1.1.2.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.2-download.md)
2017-04-03 20:27:07 +02:00
.NET Core 1.0.4
2017-04-20 20:59:20 +02:00
2017-04-03 20:27:07 +02:00
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/)
* [Release notes](1.0/1.0.4.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.4-download.md)
.NET Core 1.1.1
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/)
2017-04-25 18:58:16 +02:00
* [Release notes](1.1/1.1.1.md)
2017-04-03 20:27:07 +02:00
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.1-download.md)
### .NET Core Download Archive
Release notes and download links to previous releases can be found in the [.NET Core Downloads Archive](download-archive.md).
### CLI Usage Data
The [.NET Core SDK collects usage data](cli-usage-data.md) by default. This data is available to all .NET Core developers.