Provider agnostic transaction sharing for Entity Framework Core; types specific to the in-memory provider.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | EFCore.TransactionExtensions.InMemory |
Last Update: | Saturday, October 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BalassaMarton/EFCore.TransactionExtensions |
NuGet Url: | https://www.nuget.org/packages/EFCore.TransactionExtensions.InMemory |
Install
Install-Package EFCore.TransactionExtensions.InMemory
dotnet add package EFCore.TransactionExtensions.InMemory
paket add EFCore.TransactionExtensions.InMemory
EFCore.TransactionExtensions.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- EFCore.TransactionExtensions(>= 1.0.0)
- Microsoft.EntityFrameworkCore(>= 2.1.0)
- Microsoft.EntityFrameworkCore.InMemory(>= 2.1.0)
Tags