zmjack / LinqSharpLinks
LinqSharp is a smarter linq extension. It allows you to write simpler code to generate complex queries.
☆63Updated 3 weeks ago
Alternatives and similar repositories for LinqSharp
Users that are interested in LinqSharp are comparing it to the libraries listed below
Sorting:
- A library based on NCC Natasha to quickly and easily read/write instance's fields or properties.☆81Updated 2 years ago
- You can visit all properties about your class or struct by this lib with high performance as you visit properties in hard coding way.☆89Updated 3 years ago
- .NET Standard 2.1、.NET 6、.NET 7、.NET 8、.NET 9 版本SQLBuilder,Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同…☆97Updated 9 months ago
- some samples in practice☆94Updated 2 weeks ago
- 基于Natasha的深度克隆库☆34Updated 4 years ago
- Captcha in .NET Core☆45Updated 2 years ago
- .NET Framework4.5版本Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;☆81Updated 10 months ago
- 谓词筛选表达式Expression<Func<T, bool>>的扩展库☆45Updated 6 years ago
- 代码分析器、反射分析器、动态代码构建、动态代码运行☆34Updated 2 years ago
- 超级工具箱 1.高性能反射库 2.高性能通信库 3.Excel高性能读写库 4.大量常用便携API (如果有问题请提Issues或到QQ群1600800来找BigCookie)☆24Updated 9 months ago
- a http pipeline implement.☆55Updated 3 months ago
- Building blocks for creating DDD+CQRS microservice with ASP.NET Core☆42Updated 2 weeks ago
- A high-performance buffer queue implementation written in .NET, which supports multi-threaded concurrent operations.☆71Updated 2 weeks ago
- The fluent way to build sql queries☆32Updated last month
- Add a NuGet package only for dll reference? By using dotnetCampus.SourceYard, you can pack a NuGet package with source code. By installin…☆53Updated 2 years ago
- Implement a simple Aop using .Net Core library System.Reflection.DispatchProxy