项目作者: mrjono1

项目描述 :
Generates C# MVC Backend, React (React-Admin) Frontend
高级语言: C#
项目地址: git://github.com/mrjono1/Oven.git
创建时间: 2019-07-22T10:24:27Z
项目社区:https://github.com/mrjono1/Oven

开源协议:

下载


Oven

Generates C# MVC Backend, React (React-Admin) Frontend

Oven.Console uses hard coded configuration to generate a configuration UI that can then be used to call the Oven.Api Project to Generate your own application

Configuration is best done via the API sending in a JSON payload of your configuration.

The JSON configuration is then stored in git and the generated solution is also stored in a seperate git repo.

Currently the project has been configured to use Azure Dev Ops to create repos so that will need updating to GitHub

Commit History

The project has been rewritten many times going through the commit history it generates in different ways.

The current commit generates a Mongo DB Data Access Layer, React-Admin UI

Previously it generated a EF Core SQL Server Data Access Layer. This was the most stable version.

Way back I was generating an angular 2+ UI