This is a simple site to generate scaffold model code of dotnet core. To generate code Model name and Database name is required. Controller name is optional. If controller name is not provided then a name will be provided from the model name, ex. Let the Model name is "Movie" and the Controller name is not provided then the controller name will be "MovieController". Have a look at the Demo
zubayerhimel/dotnet-scaffold
Simple site to provide scaffold model command of dotnet core using JQuery
HTML