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
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
- Introduced ca. EAV / 2sxc v11