1. Unity Interception Extension

    By:

    Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behavior... More information

  2. inflector_extension

    By:

    Extension Methods for Inflector in C#

  3. DataAnnotationsExtensions

    By:

    Validation attributes that can be used in any .NET 4.0 project to supplement the existing Data Annotations attributes. If you are using MVC3 and also want client validation, use the DataAnnotationsExtensions.MVC3 package.

  4. DataAnnotationsExtensions.MVC3

    By:

    Validation attributes that extend Data Annotations and provide integrated server and client side validation (using unobtrusive jquery validation).

  5. xUnit.net: Extensions

    By:

    Extensions for the xUnit.net framework, including data theories (data-driven tests) and several extension attributes.

    69,437 downloads

  6. Ninject.MVC3

    By:

    Extension for Ninject providing integration with ASP.NET MVC3

  7. WPF Localization Extension

    By:

    LocalizationExtension is a really easy way to localize any type of DependencyProperties or native Properties on DependencyObjects

  8. bbv.Common.DistributedEventBroker.NServiceBusAdapter

    By:

    Adapter for using event broker extension for distributed communication over NServiceBus. Allows sending events over NServiceBus using the bbv.Common.EventBroker infrastructur. bbv.Common.DistributedEventBroker.NServiceBusAdapter is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous no... More information

  9. QueryInterceptor

    By:

    Exposes a generic extension method to IQueryable<T> that allows interception of expression trees with expression visitors.

    308,173 downloads

  10. MvcCheckBoxList

    By:

    An extension for MVC HtmlHelper class to create POSTable checkbox list on a view, based on the data passed from the view model, or defined locally.

  11. TelerikMvcExtensions

    By:

    Version 2013.2.611 is the last release of Telerik Extensions for ASP.NET MVC. More info is available at http://www.telerik.com/products/aspnet-mvc/getting-started/mvc-kendo-faq.aspx.

    35,369 downloads

  12. Reactive Extensions - Main Library

    By:

    Reactive Extensions Main Library combining the interfaces, core, LINQ, and platform services libraries.

  13. MSBuild.Extension.Pack

    By:

    The MSBuild Extension Pack provides a collection of over 480 MSBuild Tasks, MSBuild Loggers and MSBuild TaskFactories.

  14. bbv.Common.DistributedEventBroker

    By:

    With this extension, the event broker can be used to fire events to event brokers in remote processes. bbv.Common.DistributedEventBroker is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread switching using publisher-subscriber pattern, * hierarchica... More information

  15. DotNetOpenAuth extensions for ASP.NET (WebPages)

    By:

    Enables web site visitors to log into an ASP.NET web application via popular identity providers, including Google, Yahoo!, Windows Live, Facebook, LinkedIn and Twitter.

    638,972 downloads

  16. T4MVCExtensions

    By:

    Runtime helpers used by code generated by T4MVC

  17. ninject.extensions.conventions

    By:

    Extension for convention based binding for Ninject

  18. Reactive Extensions - Interfaces Library

    By:

    Reactive Extensions Interfaces Library containing essential interfaces.

  19. Nuget Copy Extension

    By:

    Updated for Nuget 2.0: This adds copy and copySearch to the command line. "nuget.exe copy packageId [-Version version] [-Source sourceFeed] [-Destination destinationPathOrFeed] [-ApiKey apiKey]" | "nuget.exe copySearch searchFilter [-Version version] [-Source sourceFeed] [-Destination destinationPathOrFeed] [-ApiKey apiKey]" | To use this package, ... More information

  20. Reactive Extensions - Platform Services Library

    By:

    Reactive Extensions Platform Services Library used to access platform-specific functionality and enlightenment services.