If you are looking for how to mock your async .NET action, this package could help you.
Info
Version: | 1.0.0 |
Author(s): | None |
Last Update: | Friday, October 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MockAsyncAction |
Install
Install-Package MockAsyncAction
dotnet add package MockAsyncAction
paket add MockAsyncAction
MockAsyncAction Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.0)
- Moq(>= 4.10.0)