破壊的変更のセレクターBreaking change selectors
次のバージョンと領域のセレクターでは、.NET Core、ASP.NET Core、EF Core の異なるバージョン間で適用可能な破壊的変更がフィルターして一覧表示されます。The following version and area selectors provide a filtered list of applicable breaking changes between different versions of .NET Core, ASP.NET Core, and EF Core. 目次でバージョン別やカテゴリ別の記事も参照できます。You can also browse version to version or category articles in the table of contents.
バージョン別By version
現在ターゲットにしている .NET Core のバージョンを選択してから、移行先の .NET Core のバージョンを選択します。Select the .NET Core version that you're currently targeting and then the .NET Core version you wish to migrate to:
領域別By area
関心のある .NET Core テクノロジ領域を選択してください。Select the .NET Core technology area that you're interested in. 個々の変更は .NET Core のバージョン順になっています。Individual changes are ordered by .NET Core version.
GitHub のイシューとお知らせGitHub issues and announcements
また、次の GitHub リポジトリでは、.NET Core で導入された破壊的変更について詳しく説明している個々の問題を確認することもできます。You can also view individual issues that detail the breaking changes introduced in .NET Core in the following GitHub repositories:
- .NET Core の場合は、dotnet/ docs リポジトリ。For .NET Core, the dotnet/docs repository.
- ASP.NET Core の場合は、aspnet/Announcements リポジトリ。For ASP.NET Core, the aspnet/Announcements repository.
- Entity Framework Core の場合は、aspnet/EntityFrameworkCore リポジトリ。For Entity Framework Core, the aspnet/EntityFrameworkCore repository.
関連項目See also
フィードバック
フィードバックを読み込んでいます...