dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.6k stars 25.29k forks source link

Can we get a list of breaking changes to EditForm please for the latest Blazor release? Is there a place where there is a list of the multitude of breaking changes for each blazor release. This last one was super bad (.NET Core 3.0.0-preview6). It's almost unusable, it's super unstable. #12988

Closed kenneymyers closed 5 years ago

kenneymyers commented 5 years ago

Before you open an issue

If the issue is with an ASP.NET Core document, open the issue with the Content feedback button at the bottom of that document page.

If the issue is:

Issue description

{ description here }

Software versions

Check the .NET target framework(s) being used, and include the version number(s).

If using the .NET Core SDK, include dotnet --info output. If using .NET Framework without the .NET Core SDK, include info from Visual Studio's Help > About Microsoft Visual Studio dialog.

dotnet --info output or About VS info ```console ```
guardrex commented 5 years ago

Hello @longhornleads ... A couple of approaches:

Eventually (after 3.0 RTM), breaking changes for Blazor will be covered in our regular migration topic set along with the rest of the ASP.NET Core changes.