Coder Social home page Coder Social logo

toby2o12 / apploader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ali-ent/apploader

0.0 1.0 0.0 319 KB

portable app server written by c#. easy to write a program running with console or windows service.

Batchfile 0.37% PowerShell 2.52% C# 97.10%

apploader's Introduction

apploader

portable app server written by c#.

easy to write a program running with console or windows service.

support .net2/3.5/4+

Unified host applies to a large number of small applications, ease of management and simplified operation and maintenance work.

One folder run as an app.

One process host multiple applications (run as appdomain).

AppServer

New feature for multi-process support.

run_appserver.ps1

Build

Depends on https://github.com/ali-ent/work-tool.git (for building tools). https://github.com/ali-ent/AppAgent.git (for process management)

folder:

|-work-tool

|-AppAgent

|-apploader

build
run.ps1

and see:

  • build\apploader:

the host app, tool folder contain scripts for install and cmd script

<add key="serviceRoot" value="C:\app"/>

the setting is the root of apps folder.

  • build\lib

If you want to support .net2/3/3.5 via CLR2.0, you can change the project's target to .net3.5.

also you can use tools\apploader.zip directly.

License

apploader's People

Contributors

wsky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.