This site gives an overview of what can be found in the GitHub repositories of MetaP and how everything fits into a vision of software development on a higher level of abstraction.
…
Only two of the repositories target the public.
This is currently the most active project. Its goal is to share knowledge about domain-driven GUI development with Angular.
This GitHub repository contains the code for the Visual Studio Code (VSCode) add-in MetaP Configurable Generator. It adds a “Generate” menu item to the context menu of XML files in the VSCode explorer. The command that is triggered by that item can be configured.
It was developed to start a GUI generator with the clicked XML file as input. The generator itself is developed in C# and produces Angular components for a custom Angular GUI framework.
Repositories less useful for only store the code of some experiments.
ShoppingList - Try-out of Blazor and Azure
VSSDK-Extensibility-Samples - A microsoft/VSSDK-Extensibility-Samples fork, used as inspriration during the development of the MetaP Configurable Generator
MetaP - Required by GitHub to customize the profile’s home page.
(See Managing your profile README)
MetaP.github.io - GitHub pages site of MetaP. Contains the source of o.a. this page.
(See GitHub page)