Info
Version: | 0.3.0.1 |
Author(s): | John Kuefler |
Last Update: | Thursday, December 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/johnkuefler/DotnetTestUtils |
NuGet Url: | https://www.nuget.org/packages/DotnetTestUtils |
Install
Install-Package DotnetTestUtils
dotnet add package DotnetTestUtils
paket add DotnetTestUtils
DotnetTestUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.11.0)
- AutoFixture.AutoMoq(>= 4.11.0)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 3.1.5)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.5)
Tags
Find usage documentation here: https://github.com/johnkuefler/DotnetTestUtils.