TEMPLATES

Explore MetaFirst-Templates

Extend the generated solution with ready to use Templates from simple configuration instructions to adding CMS and Webshop functionality.

InitialConfigure

First configuration after code generation

Use the InitialConfigure Template to setup the generated .NET solution for creating the database and running the applications.

Included Features

Check MetaFirst versionConfigure path to MetadataConfigure appsettingsAdjust database connectionsAdditional configurations

DatabaseMySql, DatabasePostgres

Configure the generated code to work with MySQL and Postgres databases

MetaFirst preconfigures the code for SQL Server (LocalDb) usage. These Templates describe the steps to alter the code for MySQL/ MariaDB and Postgres.

Included Features

Install database providersChange connection stringsDbContext adjustmentsCreating the database

AdminCustomization

Customize the Admin web application

Possible Code changes to customize the Admin

Included Features

Custom LogoCustom FooterCustom assets, like images, css, js, fonts

EntityHistory, PropertyHistory

Add a Change-History of your data

Use the EntityHistory to store all changes on Entity Level, and the PropertyHistory for changes on specific properties, e.g. Product price changes.

Included Features

History of Entity changesHistory of Property changes

SectionsCms

Simple CMS

Use the SectionsCms Template to add CMS functionality to your solution. Customers can edit the Website content in the Admin.

Included Features

Website CMSSeparate Website content and Domain data

EcommerceStore

Add Webshop functionality to your Website

Use the EcommerceStore Template to add a simple Webshop with Cart, Products, Customers and Orders to your Website.

Included Features

Webshop CartCMS includedAdmin ProductsAdmin Customers and Orders

Ready to generate your own project?

Download MetaFirst and create your own metadata file. Generate a complete ASP.NET Core solution in minutes.