SqlMetaData2 NuGet Package

Works with dapper to make calling stored procedures easier.

Given an object the code creates a parameter collection with only the matching columns between procedure name and object. This package also contains bcp utilities that make using SqlBulkCopy less work.

This code automatically lines up columns between source and destination.




Got any SqlMetaData2 Question?





Info

Version: 3.0.1
Author(s): Kirk Brackebusch
Last Update: Sunday, January 24, 2021
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/SqlMetaData2


Install
Install-Package SqlMetaData2
dotnet add package SqlMetaData2
paket add SqlMetaData2
SqlMetaData2 Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

1

avg-downloads-per-day

1

days-since-last-release

1194