Show / Hide Table of Contents

Supplied Generators

The following Code Generators are supplied with SilverModel

Data Types

Contains common data types used by most languages.

C# Poco

Generates Plain Old C# Object. A great starting point for your own code Generators.

C# Serialization

Demonstrates adding C# serialization attributes to the C# Poco Generators. Create starting point for exploring the power of stereotypes.

EF4

An Entry Framework 4 Generator.

MVC5

Allows you to create and MVC5 site from your models

WebAPI

Create a WebAPI to access Json objects defined in your models

Angular JS

A Generator to build Angular JS App. Uses the MVC5 and WebAPI Generators to create web back-end it requires.

Back to top Generated by DocFX