.NET library with storage abstractions.
Info
Version: | 0.11.0 |
Author(s): | Rico Suter |
Last Update: | Tuesday, September 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RicoSuter/Namotion.Storage |
NuGet Url: | https://www.nuget.org/packages/Namotion.Storage.Json |
Install
Install-Package Namotion.Storage.Json
dotnet add package Namotion.Storage.Json
paket add Namotion.Storage.Json
Namotion.Storage.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Namotion.Storage.Abstractions(>= 0.6.0)
- Namotion.Storage(>= 0.6.0)
- Newtonsoft.Json(>= 12.0.2)