Community Code

Sharing the love

We're a company of geeks - for geeks. When Mindscape was foundered we wanted to ensure that we did our bit to help the community that had given us so much. We have a strong representation in local communities but wanted to reach further - to all our customers and users around the world. It has always been our intention to share some code and engage more closely with other developers. Community Code is a step in that direction - with our first open source release.

We will be migrating this page to being a full issue tracking and discussion system to enable easier tracking of the projects by those that are interested.

Project 1: Mindscape MVC Stack

The ASP.NET MVC Framework provides a great way for .NET developers to build web applications. The Mindscape MVC Stack is a collection of many utilities and enhancements that make working with ASP.NET MVC even nicer. It is useful to everyone undertaking ASP.NET MVC development and in particular developers working with the Mindscape LightSpeed O/R Mapper

Jeremy Boyd will be writing about aspects of this project on his blog as a form of informally documenting aspects of the project early on. If you have any specific questions you can ask in the community code forum here

Source code is managed through an public readonly SVN repository: https://code.mindscape.co.nz/repos/LightSpeed/Mvc

Notes: If you are keen to contribute please contact us at code@mindscape.co.nz to become a contributor, or please email through any contributions you have as either a ZIP containing your class files or as a patch to the existing project.

Happy coding!
The Mindscape Team