Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rennancockles/scaffgen
C# Scaffold Generator
https://github.com/rennancockles/scaffgen
Last synced: 15 days ago
JSON representation
C# Scaffold Generator
- Host: GitHub
- URL: https://github.com/rennancockles/scaffgen
- Owner: rennancockles
- Created: 2019-02-19T12:19:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-25T14:13:55.000Z (almost 6 years ago)
- Last Synced: 2024-11-08T13:18:48.405Z (about 2 months ago)
- Language: Python
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scaffold Generator
C# Scaffold Generator## How To
Download the latest release and extract the files in the root of your project.
Change the template files according to your needs and the `scaffConfig.json` with the location of each Scaffold in your
project.
Run the `ScaffGen.exe` file and type the name of the object to create the scaffold (e.g., Company, User, Vendor).