Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zzzprojects/linqtosql-plus

LinqToSql Plus is a library that dramatically improves LinqToSql performances by using bulk and batch operations.
https://github.com/zzzprojects/linqtosql-plus

Last synced: about 2 months ago
JSON representation

LinqToSql Plus is a library that dramatically improves LinqToSql performances by using bulk and batch operations.

Awesome Lists containing this project

README

        

# What's LinqToSql-Plus?

LinqToSql Plus is a library that dramatically improves LinqToSql performances by using bulk and batch operations.
People using this library often report performance enhancement by 50x times and more!
The library is installed through NuGet. Extension methods are added automatically to your DbContext.

It easy to use and easy to customize!

## Download

**[LINQTOSQL PLUS DOWNLOAD](https://linqtosql-plus.net/download)**

## Requirements

**LinqToSql**
- System.Data.Linq

**Database Provider**
- SQL Server 2008+
- SQL Azure

## Contribute

The best way to contribute is by **spreading the word** about the library:

- Blog it
- Comment it
- Star it
- Share it

A **HUGE THANKS** for your help.

## More Projects

- Projects:
- [EntityFramework Extensions](https://entityframework-extensions.net/)
- [Dapper Plus](https://dapper-plus.net/)
- [C# Eval Expression](https://eval-expression.net/)
- Learn Websites
- [Learn EF Core](https://www.learnentityframeworkcore.com/)
- [Learn Dapper](https://www.learndapper.com/)
- Online Tools:
- [.NET Fiddle](https://dotnetfiddle.net/)
- [SQL Fiddle](https://sqlfiddle.com/)
- [ZZZ Code AI](https://zzzcode.ai/)
- and much more!

To view all our free and paid projects, visit our website [ZZZ Projects](https://zzzprojects.com/).