-
Notifications
You must be signed in to change notification settings - Fork 2
Home
sam.gerene edited this page Jan 1, 2023
·
7 revisions
ECoreNetto is a dotnet core library that is used to deserialize an Ecore meta-model for the purpose of code generation. Ecore is a meta-model used to represent models in the Eclipse Modelling Framework. EMF is a powerful framework and code generation facility for building Java applications based on simple model definitions. The intention of ECoreNetto is not to be a port of EMF, it aims at bridging the gap to the .NET world to facilitate code generation of C# class libraries based on an Ecore model using the .NET code available tooling and libraries.
The package is available on Nuget at https://www.nuget.org/packages/ECoreNetto/
GitHub actions are used to build and test the library
Branch | Build Status |
---|---|
Master | |
Development |
copyright @ Starion Group S.A.