Dapper.QX VS MicroOrm.Dapper.Repositories

Compare Dapper.QX vs MicroOrm.Dapper.Repositories and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Dapper.QX MicroOrm.Dapper.Repositories
- -
7 638
- 2.4%
5.7 8.7
3 months ago 7 days ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Dapper.QX

Posts with mentions or reviews of Dapper.QX. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Dapper.QX yet.
Tracking mentions began in Dec 2020.

MicroOrm.Dapper.Repositories

Posts with mentions or reviews of MicroOrm.Dapper.Repositories. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning MicroOrm.Dapper.Repositories yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Dapper.QX and MicroOrm.Dapper.Repositories you can also consider the following projects:

NSubstitute - A friendly substitute for .NET mocking libraries.

TypeORM - ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

FakeItEasy - The easy mocking library for .NET

Dapper.FastCRUD - fast & light .NET ORM for strongly typed people

Moq - Repo for managing Moq 4.x [Moved to: https://github.com/moq/moq]

LINQ to DB - Linq to database provider.

Fluent Assertions - A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.

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 encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).

.NET Micro Framework Interpreter

Dapper - Dapper - a simple object mapper for .Net [Moved to: https://github.com/DapperLib/Dapper]

Rhino Mocks

NPoco - Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco