XSP (software)

{{Distinguish|eXtensible Server Pages}}

{{Infobox software

| name = XSP

| logo =

| screenshot =

| caption =

| author = Ximian

| developer = .NET Foundation and Xamarin (a Microsoft subsidiary)

| latest release version = 4.7.1

| latest release date = {{Start date and age|2020|01|21}}

| latest preview version =

| latest preview date =

| programming language = C#

| platform = .NET Framework, Mono

| operating system = Linux

| genre = Web server that hosts ASP.NET's system

| license = Microsoft Public License

| website = {{URL|mono-project.com/ASP.NET}}

}}

{{Portal|Free and open-source software}}

XSP is a simple, standalone web server written in C# that hosts ASP.NET's System for Linux[https://www.linux.com/news/running-net-applications-linux-mono/ Running .Net applications on Linux with Mono - Linux.com] and other Unix operating systems. It runs on the Mono runtime for Linux and the .NET Framework runtime, making it usable as a lightweight web server on any platform supporting .NET.{{cite web|url=http://www.codeproject.com/cpnet/introtomono2.asp?print=true|title=Introduction to Mono - ASP.NET with XSP and Apache|author=Brian Delahunty|access-date=2006-12-14|date=3 March 2005|work=The Code Project |archive-url = https://web.archive.org/web/20061114231004/http://www.codeproject.com/cpnet/introtomono2.asp?print=true |archive-date = 2006-11-14}}

XSP was the original name of the internal project at Microsoft that became ASP.NET. The name pays homage to the original name of what became ASP.NET.

See also

References

{{Reflist}}

Further reading

  • {{Cite book|author1=Edd Dumbill |author2=Edd Wilder-James |author3=Niel M. Bornstein |title=Mono: A Developer's Notebook |year=2004 |publisher=O'Reilly Media |isbn=978-0596007928}}