All Projects → microorm-dotnet → Microorm.dapper.repositories

microorm-dotnet / Microorm.dapper.repositories

Licence: mit
CRUD for Dapper

Projects that are alternatives of or similar to Microorm.dapper.repositories

dapper-repositories
CRUD for Dapper
Stars: ✭ 523 (+23.35%)
Mutual labels:  crud, repository, nuget, query-builder, dapper, poco, sqlserver
GraphQL.RepoDB
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that enca…
Stars: ✭ 25 (-94.1%)
Mutual labels:  repository, dapper, sqlserver
Ezsql
PHP class to make interacting with a database ridiculusly easy
Stars: ✭ 804 (+89.62%)
Mutual labels:  mysql, sqlserver, crud
Dapper.linq
Dapper.Linq
Stars: ✭ 143 (-66.27%)
Mutual labels:  mysql, sqlserver, dapper
Dommel
CRUD operations with Dapper made simple.
Stars: ✭ 291 (-31.37%)
Mutual labels:  query-builder, crud, dapper
Servicestack.ormlite
Fast, Simple, Typed ORM for .NET
Stars: ✭ 1,532 (+261.32%)
Mutual labels:  mysql, sqlserver, poco
Php Crud Api
Single file PHP script that adds a REST API to a SQL database
Stars: ✭ 2,904 (+584.91%)
Mutual labels:  mysql, sqlserver, crud
CRUD.ASPCore.Reactjs.WebAPI.EF
CRUD Operations in ASP.NET Core application using React.js , Web API and Entity Framework core DB first approach with the help of VS 2017.
Stars: ✭ 80 (-81.13%)
Mutual labels:  crud, sqlserver
CSJsonDB
A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.
Stars: ✭ 75 (-82.31%)
Mutual labels:  crud, nuget
SQLBuilder.Core
.NET Standard 2.1、.NET 5、.NET 6 版本SQLBuilder,Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;
Stars: ✭ 85 (-79.95%)
Mutual labels:  repository, dapper
ormdb
ORM tool for .Net / .Net.Core
Stars: ✭ 14 (-96.7%)
Mutual labels:  poco, sqlserver
aarbac
An Automated Role Based Access Control .NET framework with T-SQL Query Parser which automatically parse select, insert, update, delete queries based on the logged in user role
Stars: ✭ 18 (-95.75%)
Mutual labels:  crud, nuget
TableStorage.Abstractions.POCO
Builds on top of TableStorage.Abstractions (a repository wrapper over Azure Table Storage) such that objects to be serialized to and from Azure Table Storage are Plain Old CLR Objects (POCO) rather than TableEntities.
Stars: ✭ 20 (-95.28%)
Mutual labels:  repository, poco
Dapper.AmbientContext
Ambient context implementation for Dapper.NET
Stars: ✭ 31 (-92.69%)
Mutual labels:  repository, dapper
CodexMicroORM
An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance.
Stars: ✭ 32 (-92.45%)
Mutual labels:  dapper, poco
Apijson.net
后端接口自动化 .NET CORE版本
Stars: ✭ 263 (-37.97%)
Mutual labels:  mysql, sqlserver
thinkorm
A flexible, lightweight and powerful Object-Relational Mapper for Node.js. Support TypeScript!!
Stars: ✭ 33 (-92.22%)
Mutual labels:  query-builder, sqlserver
Php Sql Query Builder
An elegant lightweight and efficient SQL Query Builder with fluid interface SQL syntax supporting bindings and complicated query generation.
Stars: ✭ 313 (-26.18%)
Mutual labels:  mysql, crud
Dibi
Dibi - smart database abstraction layer
Stars: ✭ 373 (-12.03%)
Mutual labels:  mysql, sqlserver
Sqlinjectionwiki
一个专注于聚合和记录各种SQL注入方法的wiki
Stars: ✭ 402 (-5.19%)
Mutual labels:  mysql, sqlserver

MicroOrm.Dapper.Repositories

MyGet NuGet NuGet

Build status AppVeyor tests GitHub contributors CodeFactor License MIT

I see a lot Issues, but I don't have enough time to solve them. Feel free to open Pull Request or ask to add you as Member to support project!

Installation

 dotnet add package MicroOrm.Dapper.Repositories

Docs

Documentation in GitHub Pages

Contributors

Contribute

Contributions to the package are always welcome!

Support

I would also very much appreciate your support:

Buy Me A Coffee Support me on ko-fi Support me on Patreon

License

All contents of this package are licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].