DevExtremeAspnetCore

<< >>

Navigation:  CodeStencil > Stencils > Shipped Stencils >

DevExtremeAspnetCore

The DevExtreme ASP .NET Core Stencil will generate a fully working DevExpress DevExtreme CRUD application.

This stencil was created from the YouTube tutorial : https://www.youtube.com/watch?v=vMcAF07DM20

You can recreate an entire application based on your own database in less than 5 minutes without writing a single line of code.

 

 

Current Version:

1.8

Release Date:

August. 10, 2020

Related Assemblies

 

Release Notes:

 

 

Currently supports SqlServer, Sqlite Databases.

 

This is the github page: https://github.com/codetstencil/DevExtremeAspCore

 

 

CS_clip0106

 

Expanders

The following expanders may need to be updated to reflect your project

 

1.APPLICATION_DESCRIPTION: Whatever string you put here will be displayed at the top of the page. Currently, this is a combination of the PROJECT_NAME as well as an actual description:

 

CS_clip0107

 

2.MENU_COLOR: The code here (currently lime-green) defines the color used for unselected menus.

3.COPYRIGHT: This is the replacement text for the copyright notice. It is a combination of text and the ORGANIZATION_NAME

 

CS_clip0108

 

Configuration

The configuration form allows you to set some behaviors on the grid. We will be adding some more configuration options in the future.

 

CS_clip0109