LogicAndTrick.LinqToSQL2.LINQPadDriver
1.0.0
This driver allows you to use your custom typed LINQ to SQL assembly, instead of LINQPad generating one based on your database schema. It works with all compatible versions of LINQ to SQL, including the official .NET Framework version and the LinqToSQL2 port to .NET Standard.
Install-Package LogicAndTrick.LinqToSQL2.LINQPadDriver -Version 1.0.0
dotnet add package LogicAndTrick.LinqToSQL2.LINQPadDriver --version 1.0.0
<PackageReference Include="LogicAndTrick.LinqToSQL2.LINQPadDriver" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LogicAndTrick.LinqToSQL2.LINQPadDriver --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LogicAndTrick.LinqToSQL2.LINQPadDriver, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial release
Dependencies
-
.NETCoreApp 3.0
- LINQPad.Reference (>= 1.1.0)
- System.Data.SqlClient (>= 4.8.2)
-
.NETFramework 4.6
- LINQPad.Reference (>= 1.1.0)
- System.Data.SqlClient (>= 4.8.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 202 | 10/7/2020 |