1. Bootstrap

    By:

    Sleek, intuitive, and powerful front-end framework for faster and easier web development. Issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues

  2. CuttingEdge.Conditions

    By:

    CuttingEdge.Conditions is a library that helps developers to write fluent pre and postcondition validations in their C# 3.0 and VB.NET 9.0 code base. Writing these validations is easy and it improves the readability and maintainability of code.

  3. PostSharp-Aspects

    By:

    Note: Not an offical product of PostSharp. If any aspect can be improved please let me know.----------------------------------- Requires PostSharp. (Visit http://www.sharpcrafters.com/ ) --- What is AoP (Visit http://en.wikipedia.org/wiki/Aspect-oriented_programming) --- Why use PostSharp over DI (Visit http://www.sharpcrafters.com/blog/post/AO... More information

  4. PostWizard

    By:

    Some extensions for ASP.Net MVC3 which allow you to persist the state of your model between different Views without using the Session object.

  5. Quickstart - Entity Framework Repository

    By:

    Includes Generic Repository for EF. Part of the Quickstart Series.

  6. Silverlight Multi File Uploader

    By:

    The Silverlight Multi File Uploader is a free Silverlight 5 application. It can be used to upload multiple files simultaneously to your website. It can be integrated on any HTML page.

  7. Quickstart - Mvc3 Unity Integration

    By:

    Quickstart sample for using Unity in MVC 3. Part of the Quickstart Series.

  8. Quickstart - Mvc3 Unity Entity Framework Integration

    By:

    Quickstart sample for using Entity Framework and Unity in MVC 3. Part of the Quickstart Series.

  9. Quickstart - Entity Framework - Sample

    By:

    Quickstart sample for using Entity Framework Code First. Includes sample DataContext. Part of the Quickstart Series.

  10. Silverlight Multi File Uploader Examples

    By:

    Example usage of the Silverlight Multi File Uploader. The Silverlight Multi File Uploader is a free Silverlight 5 application. It can be used to upload multiple files simultaneously to your website. It can be integrated on any HTML page.

  11. Gibraltar Loupe Agent for PostSharp

    By:

    Easily inject logging, profiling, and feature usage monitoring into your .NET application. Records all information using the Loupe Agent which is designed for use in production.

  12. SheepAspect

    By:

    SheepAspect is an AOP framework for .Net platform that is heavily inspired by AspectJ. It statically weaves target assemblies as a post-compiler task, while maintaining debugability. - Support for Visual Studio 2012 - Bug fixes Whats new in Preview-3: - DeclareMixin advice - DeclareAttributes advice ... More information

  13. Quickstart - Mvc3 Unity Entity Framework Integration - Sample

    By:

    Quickstart sample for using Entity Framework and Unity in MVC 3. Includes sample EF DataContext. Part of the Quickstart Series.

  14. PostSharp.NotifyPropertyChanged

    By:

    PostSharp Auto-Magic INotifyPropertyChanged done right

  15. PostBack Ritalin

    By:

    PostBack Ritalin is an ASP.NET AJAX server control to help simplify the common task of disabling buttons during partial postbacks. PostBack Ritalin depends on the ASP.NET AJAX extensions. If you’re using ASP.NET 3.5, you’re all set. If you’re using ASP.NET 2.0, make sure you have the AJAX extensions property installed and configured before attempt... More information

  16. Quickstart - Mvc3 Unity Entity Framework Altairis Web Security Integration

    By:

    Quickstart sample for using Altairis Web Security, Entity Framework and Unity in MVC 3. Super easy membership user/role integration. When using this quickstart, the users and role part of your project is completely setup. You can signup, login, edit roles for users etc. Part of the Quickstart Series.

  17. Unity Mvc3 EntityFramework Quickstart

    By:

    Legacy package. Please use this package: quickstart.mvc3.unity.ef.sample. Or look for other packages with the quickstart namespace. Quickstart sample for using Unity and EntityFramework with MVC 3. Uses existing NuGet projects to give you a quickstart!

  18. Postmark

    By:

    Leave email delivery to the experts with this plugin to bring Postmark email services to your web application. Requires a Postmark account.

  19. Quickstart - Entity Framework Repository (Singleton scenarios)

    By:

    Includes Generic Repository for EF for use in Singleton scenario's. Gets the DataContext using injected factory / Func DbContext. Part of the Quickstart Series.