1. PublishSettingsGenerator

    By:

    Create .publishSettings files for publishing sites with WebMatrix.

  2. NSQLFormatter

    By:

    Beautify your SQL easily. NSQLFormatter is an open-source SQL Beautifier written with C# and .NET Framework 4.0. Project is based 100% on the work done in the NHibernate-project.

  3. SisoDb.MiniProfiler - Simple Structure Oriented Db

    By:

    SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schemachanges on the fly and can assist you to handle m... More information

  4. Simple.Mocking

    By:

    Easy to use framework for creating mock objects, fakes, stubs with an intuitive and fluent API.

  5. LiteMediaAlive

    By:

    ASP.NET Live performance counter dashboard

  6. Graze

    By:

    Graze is a static site generator. It takes a template and a configuration file and generates a static web site. The generated site is pure HTML / CSS / JavaScript and can be hosted on any web server. The Graze templates are created using the Razor Syntax. Use an empty Visual Studio project as a starting point.

  7. SocketEx

    By:

    TcpClient for Windows Phone.

  8. CaliburnMicroWinRTCallistoHelpers

    By:

    These helpers make it easies to combine Caliburn.Micro with the Callisto's dialogs in Windows 8 Store apps.

  9. GrazeWP7

    By:

    GrazeWP7 is a Windows Phone 7 app marketing site generator. It uses the Graze templating engine with Twitter Bootstrap.

  10. SocketEx.SSL

    By:

    TcpClient with SSL support for Windows Phone. Provides SSL Socket support to Windows Phone.

  11. SisoDb.Management

    By:

    A SisoDb management tool for your asp.net websites. The tool is hosted on the website and will accessible from everywhere if the user is given permission.

  12. Caliburn.Micro.WP71.Recipes.ExternalModules

    By:

    This project enables the on-demand loading of external assemblies when creating a Windows Phone app using Caliburn.Micro.

  13. MongoDBISODatesDriver

    By:

    This version of the official driver adds support for outputting the JSON with dates in ISO-8601 format.

  14. Simple.Json

    By:

    Easy to use framework for serializing to and from json. Supports typed dto objects, dynamic dto objects and immutable dto types like F# record types. Can differ between null values and "not supplied" values. One of the fastest json serializers for .NET there is.