Any suggestions for good open source asp.net (C#) apps out there which meet as many of the following:?
- Designed well and multi tiered
- Clean & commented code
- Good use of several design patterns
- Web pages display properly in all common browsers
- Produces valid html and has good use of css
- Use of css themes. Prefer usage of css than tables
- NOT dependent on third party components (grids, menus, trees, ...etc)
- Has good unit tests
- Web pages are not simplistic and look professional
- Uses newer technologies like MVC, LINQ.. (not important)
- (Anything else that matters which I couldn't think of right now)