You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get rid of RegistryItems<> - it is the same as IReadOnlySet (#255)
* Get rid of `RegistryItems<>` - it is the same as `IReadOnlySet`
* Make EntitySetChangeRegistry readonly struct
* EntitySetChangeRegistry = new()
* Make `EntityEventBroker` struct
* Fix readonly modifier
* Make NonPairedReferenceChangesRegistry struct
* [0] instead of .First()
* Minor improvements
* Make CommandProcessorContextProvider struct
* Make KeyMapper struct
* Make ReferenceFieldsChangesRegistry struct
0 commit comments