Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Latest commit

 

History

History
46 lines (31 loc) · 4.8 KB

File metadata and controls

46 lines (31 loc) · 4.8 KB

DBAccess

GitHub

Packages table

Package Status Pipeline NuGet version Downloads
ChustaSoft.Tools.DBAccess.Abstractions Build Status NuGet Nuget
ChustaSoft.Tools.DBAccess.EntityFramework Build Status NuGet Nuget
ChustaSoft.Tools.DBAccess.MongoDb Build Status NuGet Nuget

Packages compatibility table

Framework EFCore From Latest Current support
.Net Framework 4.7.1 1.0.0 Current ✔️
.Net Core 2.1 1.0.0 2.0.2
.Net Core 2.2 1.0.0 2.0.2
.Net Core 3.1 1.0.0 Current ✔️
.Net 5.0 3.0.0 Current ✔️
.Net 6.0 3.2.0 Current ✔️

Description

DBAccess is a tool that provides default utilities for managing the Database infrastructure layer such as:

  • UnitOfWork
  • Synchronous repositories
  • Asynchronous repositories
  • Flexibility for any type of query
  • Easy to configure

Usage

  • For getting started, visit the home page of our project wiki
  • To know how to use this version, take a look on the provided examples

Thanks for using and contributing

Twitter Follow