MVC ContribMVC Contrib

The ASP.NET MVC framework provides an implementation of the “Model – View – Controller” design pattern for ASP.NET. Since 2007, the ASP.NET MVC framework has been implemented as an open framework, enabling the possibility of open source development in conjunction with the framework. MVC Contrib is a community project that takes advantage of this openness to provide enhancements and alternative implementations to the ASP.NET MVC framework that are open source. Grounded in principles of test-driven development, MVC Contrib is especially useful to developers looking to develop and test UI elements on top of the ASP.NET MVC framework.

Want to get involved? Download the code, or read about the project.

Details


OrchardOrchard Project

Orchard is a free, open source, community-focused project aimed at delivering applications and reusable components on the ASP.NET platform. In the near term, the Orchard project is focused on delivering a .NET-based CMS application that will allow users to rapidly create content-driven Websites, and an extensibility framework that will allow developers and customizers to provide additional functionality through extensions and themes.

Want to get involved? Download the code, read about the project, or contact the project lead.

Details


ASP.NET Ajax Library ASP.NET Ajax Library

The ASP.NET Ajax Library Beta enables you to build database-driven web applications that execute entirely in the web browser. The library supports client data access, client templates, and client data-binding. The library also contains the more than 40 controls (e.g. autocomplete, mask edit, etc.) that were originally released as part of the Ajax Control Toolkit.

Want to get involved? Download the code, read about the project, or contact the project lead.

Details