Info
Version: | 0.9.8 |
Author(s): | ObjectStore |
Last Update: | Sunday, February 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://kodebenny.dk/guide_english/object_storage/ |
NuGet Url: | https://www.nuget.org/packages/BEJOSolutions.ObjectStorage |
Install
Install-Package BEJOSolutions.ObjectStorage
dotnet add package BEJOSolutions.ObjectStorage
paket add BEJOSolutions.ObjectStorage
BEJOSolutions.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.