A library to transform text files into c# objects and vice versa.
Info
Version: | 1.1.9 |
Author(s): | Eshava |
Last Update: | Saturday, January 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eshava/transition |
NuGet Url: | https://www.nuget.org/packages/Eshava.Transition |
Install
Install-Package Eshava.Transition
dotnet add package Eshava.Transition
paket add Eshava.Transition
Eshava.Transition Download (Unzip the "nupkg" after downloading)
Dependencies
- Eshava.Core(>= 1.0.0.3)
- Newtonsoft.Json(>= 12.0.3)