IDataService implementation working with JSON based text files.
Info
Version: | 1.5.1 |
Author(s): | efilnukefesin |
Last Update: | Sunday, August 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NET.efilnukefesin.Implementations.Services.DataService.FileDataService |
Install
Install-Package NET.efilnukefesin.Implementations.Services.DataService.FileDataService
dotnet add package NET.efilnukefesin.Implementations.Services.DataService.FileDataService
paket add NET.efilnukefesin.Implementations.Services.DataService.FileDataService
NET.efilnukefesin.Implementations.Services.DataService.FileDataService Download (Unzip the "nupkg" after downloading)
Dependencies
- NET.efilnukefesin.Contracts.Logger(>= 1.2.0)
- NET.efilnukefesin.Contracts.Services.DataService(>= 1.5.0)
- NET.efilnukefesin.Extensions(>= 1.7.0)
- NET.efilnukefesin.Helpers(>= 1.5.1)
- NET.efilnukefesin.Implementations.Base(>= 1.9.2)
- Newtonsoft.Json(>= 12.0.2)