Entity Framework Core 5.0.11 및 3.1.20에 대한 지원을 추가합니다.
10월 25, 2021
신규 버전
기능
Entity Framework support:
Added support for Entity Framework Core 5.0.11.
Added support for Entity Framework Core 3.1.20.
The Code-First Migration operations RenameColumn (SQLite 3.25 and above) and DropColumn (SQLite 3.35 and above) are now natively supported in Entity Framework 4/5/6 and Entity Framework Core 1/2/3/5.
The implementation of config.CodeFirstOptions.TruncateLongDefaultNames in Entity Framework 6 Microsoft .NET Standard compliant assemblies has been improved: the generated names are constant, independent on a current domain and workstation.
Microsoft Visual Studio 2019 Preview support has been discontinued.