NMFCode/NMF
This repository contains the entire code for the .NET Modeling Framework
This framework helps software developers automate tasks related to managing and manipulating software models. It takes descriptions of software systems (metamodels) as input and generates code for representing those models, or creates languages for transforming, synchronizing, and optimizing them. The primary user is a software architect or senior developer engaged in model-driven engineering.
Use this if you are a software developer working with .NET and need tools to automate code generation from software models, or to define complex transformations and synchronizations between different model versions.
Not ideal if you are looking for a general-purpose application development framework or a solution for managing data models outside of a software engineering context.
Stars
48
Forks
16
Language
C#
License
BSD-3-Clause
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/NMFCode/NMF"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...