-
-
Notifications
You must be signed in to change notification settings - Fork 182
Dynamic data version 5
Roland Pheasant edited this page Mar 24, 2017
·
6 revisions
Dynamic Data version 5 has recently been released. It is based on NetStandard and System.Reactive v3. Download v5.0.4 from Nuget
For a period of time I will also maintain v4 which is based on Rx 2.2. The reason for this is not all organisations are in a position to upgrade to the latest Nuget and NetStandard libraries.
Aside from some internal code cleaning, minor optimisations and a couple of extra overloads the only major new operator is SQL style joins have been introduced. See Sql style joins
I will include new adaptors for ReactiveUI when v8 is released