Skip to content

Releases: dotnet/aspnetcore

2.1.0-preview2

12 Apr 17:03
Compare
Choose a tag to compare
2.1.0-preview2 Pre-release
Pre-release

ASP.NET Core 2.1.0-preview2 Release Notes

We are pleased to announce the release of ASP.NET Core 2.1.0-preview2.

Breaking Changes

  • For a list of the breaking changes for this release please refer to the issues in the Announcements repo.

Known Issues

  • HTTPS still enabled for IIS Express even when specifying the --no-https option on the command-line or in VS Workaround: disable HTTPS for IIS Express after the project template is created.
  • Azure Application Insights light-up fails Workaround: explicitly reference the Azure Application Insights packages in your app.
  • Using the MVC test fixture results in 404 responses for valid requests This is a known issue in this release that will get addressed in a future preview.
  • Code generated by the Identity scaffolder fails to compile Workaround: update the generated _ViewStart.cshtml to correct the typo in the layout path.

2.0.3

15 Nov 06:30
Compare
Choose a tag to compare

ASP.NET Core 2.0.3 Release Notes

We are pleased to announce the release of ASP.NET Core 2.0.3!

You can find details on the issues fixed in this release for the following components on their corresponding release pages:

Breaking Changes

There are no breaking changes in this release.

Known Issues

There are no known issues with this release.

1.1.5

15 Nov 05:50
Compare
Choose a tag to compare

ASP.NET Core 1.1.5 Release Notes

We are pleased to announce the ASP.NET Core 1.1.5 patch release!

You can find details on the issues fixed in this release for the following components on their corresponding release pages:

Breaking Changes

There are no breaking changes in this release

Known Issues

There are no known issues with this release.

1.0.7

15 Nov 05:09
Compare
Choose a tag to compare

ASP.NET Core 1.0.7 Release Notes

We are pleased to announce the ASP.NET Core 1.0.7 patch release!

You can find details on the issues fixed in this release for the following components on their corresponding release pages:

Breaking Changes

There are no breaking changes in this release

Known Issues

There are no known issues with this release.

2.0.0

14 Aug 13:07
Compare
Choose a tag to compare

ASP.NET Core 2.0.0 Release Notes

We are pleased to announce the release of ASP.NET Core 2.0.0!

You can find details on the new features and bug fixes in 2.0.0 for the following components on their corresponding release pages:

Breaking Changes

  • For a list of the breaking changes for this release please refer to the issues in the Announcements repo.

Known Issues

  • Error when rendering sections that uses tag helpers with model expressions
    When rendering a section that uses tag helpers with model expressions you get the following error: A local or parameter named '__model' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter. This issue (aspnet/Razor#1618) will be addressed in the next patch release

2.0.0-preview2

28 Jun 17:02
Compare
Choose a tag to compare
2.0.0-preview2 Pre-release
Pre-release

ASP.NET Core 2.0.0-preview2 Release Notes

We are pleased to announce the release of ASP.NET Core 2.0.0-preview2!

You can find details on the new features and bug fixes in 2.0.0-preview2 for the following components on their corresponding release pages:

Breaking Changes

  • For a list of the breaking changes for this release please refer to the issues in the Announcements repo.

Known Issues

2.0.0-preview1

10 May 04:31
Compare
Choose a tag to compare
2.0.0-preview1 Pre-release
Pre-release

ASP.NET Core 2.0.0 Preview 1 Release Notes

We are pleased to announce the release of ASP.NET Core 2.0.0 Preview 1!

You can find details on the new features and bug fixes in 2.0.0-preview1 for the following components on their corresponding release pages:

Breaking Changes

  • For a list of the breaking changes for this release please refer to the issues in the Announcements repo.

Known Issues

1.1.2

01 Jun 22:17
Compare
Choose a tag to compare

ASP.NET Core 1.1.2 Release Notes

We are pleased to announce the release of the ASP.NET Core 1.1.2 patch!

You can find details on the issues fixed in this release for the following components on their corresponding release pages:

Breaking Changes

There are no breaking changes in this release.

Known Issues

There are no known issues for this release.

1.0.5

01 Jun 20:06
Compare
Choose a tag to compare

ASP.NET Core 1.0.5 Release Notes

We are pleased to announce the ASP.NET Core 1.0.5 patch release!

You can find details on the issues fixed in this release for the following components on their corresponding release pages:

Breaking Changes

There are no breaking changes in this release

Known Issues

There are no known issues with this release.

1.1.1

07 Mar 19:21
Compare
Choose a tag to compare

ASP.NET Core 1.1.1 Release Notes

We are pleased to announce the release of ASP.NET Core 1.1.1!

You can find details on the issues fixed in this release for the following components on their corresponding release pages:

Breaking Changes

There are no breaking changes in this release.

Known Issues

There are no known issues for this release.