This bundle of templates is designed to generate a C# web MVC application with Telosys.
It provides a set of templates to generate Controllers, Models and Views.
- Microsoft SQL Server.
- A Web Application MVC Visual Studio project with EntityFramework installed (via nuget).
-
Define all your domain entities in a model
-
Use Telosys to download and install this bundle of templates
-
Define the
NAMESPACE
project variable
Intelosys-tools.cfg
file : setProjectVariable.NAMESPACE
Example :ProjectVariable.NAMESPACE=project
( if the project variable is not defined a default name will be used ) -
Define the source folder (where to generate the source code)
Intelosys-tools.cfg
file : setSRC
-
Generate the code with Telosys.
- Bundle initially created by [Romuald Tuffreau] (https://github.com/romwaldtff).
- Laurent Guerin, creator of Telosys code generator.
This bundle is free and Open Source LGPL v3 License (See the LICENSE file in this repository).