/Nikcio.DataAccess

Generic models for data access with EF Core

Primary LanguageC#MIT LicenseMIT

Nikcio.DataAccess

Codeclimate Badge Codacy Badge

This is based upon the code created here: Limbo.DataAccess

Content

  • Install
  • Description
  • Documentation

Install

dotnet add package Nikcio.DataAccess

Description

This repository creates classes commonly used when working with EF core. It contains a bunch of generic classes that can help you quickly set up CRUD functionality with EF core.

Documentation

Find the documentation here