Dash
Dash is a model-driven code generator to speed up .NET development
Install / Use
/learn @dotnet-dash/DashREADME
<div align="center">
<img alt="dotnet-dash" src="./docs/img/logo-w-text.png" width="50%" />
</div>
<hr />
<hr />
Dash is a .NET Core command-line tool for fast model-driven code generation.
Dash promotes a model-driven approach to software development, allowing you to write concise model specifications defining domain entities and its relationship with eachother using JSON.
Documentation
For documentation about Dash, please visit dotnet-dash.readthedocs.io.
