Skip to main content
Xrm.Persistent.Collections package icon

Xrm.Persistent.Collections

SQLite-backed persistent collections for Microsoft Dynamics CRM/XRM applications. Provides disk-backed dictionary storage with automatic serialization of CRM entities (Entity, EntityReference, OptionSetValue, Money, etc.). Perfect for long-running job engines, caching, and state persistence that survives application restarts. Inspired by Akavache, optimized for Dynamics 365 Online and OnPrem scenarios.

Total Downloads
24.7K
24,745
Published
Mar 17, 2026
Latest stable version

Install

.NET CLI
dotnet add package Xrm.Persistent.Collections --version 2.2026.3.2
Package Manager Console
Install-Package Xrm.Persistent.Collections -Version 2.2026.3.2
PackageReference
<PackageReference Include="Xrm.Persistent.Collections" Version="2.2026.3.2" />

Frameworks

.NETFramework4.8

Dependencies

[8.0.0, )
[9.0.2.60, )
Newtonsoft.Json
.NETFramework4.8
[13.0.4, )
sqlite-net-pcl
.NETFramework4.8
[1.9.172, )
[2.1.10, )
System.Buffers
.NETFramework4.8
[4.5.1, )
System.Memory
.NETFramework4.8
[4.5.5, )
System.Numerics.Vectors
.NETFramework4.8
[4.5.0, )
[6.0.0, )
[4.5.4, )
System.ValueTuple
.NETFramework4.8
[4.5.0, )
Xrm.Json.Serialization
.NETFramework4.8
[1.2026.3.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.