System.Data.SqlLocalDb
1.15.0
The SQL LocalDB Wrapper is a .NET 4.0 assembly providing interop with the SQL LocalDB native API from managed code using .NET APIs.
This package is now deprecated and will receive no further updates.
Requires NuGet 2.5 or higher.
Install-Package System.Data.SqlLocalDb -Version 1.15.0
dotnet add package System.Data.SqlLocalDb --version 1.15.0
<PackageReference Include="System.Data.SqlLocalDb" Version="1.15.0" />
paket add System.Data.SqlLocalDb --version 1.15.0
Deprecation Notice
This package is now deprecated and will receive no further updates.
Please migrate to MartinCostello.SqlLocalDb
: https://www.nuget.org/packages/MartinCostello.SqlLocalDb
Deprecation Notice
This package is now deprecated and will receive no further updates.
Please migrate to MartinCostello.SqlLocalDb
: https://www.nuget.org/packages/MartinCostello.SqlLocalDb
Release Notes
See https://github.com/martincostello/sqllocaldb/releases for details.
Dependencies
This package has no dependencies.
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on System.Data.SqlLocalDb:
Package | Downloads |
---|---|
TsqltNet
tSQLt.NET is a framework for managing and running tSQLt database tests from inside .NET unit test projects.
|
|
T1.ExtraSqlLocalDb
T1 common library
|
|
DbTestMonkey.Providers.SqlServer
SqlServer specific provider for DbTestMonkey.
|
|
SSDTHelper
Support Libraly for SQL Server Data Tools 16.x
|
|
EasyLocalDb
A higher-level interface for LocalDb
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on System.Data.SqlLocalDb:
Repository | Stars |
---|---|
MoonStorm/Dapper.FastCRUD
The fastest micro-orm extension for Dapper
|