Sign in Sign up
nuget

VersaTul.Collection.Streamers

The VersaTul Collection Streamers provides functionality that enables developers to quickly convert a collection of objects in memory into a data-reader that can be used for Bulk inserting data into a SQL Database, or be used to generate flat files. Developers can use the streamers to: 1. Convert a Collection to a Data-Reader. 2. Convert from a Data-Reader to other file formats such as CSV, TAB or Json. 3. Compress converted data into Zip files. 4. Transport the converted data via e-mail. The Streamers project also works with Display Attributes which is used to manipulate the properties on the objects in the collection such as formatting the data or renaming the property with a desired display name.

nuget View on Nuget

Activity

Latest release
3mo ago
Total releases
25
Cadence
~4 days
Last 12 months
5

Details

First release
Jul 22, 2023
Releases
Version Released
1.0.36 patch
1.0.35 patch
1.0.34 patch
1.0.33 patch
1.0.32 patch
1.0.31 patch
1.0.30 patch
1.0.29 patch
1.0.28 patch
1.0.27 patch
1.0.26 patch
1.0.25 patch
1.0.24 patch
1.0.23 patch
1.0.22 patch
1.0.21 patch
1.0.20 patch
1.0.19 patch
1.0.18 patch
1.0.17 patch
1.0.16 patch
1.0.15 patch
1.0.14 patch
1.0.13 patch
1.0.12 initial