NMF-Basics 2.0.457

dotnet add package NMF-Basics --version 2.0.457
                    
NuGet\Install-Package NMF-Basics -Version 2.0.457
                    
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.457" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NMF-Basics" Version="2.0.457" />
                    
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.457
                    
#r "nuget: NMF-Basics, 2.0.457"
                    
#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.457
                    
#: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.457
                    
Install as a Cake Addin
#tool nuget:?package=NMF-Basics&version=2.0.457
                    
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.457 369 8/20/2025
2.0.456 274 8/11/2025
2.0.454 368 8/7/2025
2.0.449 560 7/3/2025
2.0.445 267 6/27/2025
2.0.439 329 5/28/2025
2.0.437 317 5/22/2025
2.0.435 416 5/15/2025
2.0.434 398 5/13/2025
2.0.433 404 5/12/2025
2.0.423 272 5/2/2025
2.0.422 341 4/29/2025
2.0.421 281 4/25/2025
2.0.420 375 4/17/2025
2.0.419 336 4/3/2025
2.0.416 615 3/26/2025
2.0.410 623 3/24/2025
2.0.409 573 3/24/2025
2.0.408 582 3/24/2025
2.0.397 304 3/21/2025
Loading failed