Skip to content

ChustaSoft/DBAccess

Repository files navigation

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

About

DBAccess base library for any DB layer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages