Info
Version: | 0.9.0 |
Author(s): | ObjectStore |
Last Update: | Sunday, January 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://kodebenny.dk/guide_english/object_storage/ |
NuGet Url: | https://www.nuget.org/packages/ObjectStorage |
Install
Install-Package ObjectStorage
dotnet add package ObjectStorage
paket add ObjectStorage
ObjectStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
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.