Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zzzprojects/linqtosql-plus
- Owner: zzzprojects
- Created: 2018-03-16T19:24:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T01:46:39.000Z (2 months ago)
- Last Synced: 2024-10-23T02:26:59.663Z (2 months ago)
- Homepage: https://linqtosql-plus.net
- Size: 242 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).