LinqToDB
NuGet publisher profile
Packages (49)
linq2db
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
linq2db.EntityFrameworkCore
Allows to execute Linq to DB queries in Entity Framework Core DbContext.
linq2db.PostgreSQL
T4 scaffolding templates for PostgreSQL database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.AspNet
LINQ to DB ASP.NET Core Extensions adds ability to configure ASP.NET Core application for Linq To DB usage.
linq2db.SqlServer
T4 scaffolding templates for SQL Server database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.MySql
T4 scaffolding templates for MySQL and MariaDB database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.t4models
T4 scaffolding templates to generate LINQ to DB data models for different databases. It provides scaffolding functionality and reference to linq2db main package only. To use Linq To DB in your project you should add reference to corresponding database provider(s) explicitly.
linq2db.DB2
T4 scaffolding templates for IBM DB2 database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.Oracle.Managed
LINQ to Oracle is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
linq2db.SQLite
T4 scaffolding templates for SQLite database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.MySqlConnector
LINQ to MySql is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
linq2db.Tools
LINQ to DB Tools provides additional services for Linq To DB library.
linq2db.Firebird
T4 scaffolding templates for Firebird database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.SqlServer.MS
LINQ to SqlServer is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
linq2db.Access
T4 scaffolding templates for Access database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.Oracle.Unmanaged
LINQ to Oracle is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
linq2db.Extensions
LINQ to DB Extensions adds ability to configure Linq To DB usage with DI container or logger.
linq2db.Sybase
T4 scaffolding templates for SAP/Sybase ASE database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.cli
LINQ to DB CLI is a dotnet tool for Linq To DB database model scaffolding.
linq2db.SqlCe
T4 scaffolding templates for SQL CE database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.Informix
T4 scaffolding templates for Informix database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.SapHana
T4 scaffolding templates for SAP HANA database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.Sybase.DataAction
LINQ to Sybase ASE is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
linq2db.Identity
ASP.NET Core Identity provider that uses LinqToDB.
linq2db.SQLite.MS
LINQ to SQLite is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
linq2db.Analyzers
Roslyn analyzers and code fixes for linq2db users: detect legacy API usage and offer automatic migrations to the current API.
linq2db.DB2.Core
LINQ to DB2 is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
linq2db.Informix.Core
LINQ to Informix is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
linq2db.LINQPad
Supported databases: ClickHouse, DuckDB, IBM DB2 LUW/zOS/iSeries, Firebird, IBM Informix, Microsoft Access, Microsoft Sql Server (+Azure), Microsoft Sql Server Compact, MySql, MariaDB, Oracle, PostgreSQL, SQLite, SAP HANA, SAP/Sybase ASE, YDB.
linq2db.Scaffold
LINQ to DB Scaffold framework is used for database model generation for Linq To DB projects.
linq2db.Remote.Grpc
LINQ to DB Remote gRPC package provides client and server classes to query database remotely using gRPC.
linq2db.Remote.Wcf
LINQ to DB Remote WCF package provides client and server classes to query database remotely using WCF.
linq2db.ClickHouse
T4 scaffolding templates for ClickHouse database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.FSharp
LINQ to DB F# Services adds support for F#-specific features to Linq To DB.
linq2db.Remote.HttpClient.Client
LINQ to DB Remote HttpClient package provides client classes to query database remotely using HttpClient.
linq2db.Remote.SignalR.Server
LINQ to DB Remote Signal/R package provides server classes to query database remotely using Signal/R.
linq2db.Remote.SignalR.Client
LINQ to DB Remote Signal/R package provides client classes to query database remotely using Signal/R.
linq2db.Compat
LINQ to DB Compat provides .NET Framework compatibility functionality to leverage migration to .NET.
linq2db.Oracle
T4 scaffolding templates for Oracle database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
IdentityServer4.Contrib.Linq2db
Linq To DB persistence layer for IdentityServer4
linq2db.cli.linux-x64
LINQ to DB CLI is a dotnet tool for Linq To DB database model scaffolding.
linq2db.Remote.HttpClient.Sever
LINQ to DB Remote HttpClient package provides server classes to query database remotely using HttpClient.
linq2db.cli.win-x64
LINQ to DB CLI is a dotnet tool for Linq To DB database model scaffolding.
linq2db.Remote.HttpClient.Server
LINQ to DB Remote HttpClient package provides server classes to query database remotely using HttpClient.
linq2db.cli.osx-arm64
LINQ to DB CLI is a dotnet tool for Linq To DB database model scaffolding.
linq2db.cli.win-arm64
LINQ to DB CLI is a dotnet tool for Linq To DB database model scaffolding.
linq2db.cli.osx-x64
LINQ to DB CLI is a dotnet tool for Linq To DB database model scaffolding.
linq2db.cli.linux-arm64
LINQ to DB CLI is a dotnet tool for Linq To DB database model scaffolding.
linq2db.cli.win-x86
LINQ to DB CLI is a dotnet tool for Linq To DB database model scaffolding.