- Notifications
You must be signed in to change notification settings - Fork3.3k
EF Core 5.0 Preview 2
Pre-releasePre-release
b424608 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
EF Core 5.0 preview 2 is onNuGet now!
For EF Core, preview 2 contains only a few new features over preview 1:
- Use a C# attribute to specify a property backing field
- Complete discriminator mapping
- Performance improvements in Microsoft.Data.Sqlite
The.NET Blog announcement has installation instructions and full details.
Remember that all these preview 1 features are also in preview 2:
- Simple Logging
- Simple way to get generated SQL
- Use a C# attribute to indicate that an entity has no key
- Connection or connection string can be changed on initialized DbContext
- Change-tracking proxies
- Enhanced debug views
- Improved handling of database null semantics
- Indexer properties
- Generation of check constraints for enum mappings
- Cosmos optimistic concurrency with ETags
- Query translations for more DateTime constructs
- Query translations for more byte array constructs
- Query translation for Reverse
- Query translation for bitwise operators
- Query translation for strings on Cosmos
Assets2
Uh oh!
There was an error while loading.Please reload this page.