Found 57 packages
Package Description
Package Description
LinqToSql: Bulk Insert, Bulk Update, Bulk Delete, Bulk Merge, and Bulk Synchronize.
Collection updating support for LinqToSQL with AutoMapper. Extends Table<T> with Persist<TDto>().InsertUpdate(dto) and Persist<TDto>().Delete(dto). Will find the matching object and will Insert/Update/Delete.
A simple library to help manage retries in LINQ to SQL.
OpenRiaServices.LinqToSql provides the LinqToSqlDomainService<T> class which can be used to create Domain Service classes for use with a DataContext class from Linq to Sql.
NCommon data adapter for Linq To Sql
RIAServices.LinqToSql provides the LinqToSqlDomainService<T> class which can be used to create Domain Service classes for use with a DataContext class from Linq to Sql.
BinbinRepository.Intergrations.LinqToSql
BinbinRepository.Intergration.LinqToSql.Unity
Implements the basic ins and outs of LINQ to SQL functionality via the Ignorance IWork and IStore interfaces.
LINQToSQL with Table generation abstraction layer to work on all databases. Must use a proxy
Scaffolders for LINQ to SQL repositories and data contexts
OpenRiaServices.Signed.LinqToSql provides the LinqToSqlDomainService<T> class which can be used to create Domain Service classes for use with a DataContext class from Linq to Sql.
Expression LINQ to SQL string
LINQToSQL with Table generation abstraction layer to work on all databases. Proxy for MYSQL
LINQToSQL with Table generation abstraction layer to work on all databases. Proxy for Microsoft.Data.Sqlite
LINQToSQL with Table generation abstraction layer to work on all databases. Proxy for MSSQL
Lombiq Helpful Libraries - LINQ to DB Libraries for Orchard Core: With the help of this project you can write LINQ expressions and run them with a YesSql ISession extension method to query from the DB instead of writing plain SQL queries. Uses the LINQ to DB project. See the project website for detailed documentation.
LinqToSql implementation of the RevStack c# repository pattern