NUtil 0.2.0.276
dotnet add package NUtil --version 0.2.0.276
NuGet\Install-Package NUtil -Version 0.2.0.276
<PackageReference Include="NUtil" Version="0.2.0.276" />
paket add NUtil --version 0.2.0.276
#r "nuget: NUtil, 0.2.0.276"
// Install NUtil as a Cake Addin #addin nuget:?package=NUtil&version=0.2.0.276 // Install NUtil as a Cake Tool #tool nuget:?package=NUtil&version=0.2.0.276
Various C# Utility classes, that were initially developed for the NCase project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- JetBrains.Annotations (>= 9.2.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NUtil:
Package | Downloads |
---|---|
NCase
Define, Combine, Visualize and Replay hundreds of test cases with a few lines of code! Website and source code: http://github.com/jeromerg/NCase NCase is a mix between a Mocking Framework like Moq and a parametrized test framework, having advanced combinatorial capabilities. NCase is not released yet! The API is now quite stable, but further commits may introduce breaking changes. Please give as much feedback as possible, positive, negative, critics! |
|
NCase.NunitAdapter
Use NCase in combination with NUnit to write your parametrized tests. This adapter library contains the Nunit specific `ActAndAssert` extension method. Website and source code: http://github.com/jeromerg/NCase NCase allows to define, combine, visualize and replay hundreds of test cases with a few lines of code! It is a mix between a Mocking Framework like Moq and a parametrized test framework, having advanced combinatorial capabilities. |
|
NCase.XunitAdapter
Use NCase in combination with Xunit to write your parametrized tests. This adapter library contains the Nunit specific `ActAndAssert` extension method. Website and source code: http://github.com/jeromerg/NCase NCase allows to define, combine, visualize and replay hundreds of test cases with a few lines of code! It is a mix between a Mocking Framework like Moq and a parametrized test framework, having advanced combinatorial capabilities. |
GitHub repositories
This package is not used by any popular GitHub repositories.