Omnifactotum.NUnit 0.1.0.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package Omnifactotum.NUnit --version 0.1.0.13
NuGet\Install-Package Omnifactotum.NUnit -Version 0.1.0.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Omnifactotum.NUnit" Version="0.1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Omnifactotum.NUnit --version 0.1.0.13
#r "nuget: Omnifactotum.NUnit, 0.1.0.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Omnifactotum.NUnit as a Cake Addin
#addin nuget:?package=Omnifactotum.NUnit&version=0.1.0.13

// Install Omnifactotum.NUnit as a Cake Tool
#tool nuget:?package=Omnifactotum.NUnit&version=0.1.0.13

Omnifactotum.NUnit: the .NET library intended to help developers avoid writing the same helper types, methods and extension methods for different testing projects using NUnit framework.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0 190 7/17/2023
0.1.0.13 1,114 12/5/2016
0.1.0.2 1,358 8/5/2015

--- Changes in 0.1.0.13 (since 0.1.0.7) ---
* MappingAccordances[TSource, TDestination]: Source and/or destination values can be null