SkillAgentSearch skills...

Xsp

Mono's ASP.NET hosting server. This module includes an Apache Module, a FastCGI module that can be hooked to other web servers as well as a standalone server used for testing (similar to Microsoft's Cassini)

Install / Use

/learn @mono/Xsp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

  • Welcome to XSP!

The XSP server is a small web server that hosts the Mono
System.Web classes for running what is commonly known as ASP.NET.

See INSTALL for details on how to install XSP.
  • Directory Layout

doc/
	Some documentation about the XSP server. 

test/
	Little sample ASP.NET pages

server/
	A stand alone web server that works with mono and MS runtime.
	We are using it to debug/complete our classes.
	MonoApplicationHost and MonoWorkerRequest can be used to embed
	an ASP.NET serve in your application.
	
tools/
	asp_state, dbsessmgr and nunit-asp

Maintainer: gonzalo@ximian.com

View on GitHub
GitHub Stars196
CategoryDevelopment
Updated4mo ago
Forks90

Languages

C#

Security Score

77/100

Audited on Dec 3, 2025

No findings