NMF-Basics 2.0.461

dotnet add package NMF-Basics --version 2.0.461
                    
NuGet\Install-Package NMF-Basics -Version 2.0.461
                    
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-Basics" Version="2.0.461" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NMF-Basics" Version="2.0.461" />
                    
Directory.Packages.props
<PackageReference Include="NMF-Basics" />
                    
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-Basics --version 2.0.461
                    
#r "nuget: NMF-Basics, 2.0.461"
                    
#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-Basics@2.0.461
                    
#: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-Basics&version=2.0.461
                    
Install as a Cake Addin
#tool nuget:?package=NMF-Basics&version=2.0.461
                    
Install as a Cake Tool

NMF

This is a meta-package that installs NMF-Repository and further adds the tooling required to generate generate code from the PowerShell Console inside Visual Studio. Installing this package is equivalent to installing both NMF-Repository and installing NMF-Ecore2Code as a tool.

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on NMF-Basics:

Package Downloads
NMF-EcoreInterop

This package contains the necessary classes to load and store Ecore metamodels and to transform them to NMeta.

NMF-Incerator

This package contains the Incerator tool to optimize incremental analyses.

CTMLib

Library with attributes to control the CTMGenerator.

CTMGenerator

Generator for a code-first modeling approch with NMF. Creates a NMF model and generates the matching implementation.

CTMAnalyzer

Analyzer for the CTMGenerator Package.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.461 89 3/3/2026
2.0.457 379 8/20/2025
2.0.456 282 8/11/2025
2.0.454 373 8/7/2025
2.0.449 565 7/3/2025
2.0.445 270 6/27/2025
2.0.439 334 5/28/2025
2.0.437 322 5/22/2025
2.0.435 419 5/15/2025
2.0.434 405 5/13/2025
2.0.433 412 5/12/2025
2.0.423 275 5/2/2025
2.0.422 346 4/29/2025
2.0.421 286 4/25/2025
2.0.420 384 4/17/2025
2.0.419 340 4/3/2025
2.0.416 627 3/26/2025
2.0.410 628 3/24/2025
2.0.409 582 3/24/2025
2.0.408 595 3/24/2025
Loading failed