Some useful utils for testing dotnet core stuff.
Info
Version: | 7.0.0 |
Author(s): | Travis Frisinger |
Last Update: | Friday, January 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/StoneAge.DotNetCore.TestUtils |
Install
Install-Package StoneAge.DotNetCore.TestUtils
dotnet add package StoneAge.DotNetCore.TestUtils
paket add StoneAge.DotNetCore.TestUtils
StoneAge.DotNetCore.TestUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)