ToDataTable icon indicating copy to clipboard operation
ToDataTable copied to clipboard

Highly performant .NET Core library to convert collections of objects into DataTables

Results 5 ToDataTable issues
Sort by recently updated
recently updated
newest added

Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.5.1 to 4.8.6. Release notes Sourced from System.Data.SqlClient's releases. .NET Core 2.1.0 RC1 Release Notes Known Issues Download and Install Repos CoreCLR CoreFX Core-Setup CLI Commits See...

dependencies

Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.5.1 to 4.8.6. Release notes Sourced from System.Data.SqlClient's releases. .NET Core 2.1.0 RC1 Release Notes Known Issues Download and Install Repos CoreCLR CoreFX Core-Setup CLI Commits See...

dependencies

Can we get the same library but as NetStandard class library.

Hello how to go from JSON to a dataable and back

This is to switch the target framework to .NET Standard 2.0 to allow support for .NET Framework 4.6.1 and newer. Also, the benchmark and tests are converted over to .NET...