It's a Class Library created with .NET Standard to facilitate the creation of files and reading.
Info
Version: | 1.0.0 |
Author(s): | Yuri Pereira de Souza |
Last Update: | Monday, January 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yurisouza/file-builder |
NuGet Url: | https://www.nuget.org/packages/FileBuilder |
Install
Install-Package FileBuilder
dotnet add package FileBuilder
paket add FileBuilder
FileBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags