netcasewqs / elinq
ELinq 是一个轻量简单易用的开源Linq ORM数据访问组件,支持Nullable类型和枚举类型,支持根据实体类自动建库建表建关系,支持根据数据库通过T4模版自动生成实体代码,对Linq的谓词提供了完美的支持,旨在让绝大部份的主流数据库都使用 Linq 来进行程序开发,让开发人员访问数据库从SQL中解放出来,易学易用上手快,配置简单,并且提供了源代码下载,方便定制。支持多数据库,目前支持Access、SQLServer、SqlCE、SQLite、MySQL、ORACLE,未来还会支持更多的数据库。
☆18Updated 9 years ago
Alternatives and similar repositories for elinq:
Users that are interested in elinq are comparing it to the libraries listed below
- Ocelot.GrpcHttpGateway☆15Updated 6 years ago
- 基于Natasha的动态代理☆17Updated 3 years ago
- Influxdb asynchronous, fast and bulk insert components.Using HTTP or UDP protocol.Influxdb 异步、快速、批量插入组件,支持http和udp协议。☆14Updated 3 years ago
- steeltoe extensions☆14Updated 6 years ago
- 一个DDD+CQRS+Event Sourcing通用框架的接口,可以很容易的结合各种现有成熟框架来搭建。CQRS可以结合Orleans,Akka.net等Actor框架封装实现。目前支持.NET 4.61+,.NET Standard1.6+。。☆10Updated 8 years ago
- This project provides efficient data structures for the NCaller project, optimizing search performance using a combination of binary sear…☆21Updated 3 years ago
- RebusRabbitMq集成到ABP框架中的模块☆13Updated 6 years ago
- JCE.Core是基于.net core 2.0的工具库,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。☆13Updated 7 years ago
- A library to help build NancyFx microservices. Handles things like logging of requests/responses/errors, authentication and authorization…☆18Updated 6 years ago
- Actor、Orleans、gRPC☆14Updated 3 years ago
- kestrel未公开的高性能的Socket客户端工厂☆12Updated 3 years ago
- 事件总线组件☆18Updated 6 years ago
- Binary search algorithm structure model object binary marshalling☆21Updated 4 years ago
- 基于腾讯CMQ实现的事件总线☆9Updated 7 years ago
- 基于.net core2.1 搭建的框架的中小型项目框架,sql server数据库,同时支持,mysql数据库,,,需要自己稍微扩展下,,,可以擦模考sql server的实现 迁移文件已经生成,可以直接运行即可跑起来. 结合docker发布可以参考这里: https…