ASP.NET Web服務器:CassiniDev
使用asp.net的時候,要部署一個iis,或者部署iis express,有時候你嫌麻煩,
這是一個替代品。
功能完全的。
asp.net的處理其實是在.net framework內部的類進行處理的,這個程序調用的一樣的東東,在兼容性上應該能完全保證。
至于性能,我覺得使用asp.net的人應該不會太注重性能,或者性能主要會是在數據庫上。
亮點
- Numerous bug fixes of the original Cassini source.
- Full support for any IP address. Not limited to localhost.
- NOTE: Due to an intentional limitation in SimpleWorkerRequest, WCF content is not servable on other than the loopback (localhost)
- HostName support with option to temporarily add hosts file entry.
- Port scan option. Dynamically assign an available port when specific port is not required or known to be available.
- WaitOnPort: Length of time, in ms, to wait for specific port to become available.
- TimeOut: Length of time, in ms, to sit idle before stopping server.
- NTLM authentication support.
- Single file GUI and Console applications and a library assembly for in-process hosting.
- Painless self hosting of a full ASP.Net server implementation for applications and testing frameworks.
- Unlike Cassini and Visual Studio Development Server, CassiniDev supports a full compliment of content types.
- Integrated traffic monitoring.
- Visual Studio 2008/2010 Development server drop-in replacement with all CassiniDev enhancements.
http://cassinidev.codeplex.com/
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!