Ever wanted to use a flat-file NOSQL database? Here you'll find a repository-pattern-like IOC-ready set of tools, (among others), to give you this esoteric functionality.
Info
Version: | 1.21.0 |
Author(s): | Frank R. Haugen |
Last Update: | Tuesday, May 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/frankhaugen/Frank.Extensions |
NuGet Url: | https://www.nuget.org/packages/Frank.Extensions.Json |
Install
Install-Package Frank.Extensions.Json
dotnet add package Frank.Extensions.Json
paket add Frank.Extensions.Json
Frank.Extensions.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.4)
- System.Text.Json(>= 4.7.2)
Tags