You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed the description to specify that the CSV library is built for SQL Server rather than database professionals, providing clearer context for users.
**The performance-optimized CSV library built for database professionals.** High-performance CSV reader and writer for .NET from the trusted [dbatools](https://dbatools.io) project.
7
+
**The performance-optimized CSV library built for SQL Server.** High-performance CSV reader and writer for .NET from the trusted [dbatools](https://dbatools.io) project.
8
8
9
9
**What makes this library unique:**
10
10
-**Native IDataReader** - Stream directly to SqlBulkCopy with zero intermediate allocations
0 commit comments