⚠ Deprecated: Legacy, CriticalBugs
Suggested alternative: BeJo.Storage.ObjectStorage
Simple object store that offers basic CRUD operations, stores objects in memory and eventually also on disk, of wanted. The storage contains a file listener, so several instances can use the same path and changes made in one instance will eventually also change in the other instances.
Get Started
$ dotnet add package ObjectStorageReadme
No README available.