v0.60.3490
- New: Implemented optimistic concurrency checks for MSSQL, SQLite and
Elasticsearch read models - New: Added .NET standard support for EventStore
- New: Delete read models by invoking
context.MarkForDeletion()
in an Apply method - Minor: Removed unnecessary transaction in EventStore persistance
- Fixed: Read model SQL schema is no longer ignored for
Table
attribute