Here's a summary of what's new in Entity Framework Core in this RC 2 release:
- Numerous fixes for the new EF complex JSON support.
- Stop spanning all migrations with a single transaction.
- Use ExecutionStrategy for query execution (for retrying).
- Analyzer warnings for string concatenation in raw SQL APIs.
For a full list of changes completed in RC 2, see this.