NMF-Basics 2.0.465

dotnet add package NMF-Basics --version 2.0.465
                    
NuGet\Install-Package NMF-Basics -Version 2.0.465
                    
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.465" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NMF-Basics" Version="2.0.465" />
                    
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.465
                    
#r "nuget: NMF-Basics, 2.0.465"
                    
#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.465
                    
#: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.465
                    
Install as a Cake Addin
#tool nuget:?package=NMF-Basics&version=2.0.465
                    
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.465 131 6/10/2026
2.0.464 142 6/9/2026
2.0.463 142 4/26/2026
2.0.462 211 4/2/2026
2.0.461 132 3/3/2026
2.0.457 429 8/20/2025
2.0.456 305 8/11/2025
2.0.454 400 8/7/2025
2.0.449 600 7/3/2025
2.0.445 299 6/27/2025
2.0.439 378 5/28/2025
2.0.437 344 5/22/2025
2.0.435 442 5/15/2025
2.0.434 422 5/13/2025
2.0.433 432 5/12/2025
2.0.423 300 5/2/2025
2.0.422 369 4/29/2025
2.0.421 308 4/25/2025
2.0.420 407 4/17/2025
2.0.419 365 4/3/2025
Loading failed