NFile is designed to be a quick and easy way to deserialize data into objects, provide a framework for manipulation and provide an easy way to serialize the objects back out to a file.
Info
Version: | 1.4.3.2 |
Author(s): | Matthew Lazarow |
Last Update: | Wednesday, April 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/matthewlazarow/nfile |
NuGet Url: | https://www.nuget.org/packages/NFile.Core |
Install
Install-Package NFile.Core
dotnet add package NFile.Core
paket add NFile.Core
NFile.Core Download (Unzip the "nupkg" after downloading)