./nugetz
pkg

ObjectStoragev0.9.0

.NET Std2.0

⚠ 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.

License

View license

Deps

1

Install Size

Vulns

✓ 0

Published

Jan 31, 2021

Get Started

$ dotnet add package ObjectStorage

Readme

No README available.