.NET Framework4.5版本Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;
☆82Oct 11, 2024Updated last year
Alternatives and similar repositories for SQLBuilder
Users that are interested in SQLBuilder are comparing it to the libraries listed below
Sorting:
- .NET Standard 2.1、.NET 6、.NET 7、.NET 8、.NET 9 版本SQLBuilder,Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同…☆98Nov 17, 2024Updated last year
- App.Metrics(ASP.NET Core 中间件监控采集) + Grafana(监控图像组件) + InfluxDb(时序数据库)☆26Mar 24, 2019Updated 6 years ago
- SuperNAT是基于.NET 5.0开源跨平台的内网穿透程序,功能类似花生壳,可用于穿透内网web应用,微信公众号本地调试等,目前支持http穿透,tcp穿透,websocket穿透。QQ交流群:854594944☆186Mar 2, 2023Updated 3 years ago
- RulesEngine for DotNetCore Applications☆10Jan 17, 2023Updated 3 years ago
- 基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用☆245Jul 22, 2023Updated 2 years ago
- 业务流水号规则生成器☆27Sep 13, 2016Updated 9 years ago
- Another dotnet debug tool like LinqPad and dotnet fiddle, powered by Roslyn and Natasha☆37Nov 23, 2025Updated 3 months ago
- 一个轻量级的微服务库,基于.Net 6 + Abp框架 可快速地将现有项目改造成为面向服务体系结构,实现模块间松耦合。☆46Jun 7, 2022Updated 3 years ago
- 当网络波动时,可防重复提交☆43Dec 8, 2022Updated 3 years ago
- Flink dotNet sdk by HEF☆20Jul 23, 2020Updated 5 years ago
- 汪日常用的docker☆11Dec 30, 2024Updated last year
- EntityFramework Core实现仓储模式☆22Oct 11, 2024Updated last year
- A .NET HTTP mock server.☆34Updated this week
- .NET Core Proxy library based on HttpClient works with FreeProxyList.net☆20Dec 8, 2022Updated 3 years ago
- ☆10Aug 18, 2020Updated 5 years ago
- netcore Quartz job manage☆13Nov 18, 2020Updated 5 years ago
- Spear轻量级微服务框架,高扩展性,目前已支持TCP、HTTP、WebSocket以及GRPC协议,采用Consul/Nacos作为服务注册与发现组件,TCP协议采用DotNetty底层实现,HTTP协议采用ASP.NET CORE MVC实现。☆67Mar 4, 2023Updated 2 years ago
- common tools, methods, extension methods, etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库☆242Jan 31, 2026Updated last month
- transform html to pdf/image ,base on wkhtmltox and dotnet core 2.0☆16Aug 22, 2018Updated 7 years ago
- This project provides efficient data structures for the NCaller project, optimizing search performance using a combination of binary sear…☆21Jun 4, 2021Updated 4 years ago
- A high performance and powerful ORM framework supporting SQL Server, MySQL, Sqlite, SqlCE, PostgreSQL etc..☆23May 20, 2018Updated 7 years ago
- kestrel未公开的高性能的Socket客户端工厂☆12May 6, 2021Updated 4 years ago
- An ASP.NET Core authentication middleware: WeixinAuth for https://mp.weixin.qq.com (微信公众平台/网页授权登录)☆41Feb 24, 2025Updated last year
- 轻量级爬虫框架。源于DotnetSpider☆37Dec 7, 2022Updated 3 years ago
- 基于Yarp的Api网关☆253Aug 25, 2024Updated last year
- C#通用工具类☆31Oct 11, 2024Updated last year
- A c# and asp.net core based micro service demo☆109Dec 8, 2022Updated 3 years ago
- 轻量级业务生命周期流程引擎基础框架,微服务下业务生命周期管理,强化业务的流程管理,建立业务操作边界,打造标准化的业务执行单元,提高代码复用。☆15Sep 14, 2022Updated 3 years ago
- Create advanced Excel spreadsheets using .NET☆12Jun 18, 2021Updated 4 years ago
- 关于Dotnet core的基础库,其中包含redis缓存以及,阿里大鱼短信服务以及七牛云存储、阿里云Oss存储☆85Aug 30, 2022Updated 3 years ago
- A YAML configuration provider for Microsoft.Extensions.Configuration.☆15Jul 2, 2021Updated 4 years ago
- EasyCaching项目的第三方扩展:Autofac、WebApiClient、CAP、Microsoft.Extensions.Caching IDistributedCache☆44Aug 15, 2020Updated 5 years ago
- NEWDCMS.Micro 是NEWDCMS的分布式版本,是基于Saas的经销商快消解决方案,皆在满足区域营销管理业务快速变化需求,系统基于Docker + .Net core + Mysql Inner db cluster 的分布式微服务框架,提供高性能RPC远程服务调…☆20Aug 15, 2023Updated 2 years ago
- 数据库工具,根据表结构文档生成创建表sql,根据数据库表信息导出Model和表结构文档,根据文档生成数据库表,根据已有Model文件生成创建数据库表sql☆336Jan 29, 2026Updated last month
- .Net Library for Evaluating Expressions at Runtime☆14Dec 31, 2024Updated last year
- PaySharp是一个支持多商户多种支付方式的跨平台网关处理类库,使用PaySharp可以简化订单的创建、查询、退款和接收网关返回的支付通知等操作。☆858Dec 9, 2020Updated 5 years ago
- 由OrchardCore精简而来的可扩展的模块化Web开发框架☆37Sep 27, 2018Updated 7 years ago
- 最终一致性2PC范式,提供多聚合根之间交互事务的抽象接口。任何基于cqrs + eda 实现多聚合根最终一致性的框架,都可基于此接口进行实现,以达到提高开发效率的目的。☆16May 2, 2020Updated 5 years ago
- id生成器, 包含雪花算法和id混淆器☆37Feb 3, 2023Updated 3 years ago