Helper tools to improve testability of Entity Framework-based code using async calls.
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.6 |
Author(s): | Renato Golia |
Last Update: | Wednesday, February 24, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kralizek/EntityFramework.AsyncEx |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.AsyncEx |
Install
Install-Package EntityFramework.AsyncEx
dotnet add package EntityFramework.AsyncEx
paket add EntityFramework.AsyncEx
EntityFramework.AsyncEx Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.0)
Tags