Skip to content

It is a Windows application programming framework and UI library. By this framework, you never need any code, only by XML file to build any complex Windows application GUI, implement basic process control and function in an Execel formular like manner; dynamically load 'Plug and Play' .Net or COM component to achieve specific business logic. It …

License

liggin2018/Ligg.EasyWinApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ligg.EasyWinApp

本解决方案是一个Windows应用编程框架和Winform UI库,包括四个项目:

This solution is a Windows application programming framework and a winform UI library.There are 4 projects:

Ligg.EasyWinForm是一个Winform应用编程框架和UI库。通过这个该框架,不需任何代码,通过XML配置文件,搭建任意复杂的Windows应用界面,以类似Execel公式的方式实现基本的过程控制(赋值、条件判断、循环、跳转)和功能(字符处理、文件处理、Windows脚本执行、逻辑运算、数学运算、数据输入输出-支持String、Jonson、DataTable类型的数据);动态加载“即插即用“的.Net组件或COM组件实现特定的业务处理功能;支持多线程、多语言。

Ligg.EasyWinForm is a Winform application programming framework and a winform UI library. By this project, you never need any code, only by XML file to build any complex Windows winform GUI, implement basic basic process control (value assignment, conditional judgment, loop, jump) and functions (string/file basic function, Windows script processing, logic judgment, mathematical operation, data input/output, etc.(string, Jonson, DataTable data supported)) in an Execel formular like manner; by dynamically loading 'Plug and Play' .Net component or COM component to achieve specific business logic processing function. It supports multi-threading and multi-language.

Ligg.EasyWinRestful是一个基于windows的Restful客户端,一个单用户对多台机器的即时通讯工具,内建基本功能如聊天、传送接收文件、截屏等。动态加载“即插即用“的.Net组件或COM组件实现特定的业务处理功能。可以用作运维自动化的代理实现电脑的实时监控和维护。

Ligg.EasyWinRestful is a Restful client based on windows, a Person-To-Machines instant messager built-in functions such as chatting, sending/receiving files, snapping screen, etc. By dynamically loading different'Plug and Play' .Net component or COM component can achieve different function. It can be used as an agent for IT maintenance automation to real-time maitain/monitor computers.

Ligg.EasyWinService是一个基于windows服务的应用模板,通过配置文件和动态加载“即插即用“的.Net组件或COM组件实现特定的业务处理功能。

Ligg.EasyWinservice is a Windows service application template. By configuration files and dynamically loading different'Plug and Play' .Net components or COM components achieve different functions.

Ligg.EasyWinConsole是一个基于Windows控制台应用程序模板,与Ligg.EasyWinform相似,配合参数传入及键盘输入;通过配置文件,以类似Execel公式的方式实现基本的过程控制和功能,通过动态加载“即插即用“的.Net组件或COM组件实现特定的业务处理功能。

Ligg.EasyWinConsole is a Windows Console application template. Similar to Ligg.EasyWinform, With passing parameter and keyboard input, by configuration file to implement basic basic process control and functions in an Execel formular like manner; by dynamically loading 'Plug and Play' .Net component or COM component to achieve specific business logic processing function.

About

It is a Windows application programming framework and UI library. By this framework, you never need any code, only by XML file to build any complex Windows application GUI, implement basic process control and function in an Execel formular like manner; dynamically load 'Plug and Play' .Net or COM component to achieve specific business logic. It …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Batchfile 0.1%