SQLinq 3.0.1-b5

This is a prerelease version of SQLinq.
dotnet add package SQLinq --version 3.0.1-b5
NuGet\Install-Package SQLinq -Version 3.0.1-b5
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="SQLinq" Version="3.0.1-b5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLinq --version 3.0.1-b5
#r "nuget: SQLinq, 3.0.1-b5"
#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.
// Install SQLinq as a Cake Addin
#addin nuget:?package=SQLinq&version=3.0.1-b5&prerelease

// Install SQLinq as a Cake Tool
#tool nuget:?package=SQLinq&version=3.0.1-b5&prerelease

Easily generate ad-hoc SQL code using LINQ in a strongly typed manner that allows for compile time validation of you sql scripts.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

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".

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1-b5 66,947 12/12/2015
3.0.1-b4 1,353 10/19/2013
3.0.1-b3 2,198 5/10/2013
2.0.0 49,572 5/18/2012
1.1.0 1,726 3/24/2012
1.0.0 6,099 3/22/2012