From Handwiki
| Developer(s) | Xamarin / Microsoft |
|---|---|
| Stable release | 3.13
/ 6 April 2018 |
| Repository | github |
| Written in | C |
| Platform | Mono |
| Type | Module for the Apache HTTP Server |
| License | Apache License 2.0 |
| Website | www |
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.[1][2]
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.[3]
The source code is written in the C programming language. It is licensed under Apache License 2.0 and hosted on GitHub.[4]
![]() |
Categories: [Microsoft free software] [Software using the Apache license] [Free software programmed in C]