Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

codaxy/dextop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c3c4a0 · May 3, 2018
Dec 17, 2013
May 3, 2018
Aug 4, 2011
Apr 30, 2018
Nov 25, 2011
May 3, 2018
Aug 1, 2017
Aug 1, 2017
Apr 7, 2013
Aug 1, 2017
Feb 25, 2014
Aug 4, 2011
Oct 28, 2011
Oct 19, 2011
Aug 4, 2011

Repository files navigation

Dextop

Dextop is RIA framework based on Sencha Ext JS and .NET/Mono platform.

Ask any question regarding Dextop at StackOverflow (add extjs tag).

Links

License

Dextop is available under GPL v3 or Commercial license.

NuGet

Dextop NuGet is available through the official NuGet channel.

Installation notes

In order to start Dextop Showcase application Ext JS library has to be included in folder 'Apps\Codaxy.Dextop.Showcase\client\lib\ext'.

Ext JS can be found at Sencha's website.

Features

Remoting

  • Simple remote procedure calls using Ext.Direct
  • Automatic JSON encoding/decoding (thanks to JSON.NET)
  • File upload
  • AJAX request handling
  • Server notifications by polling or long-polling technique

CodeGeneration

  • Automatic concatenation and minification of js files (thanks to Yahoo.Yui.Compressor for .NET)
  • Automatic minification of css files
  • Automatic remoting Proxy class generation based on DextopRemotable attribute
  • Automatic generation of Ext models based on DextopModel attribute
  • Automatic generation of grid headers based on DextopGridHeaders attribute
  • Automatic generation of forms based on DextopForm attribute

Data

  • Array serialization/deserialization
  • Simplified data access interface

Grids

  • Reflection based models
  • Reflection based headers
  • Paging helpers

Forms

  • Powerful form generation engine

Localization

  • Client and server localization support
  • Localization tool

About

Dextop is a framework for creating RIA based on .NET and Ext JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published