SqlData.Core
1.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SqlData.Core --version 1.0.4
NuGet\Install-Package SqlData.Core -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SqlData.Core" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SqlData.Core" Version="1.0.4" />
<PackageReference Include="SqlData.Core" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SqlData.Core --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SqlData.Core, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SqlData.Core@1.0.4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SqlData.Core&version=1.0.4
#tool nuget:?package=SqlData.Core&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains logic to store, wipe or dump sql data directly to a database for Integration Testing.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Dapper (>= 1.50.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 |
|---|---|---|
| 3.0.2 | 2,400 | 1/30/2024 |
| 2.0.37 | 3,252 | 9/16/2021 |
| 2.0.36 | 484 | 9/15/2021 |
| 2.0.35 | 494 | 9/15/2021 |
| 2.0.33 | 5,046 | 6/30/2020 |
| 2.0.32 | 626 | 6/30/2020 |
| 2.0.31 | 626 | 6/30/2020 |
| 2.0.29 | 7,520 | 5/22/2019 |
| 2.0.26 | 2,430 | 9/22/2018 |
| 2.0.25 | 1,095 | 9/21/2018 |
| 2.0.24 | 1,127 | 9/21/2018 |
| 2.0.23 | 1,088 | 9/21/2018 |
| 2.0.22 | 1,096 | 9/21/2018 |
| 2.0.21 | 1,086 | 9/21/2018 |
| 2.0.20 | 1,103 | 9/21/2018 |
| 2.0.19 | 1,931 | 7/2/2018 |
| 1.0.8 | 5,051 | 5/12/2017 |
| 1.0.7 | 2,983 | 3/29/2017 |
| 1.0.6 | 1,601 | 3/29/2017 |
| 1.0.4 | 1,531 | 3/28/2017 |
| 1.0.2 | 1,566 | 3/26/2017 |
Added console tool