Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 609 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 609 Bytes

Quality Gate Status

Unosquare EntityFramework Specification

Table of Contents

General info

This is a library which facilitates the Specification pattern with C#.

This allows us to re-use predicates and selectors when filtering and selecting data from Queryables and Enumerables.

Installation

Usage