DataTable Service Features * Methods: ToDataTable * Takes IEnumable of T and converts it into a DataTable * Handles nested interfaces, and anonymous enumerables * VaildData Types Include: Primitive, Value, String, and ByteArrays * Throws on invaild Enums * Uses MemoryCache to reduce need for reflection on repeat usage
License
—
Deps
7
Install Size
—
Vulns
✓ 0
Published
Sep 24, 2020
Get Started
$ dotnet add package DickinsonBros.DataTableReadme
No README available.