This package contains the code generator of the .NET Modelling Framework (NMF) packaged as a .NET Core Tool.
$ dotnet add package NMF-Ecore2CodeThis 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.
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:
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.