基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用
☆246Jul 22, 2023Updated 2 years ago
Alternatives and similar repositories for Dapper.LnskyDB
Users that are interested in Dapper.LnskyDB are comparing it to the libraries listed below
Sorting:
- This is an extension based on dapper, supporting lambda expression, with chain style which allows developers to use more gracely and inno…☆213Jan 16, 2024Updated 2 years ago
- 基于.NetCore + Quartz.Net + Vue + IView开箱即用的定时任务UI。不依赖数据库,只需在界面做简单配置。☆717Dec 24, 2025Updated 2 months ago
- NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架☆1,373Aug 1, 2025Updated 7 months ago
- 基于Dapper封装的Linq表达式数据库访问驱动,内置自定义分库,分表的实现☆214Nov 20, 2025Updated 3 months ago
- Swift是一个分布式批处理框架,通过将作业分割并分发到多台机器并行处理,成倍提升了数据的处理速度。☆52Dec 7, 2022Updated 3 years ago
- Dapper.Linq☆158Jan 13, 2024Updated 2 years ago
- Database Sharding For EFCore☆710Dec 15, 2025Updated 2 months ago
- SenparcCoreFramework Template Project☆263Dec 8, 2022Updated 3 years ago
- 基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件…☆760Oct 10, 2023Updated 2 years ago
- HttpReports is an APM (application performance monitor) system for .Net Core.☆1,265Mar 15, 2022Updated 3 years ago
- .NET Framework4.5版本Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;☆82Oct 11, 2024Updated last year
- 基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置☆1,556Mar 1, 2023Updated 2 years ago
- aps.net core ef and dapper☆194May 25, 2022Updated 3 years ago
- Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。☆946Dec 22, 2025Updated 2 months ago
- A flexible web framework supports .Net Framework and .Net Core☆486Dec 8, 2022Updated 3 years ago
- .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
- 集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用☆727Dec 8, 2022Updated 3 years ago
- 整合了社区主流开源框架(CAP、SkyAPM、WebAPIClient、Chloe等)的微服务项目示例☆421Oct 21, 2023Updated 2 years ago
- .NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous client…☆2,056Nov 12, 2025Updated 3 months ago
- Swarm is a distributed scheduled job framework, based on Quartz.☆40Nov 9, 2018Updated 7 years ago
- 关于Dotnet core的基础库,其中包含redis缓存以及,阿里大鱼短信服务以及七牛云存储、阿里云Oss存储☆85Aug 30, 2022Updated 3 years ago
- Influxdb asynchronous, fast and bulk insert components.Using HTTP or UDP protocol.Influxdb 异步、快速、批量插入组件,支持http和udp协议。☆14Jan 20, 2022Updated 4 years ago
- .netcore micro service framework☆358Jul 5, 2022Updated 3 years ago
- 数据牛刀是一款提供大数据表自动分割、归档和清理过期数据的服务。它使用C# /.NET CORE实现,当前支持Mysql数据源。 Data Niu Knife is a service provides to automatically splits, archive, …☆37Aug 2, 2019Updated 6 years ago
- 项目停止更新,新项目:https://github.com/RayTale/Vertex☆605Nov 8, 2020Updated 5 years ago
- Dot Net Core 微服务例子;采用Ocelot实现服务网关,IdentityServer4实现认证,CAP实现分布式数据最终一致性。 微服务内部采用领域模型驱动设计,实现了接口日志、权限控制、多租户、软删除、读写分离等特性☆141May 10, 2024Updated last year
- 基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等…☆1,594Feb 25, 2025Updated last year
- SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Di…☆1,130Feb 2, 2026Updated 3 weeks ago
- This is a distributed task management system base on .Net Core platform .☆876Jan 8, 2024Updated 2 years ago
- .NET Core Client of the Kong☆346Dec 23, 2024Updated last year
- OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于…☆2,855Jan 17, 2026Updated last month
- common tools, methods, extension methods, etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库☆242Jan 31, 2026Updated last month
- 一个基于.NET Core 3.1的DDD(领域驱动)的极简风WebApi开发框 架。☆146Dec 8, 2022Updated 3 years ago
- An easy-to-use rapid development framework developed on the basis of.NET Core 2.0, following the constraints of domain Driven Design (DDD…☆658Dec 8, 2022Updated 3 years ago
- Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, W…☆2,219Dec 24, 2025Updated 2 months ago
- 🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, redisearch,…☆985Updated this week
- .NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大…☆4,360Feb 16, 2026Updated last week
- .net core fast http and websocket gateway components☆343Sep 10, 2021Updated 4 years ago