NMF-Ecore2Code 2.0.456

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global NMF-Ecore2Code --version 2.0.456
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local NMF-Ecore2Code --version 2.0.456
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NMF-Ecore2Code&version=2.0.456
                    
nuke :add-package NMF-Ecore2Code --version 2.0.456
                    

NMF

This package contains the code generator to generate C# (or VB.NET or Python) code from an Ecore or NMeta metamodel. It is meant to be installed as a tool.

Why should I use this package?

Upon installation, the code generator is available as a command-line tool Ecore2Code and should be on the PATH. It can be used for the following scenarios:

  • Generate C# code from an Ecore metamodel. This code generation uses an NMeta metamodel as an intermediate step. You can also save the generated NMeta metamodel.
  • Generate C# code from an NMeta metamodel.
  • Generating code in VB.NET is also supported
  • Generating code in Python has limited support, since the target platform is currently not maintained. Raise an issue if you need this feature.

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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
2.0.457 226 8/20/2025
2.0.456 207 8/11/2025
2.0.454 289 8/7/2025
2.0.449 210 7/3/2025
2.0.445 193 6/27/2025
2.0.439 238 5/28/2025
2.0.437 256 5/22/2025
2.0.435 320 5/15/2025
2.0.434 334 5/13/2025
2.0.433 315 5/12/2025
2.0.423 192 5/2/2025
2.0.422 259 4/29/2025
2.0.421 209 4/25/2025
2.0.420 312 4/17/2025
2.0.419 266 4/3/2025
2.0.416 566 3/26/2025
2.0.410 598 3/24/2025
2.0.409 518 3/24/2025
2.0.408 520 3/24/2025
2.0.397 231 3/21/2025
Loading failed