Table of Contents
Warning

These documentations are for versions before 15.x. They don't apply to v15+ but are kept for reference. We highly recommend that you don't use them.

DataSource API: About Immutable Data

you are here (click to zoom) - discover the stack

All Streams are internally immutable, and we recommend that you also use Provide with an immutable List. This is not required but best-practice.

If you want to do this, make sure you use a similar version of the Immutable NuGet package as used in EAV.

Internally the version is marked as 1.2.1, but the NuGet is actually 1.3.0.

History

  1. Introduced ca. EAV / 2sxc v11