Library for interacting with files on file system with generic object types for .Net Standard.
Info
Version: | 1.1.1 |
Author(s): | Matt Scheetz |
Last Update: | Tuesday, October 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mscheetz/FileRepository |
NuGet Url: | https://www.nuget.org/packages/FileRepository |
Install
Install-Package FileRepository
dotnet add package FileRepository
paket add FileRepository
FileRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags