A set of helper methods to allow atomic updates across multiple reactive properties.
Info
Version: | 1.0.0 |
Author(s): | Joel Peterson |
Last Update: | Saturday, July 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jpeters5392/DynamicDataAtomicity |
NuGet Url: | https://www.nuget.org/packages/DynamicData.Atomicity |
Install
Install-Package DynamicData.Atomicity
dotnet add package DynamicData.Atomicity
paket add DynamicData.Atomicity
DynamicData.Atomicity Download (Unzip the "nupkg" after downloading)
Dependencies
- DynamicData(>= 6.0.0 && < 7.0.0)
Tags