ASP.NET: Difference between revisions

Content deleted Content added
No edit summary
Line 290:
 
== Other implementations ==
The [[Mono (software)|Mono]] Project supports "everything in .NET 4.57 except [[Windows Presentation Foundation|WPF]], [[Windows Workflow Foundation|WWF]], and with limited [[Windows Communication Foundation|WCF]] and limited ASP.NET 4.57 async stack."<ref name="monoproject">{{cite web|title=Compatibility &#124; Mono |url=http://www.mono-project.com/docs/about-mono/compatibility/ |website=Compatibility &#124; Mono |access-date=29 August 2016 |archive-url=https://web.archive.org/web/20160702192925/http://www.mono-project.com/docs/about-mono/compatibility/ |archive-date=2 July 2016 |date=8 September 2015 |url-status=live }}</ref> ASP.NET can be run with Mono using one of three options: [[Apache HTTP Server|Apache]] hosting using the [[mod_mono]] module, [[FastCGI]] hosting, and [[XSP (software)|XSP]].
 
== See also ==