linq2db.SqlServer 1.0.7

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

// Install linq2db.SqlServer as a Cake Tool
#tool nuget:?package=linq2db.SqlServer&version=1.0.7

LINQ to SqlServer is a data access technology that provides a run-time infrastructure for managing relational data as objects.
This package includes a T4 template to generate data models for SqlServer database and references to the linq2db.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on linq2db.SqlServer:

Repository Stars
DapperLib/Dapper
Dapper - a simple object mapper for .Net
voronov-maxim/OdataToEntity
OData .net core
Version Downloads Last updated
1.0.7 768 2/1/2015
1.0.6.4 346 10/1/2014
1.0.6 226 7/31/2014
1.0.5 217 7/11/2014
1.0.2 160 1/30/2014
1.0.1 56 1/29/2014
1.0.0 101 8/21/2013