Entity Framework Core Sql Server Factory pattern NuGet Package

Entity Framework Core Factory Pattern, DbContext with desired Db Transaction level when reading writing.

and no transaction when readonly context. on any error the transaction will automatically rollback until you commit it.




Got any Entity Framework Core Sql Server Factory pattern Question?





Info

Version: 2.3.0
Author(s): UmairSyed (@umairsyed613)
Last Update: Thursday, January 7, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/umairsyed613/EFDbFactory.Sql
NuGet Url: https://www.nuget.org/packages/EFDbFactory.Sql


Install
Install-Package EFDbFactory.Sql
dotnet add package EFDbFactory.Sql
paket add EFDbFactory.Sql
EFDbFactory.Sql Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

1

days-since-last-release

1206