mod_mono

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ghettoblaster (talk | contribs) at 17:03, 28 March 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

mod_mono
Developer(s)Xamarin / Microsoft
Stable release
3.13 / April 6, 2018; 6 years ago (2018-04-06)
Repositorygithub.com/mono/mod_mono
PlatformMono
TypeModule for the Apache HTTP Server
LicenseApache License 2.0
Websitewww.mono-project.com/Mod_mono

mod_mono is a module for the Apache HTTP Server that allows for hosting of ASP.NET pages and other assemblies on multiple platforms by use of the Mono development platform.

A similar module called mod_aspdotnet by another group allows hosting of ASP.NET pages and other assemblies with the Microsoft .NET Framework but because of that dependency, will only function on Microsoft Windows platforms.

See also

External links