This is a generic library to convert generic list from datatable, generic object from datatable and vice versa, and also convert a string value to generic enum as well.
Info
Version: | 1.0.2 |
Author(s): | Vikas Rai |
Last Update: | Sunday, September 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/vikas.rai/sqladmin |
NuGet Url: | https://www.nuget.org/packages/Vikas.Generics |
Install
Install-Package Vikas.Generics
dotnet add package Vikas.Generics
paket add Vikas.Generics
Vikas.Generics Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.1)
Tags