1. Caliburn.Micro

    By:

    A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model), MVP and MVC.

  2. DoddleReport

    By:

    DoddleReport adds tabular reporting over any LINQ Query, IEnumerable, DataTable or SharePoint List, exportable to HTML, PDF, Excel, CSV or your own custom type. See DoddleReport.Web for great Web reporting support, and the other DoddleReport packages for even more Report Writers

  3. DoddleReport.Web

    By:

    Adds Web Reporting support to DoddleReport. MVC apps can use the new ActionResult called ReportResult. WebForms apps can use the WebReport IHttpHandler (.ashx)

  4. MvcTreeView

    By:

    [MVC3 Only] This fluent MVC TreeView helper makes it easy to build and customize an HTML unordered-list tree from a recursive model.

  5. DoddleReport.OpenXml

    By:

    Adds OpenXML support to DoddleReport. The currently supported format is Excel and is more robust than the default ExcelReportWriter in DoddleReport.

  6. DoddleReport.iTextSharp

    By:

    Adds iTextSharp PDF support to DoddleReport. iTextSharp is an open source PDF component that is free of charge. Please see the iTextSharp license for details

  7. MvcTreeView.Sample

    By:

    [MVC3 Only] A Sample package for MvcTreeView to demonstrate its usage. This fluent MVC TreeView helper makes it easy to build and customize an HTML unordered-list tree from a recursive model.

  8. DoddleReport.Dynamic

    By:

    Adds a DynamicReportSource to DoddleReport, allowing ExpandoObject's to be used as a ReportSource

  9. DoddleReport.Sample.Mvc

    By:

    Sample usage of DoddleReport in an MVC application

  10. DoddleReport.AbcPdf

    By:

    Adds ABCpdf support to DoddleReport. Requires an ABCpdf license to work properly

  11. Caliburn.Micro.EventAggregator

    By:

    A small, simple event aggregator implementation for .NET, SL, WP7, WP8, WinRT, Mono and Unity3d.

  12. Caliburn.Micro.Container

    By:

    A simple IoC Container for .NET, SL, WP7, WP8, WinRT, Mono and Unity3d.

  13. DynamicLocalhost

    By:

    DynamicLocalhost will add a single .cs file to your project that allows multiple developers to easily debug Windows Phone apps on a local IIS service by replacing 'localhost' with their full machine name

  14. RequestReduce

    By:

    RequestReduce allows any IIS based website to automaticaly sprite background images into a single optimized PNG as well as combine and minify CSS and Javascript with absolutely no coding beyond a few config tweaks. RequestReduce excercises common best practices when serving its javascript, css and sprited images ensuring that the appropriate cachin... More information

  15. Caliburn.Micro.INPC

    By:

    A standalone version of Caliburn.Micro's INPC implementation, BindableCollection, Execute.OnUIThread and InDesignMode checking designed for all Xaml platforms.

  16. OutputTo

    By:

    After the build process completes, OutputTo will the copy project output to any additional directories that you specify in the OutputTargets.txt file

  17. RequestReduce.SassLessCoffee

    By:

    RequestReduce.SassLessCoffee is an add-on to RequestReduce which compiles DotLess and Sass CSS as well as Coffee scripts to be included in the RequestDeuce sprite generation, minification and bundling processing. Simply reference your .less, .sass, .scss and .coffee files with those extensions and RequestReduce will compile them before performing i... More information

  18. normalize.css

    By:

    Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing.

  19. RequestReduce.SqlServer

    By:

    RequestReduce.SqlServer is an add-on to RequestReduce allowing you to store your optimized CSS, JavaScript and sprited images in a SqlServer or SqlServer CE database.