A collection of utilities designed to impove the creation process of UnitTesting for AspNetCore applications.
Info
Version: | 2.2.37 |
Author(s): | MitchelSellers, IowaComputerGurus |
Last Update: | Monday, January 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IowaComputerGurus/aspnetcore.utilities |
NuGet Url: | https://www.nuget.org/packages/ICG.AspNetCore.Utilities.UnitTesting |
Install
Install-Package ICG.AspNetCore.Utilities.UnitTesting
dotnet add package ICG.AspNetCore.Utilities.UnitTesting
paket add ICG.AspNetCore.Utilities.UnitTesting
ICG.AspNetCore.Utilities.UnitTesting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.2.0)
- Microsoft.EntityFrameworkCore.InMemory(>= 2.2.0)
- Xunit(>= 2.4.1)
Tags