EF Core 6.0 Preview 1
Pre-release
Pre-release
rbhanda
released this
17 Feb 18:00
·
4998 commits
to main
since this release
EF Core 6.0 preview 1 is available on NuGet now!
New features in preview 1 include:
- UnicodeAttribute
- PrecisionAttribute
- EntityTypeConfigurationAttribute
- Translate ToString on SQLite
- EF.Functions.Random
- Support for SQL Server sparse columns
- In-memory database: validate required properties are not null
- Improved SQL Server translation for IsNullOrWhitespace
- Database comments are scaffolded to code comments
For Microsoft.Data.SQLite 6.0 preview 1:
The .NET Blog announcement has installation instructions and full details.