NMF-Tests.NUnit 2.0.460

dotnet add package NMF-Tests.NUnit --version 2.0.460
                    
NuGet\Install-Package NMF-Tests.NUnit -Version 2.0.460
                    
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="NMF-Tests.NUnit" Version="2.0.460" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NMF-Tests.NUnit" Version="2.0.460" />
                    
Directory.Packages.props
<PackageReference Include="NMF-Tests.NUnit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NMF-Tests.NUnit --version 2.0.460
                    
#r "nuget: NMF-Tests.NUnit, 2.0.460"
                    
#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.
#:package NMF-Tests.NUnit@2.0.460
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NMF-Tests.NUnit&version=2.0.460
                    
Install as a Cake Addin
#tool nuget:?package=NMF-Tests.NUnit&version=2.0.460
                    
Install as a Cake Tool

NMF Models

The modeling foundation of NMF is a system that represents models as instances of classes generated for their meta-classes.

Why should I use this package?

This package contains generic abstract tests suites for model elements written against the NUnit API. It provides the generic class ModelTest<T>. Creating a test class from this generic base class and providing a non-abstract type as parameter, the generic test class automatically covers the code generated from the NMF code generator.

Where can I get more information?

There is a documentation website which we try to maintain that contains a few tutorials. There are publications if you want to explore the technical details. Also, please feel free to ask a question or report a bug.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  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
2.0.460 116 4/26/2026
2.0.459 129 4/2/2026
2.0.458 141 1/16/2026
2.0.207 357 3/25/2024
2.0.194 607 1/8/2024
2.0.193 594 12/7/2023
2.0.190 545 11/27/2023
2.0.189 574 10/27/2023
2.0.188 781 6/27/2023
2.0.187 808 6/22/2023
2.0.186 855 6/16/2023
2.0.185 807 6/1/2023
2.0.184 900 2/16/2023
2.0.183 953 1/26/2023
2.0.176 1,108 5/18/2021
2.0.174 980 5/5/2021
2.0.169 1,049 5/3/2021
2.0.167 1,102 5/1/2021
2.0.166 982 4/29/2021
2.0.165 1,043 4/28/2021
Loading failed