![]() |
VOOZH | about |
dotnet add package SQLinq --version 2.0.0
NuGet\Install-Package SQLinq -Version 2.0.0
<PackageReference Include="SQLinq" Version="2.0.0" />
<PackageVersion Include="SQLinq" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="SQLinq" />Project file
paket add SQLinq --version 2.0.0
#r "nuget: SQLinq, 2.0.0"
#:package SQLinq@2.0.0
#addin nuget:?package=SQLinq&version=2.0.0Install as a Cake Addin
#tool nuget:?package=SQLinq&version=2.0.0Install as a Cake Tool
Easily generate ad-hoc SQL code using LINQ in a strongly typed manner that allows for compile time validation of you sql scripts.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net net is compatible. |
This package has no dependencies.
Showing the top 1 NuGet packages that depend on SQLinq:
| Package | Downloads |
|---|---|
|
SQLinq.Dapper
Allows for SQLinq to be more easily used with a little help from "Dapper dot net". |
This package is not used by any popular GitHub repositories.