A collection of utilities designed to impove the creation process of UnitTesting for .NET Core and ASP.NET Core applications.
Info
Version: | 7.0.0 |
Author(s): | MitchelSellers, IowaComputerGurus |
Last Update: | Thursday, March 9, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IowaComputerGurus/netcore.utilities.unittesting |
NuGet Url: | https://www.nuget.org/packages/ICG.NetCore.Utilities.UnitTesting |
Install
Install-Package ICG.NetCore.Utilities.UnitTesting
dotnet add package ICG.NetCore.Utilities.UnitTesting
paket add ICG.NetCore.Utilities.UnitTesting
ICG.NetCore.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