Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 477 Bytes

File metadata and controls

15 lines (10 loc) · 477 Bytes

dalgenerator

Generate DAL from data classes

Run GenDalGo for all the list of the available options Make sure to add the executable to your enviroment path The template files and the project will be generated in your working directory The defualt name for the data project is .Data

TODO

Add templates for the Web API generation Add templates for the client SDK generation Auto generate an empty data project if it is missing (from init)