Persistent (Akavache backed) collections for Microsoft Dynamics CRM.
Info
| Version: | 1.2022.10.3 |
| Author(s): | Heath Hopkins, Alexey Shytikov, Niklas Malmqvist |
| Last Update: | Sunday, October 23, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Innofactor/Xrm.Persistent.Collections |
| NuGet Url: | https://www.nuget.org/packages/Xrm.Persistent.Collections |
Install
Install-Package Xrm.Persistent.Collections
dotnet add package Xrm.Persistent.Collections
paket add Xrm.Persistent.Collections
Xrm.Persistent.Collections Download (Unzip the "nupkg" after downloading)
Dependencies
- sqlite-net-pcl(>= 1.6.292)
- Xrm.Json.Serialization(>= 1.2020.2.4)