Skip to content

Introduction

Welcome to the Raiqub Expressions documentation! Join our Discussions space on GitHub to exchange ideas with the community.

What is Raiqub Expressions

Raiqub Expressions is a .NET library that provides support to easily define and compose specifications, create custom query strategies, and simplify database operations through consistent abstractions, thus encapsulating business rules and enhancing data retrieval efficiency.

It seamlessly integrate with Entity Framework Core and Marten.

Main features

Some of the highlights of the main Raiqub Expression features:

FeatureDescription
SpecificationEasily define and compose specifications to encapsulate business rules
Query StrategyCreate custom query strategies for flexible and efficient data retrieval
Database SessionSimplify database operations by using consistent abstractions
EF CoreIntegrate with Entity Framework Core for database interactions
MartenIntegrate with Marten for a NoSQL document database experience

Released under the MIT License.