MvCasp is a very simple, easy to understand web frameworks for old school ASP. It is a simple Model View Controller / Front Controller framework for small web applications. I use it for very simple sites that need a bit of modularity or have components I’ll use in other projects.
This is not a do-it-all full-on frameworks like CakePHP or what have you, it is intended for simple single purpose sites like a landing page, standalone RSS feeder, or maybe an embedded device application.
public domain.
This project uses the Git version control system. You can clone any the repository on GitHub