A
Aspect-Oriented
 
B
Bloggers
Build Systems
 
C
CMS
Cache Solutions
Charting & Reporting
Chat Servers
Code Coverage
 
D
Databases
 
E
ERP & CRM
 
F
Forum Soft
 
G
Geospatial
 
I
IDEs
Installers
Inversion of Control
Issue Tracking
 
J
Job Schedulers
 
L
Logging Tools
 
N
Network Clients
Network Servers
 
P
PDF Libraries
Persistence
Portals
Profilers
Project Management
 
R
RSS & RDF Tools
Rule Engines
 
S
SQL Clients
Search Engines
Security
Source Control
 
T
Template Engines
Testing Tools
 
U
UML & Modeling
 
W
Web Frameworks
Web Mail
Web Services
Web Testing
Wiki Engines
Workflow Engines
 
X
XML Parsers
 

ProMesh.NET

ProMesh.NET is an MVC web application framework with built-in Ajax support, integrated testing framework and HTML-based template engine. Features:

 * Lightweight (<100KB) framework running on top of the ASP.NET HTTP pipeline (HttpHandler)
 * Controller-based for easy implementation of the MVC pattern
 * Flexible template-based rendering engine (using pure HTML files)
 * Very powerful integrated testing framework for running unit tests on your web pages
 * Easy mapping of parameters and other client data to typed method parameters and class members
 * Flexible and easy to use form generation and postback handling
 * Built-in Ajax support. JavaScript method stubs are generated by the framework. Just call your server-side .NET methods from client-side JavaScript as if you were running them on the server.
 * Integrated logging and profiling
 * Optional integration with the CoolStorage.NET ORM library
 * Built for performance

 
Category Web Frameworks
License MIT License
HomePage http://www.promesh.net

Articles, Tutorials, Resources

(Suggest new resource)

See also