NMF-Basics 2.0.462

dotnet add package NMF-Basics --version 2.0.462
                    
NuGet\Install-Package NMF-Basics -Version 2.0.462
                    
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.462" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NMF-Basics" Version="2.0.462" />
                    
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.462
                    
#r "nuget: NMF-Basics, 2.0.462"
                    
#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.462
                    
#: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.462
                    
Install as a Cake Addin
#tool nuget:?package=NMF-Basics&version=2.0.462
                    
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.462 39 4/2/2026
2.0.461 104 3/3/2026
2.0.457 384 8/20/2025
2.0.456 286 8/11/2025
2.0.454 378 8/7/2025
2.0.449 580 7/3/2025
2.0.445 273 6/27/2025
2.0.439 336 5/28/2025
2.0.437 327 5/22/2025
2.0.435 423 5/15/2025
2.0.434 407 5/13/2025
2.0.433 415 5/12/2025
2.0.423 281 5/2/2025
2.0.422 353 4/29/2025
2.0.421 291 4/25/2025
2.0.420 390 4/17/2025
2.0.419 341 4/3/2025
2.0.416 628 3/26/2025
2.0.410 632 3/24/2025
2.0.409 583 3/24/2025
Loading failed