VersaTul.Data.MsSql
2.0.2
Prefix Reserved
See the version list below for details.
dotnet add package VersaTul.Data.MsSql --version 2.0.2
NuGet\Install-Package VersaTul.Data.MsSql -Version 2.0.2
<PackageReference Include="VersaTul.Data.MsSql" Version="2.0.2" />
paket add VersaTul.Data.MsSql --version 2.0.2
#r "nuget: VersaTul.Data.MsSql, 2.0.2"
// Install VersaTul.Data.MsSql as a Cake Addin #addin nuget:?package=VersaTul.Data.MsSql&version=2.0.2 // Install VersaTul.Data.MsSql as a Cake Tool #tool nuget:?package=VersaTul.Data.MsSql&version=2.0.2
The VersaTul Data MsSql project provides the ability to quickly create database access objects, usable on Microsoft SQL Server databases. This project is built on top of a combination of System.Data.Common and System.Data.SqlClient namespaces. These are used to provide the functionality to quickly call stored procedures or plain text sql queries, and map the result into data objects using the provided helper methods. The project also provides MsSql Bulk Copy functionality, which can be use to bulk insert data into a MsSQL Server databases.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- LumenWorks.Framework.IO.Core (>= 1.0.1)
- System.Data.SqlClient (>= 4.8.5)
- VersaTul.Data.Sql (>= 2.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.15 | 114 | 8/31/2024 |
2.0.14 | 129 | 5/5/2024 |
2.0.13 | 112 | 4/5/2024 |
2.0.12 | 100 | 4/4/2024 |
2.0.11 | 106 | 4/4/2024 |
2.0.10 | 125 | 3/1/2024 |
2.0.9 | 114 | 2/2/2024 |
2.0.8 | 106 | 1/20/2024 |
2.0.7 | 104 | 1/15/2024 |
2.0.6 | 126 | 1/11/2024 |
2.0.5 | 178 | 11/14/2023 |
2.0.4 | 120 | 11/13/2023 |
2.0.3 | 116 | 11/8/2023 |
2.0.2 | 129 | 11/8/2023 |
2.0.1 | 119 | 11/8/2023 |
1.0.13 | 144 | 11/2/2023 |
1.0.12 | 187 | 7/24/2023 |
1.0.11 | 162 | 7/22/2023 |