1. jQuery Validation

    By:

    This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation m... More information

  2. Command Line Parser Library

    By:

    The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.

  3. Nito.KitchenSink Option Parsing Library

    By:

    Option parsing, inspired by getopt but also allowing for Windows conventions.

  4. NDesk.Options

    By:

    NDesk.Options is a callback-based program option parser for C#.

    11,858 downloads

  5. MiniProfiler.MVC3

    By:

    ASP.NET MVC3 specific package for the Lightweight mini-profiler. We attempt to automatically hook up as much as possible including EF code first. This package is optional.

  6. Microsoft ASP.NET Universal Providers Core Libraries

    By:

    ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based provid... More information

    260,617 downloads

  7. OptionStrict.oEmbed

    By:

    A .NET library for reading and writing oEmbed streams.

  8. jQuery Easing

    By:

    A jQuery plugin from GSGD to give advanced easing options.

  9. jQuery KeyTips

    By:

    The KeyTips plugin for jQuery (formerly the Access Key Highlighter plugin) provides various options for highlighting access keys on web forms when the user presses their browser's access key shortcut key, e.g. Alt in Internet Explorer and Safari, Shift+Alt in Firefox.

  10. OptionStrict.oEmbed.Mvc

    By:

    A .NET library for reading and writing oEmbed streams.

  11. OptionStrict.oEmbed.Wcf

    By:

    A .NET library for reading and writing oEmbed streams.

  12. WeeGems.Option

    By:

    An option monad, similar to 'Option' in F#\Scala or 'Maybe' in Haskell.

  13. Mono.Options

    By:

    A callback-based program option parser for C#. See the documenation at http://docs.go-mono.com/?link=N%3aMono.Options and some examples in the code and under the OptionSet topic at http://docs.go-mono.com/?link=T%3aMono.Options.OptionSet

  14. Microsoft ASP.NET Universal Providers for LocalDB

    By:

    ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based provid... More information

    119,807 downloads

  15. OptionOfT

    By:

    An type that behaves like a MayBe Monad

    269 downloads

  16. Selenium WebDriver

    By:

    Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings f... More information

  17. May: A functional C# option type

    By:

    Implements an option type (Strilanc.Value.May<T>) that encourages usage based on pattern matching rather than ForceGetValue. Also includes utility methods for producing, consuming and transforming May<T>. Note on null: May<T> treats null like any other value. May.NoValue is distinct from null, and both are distinct from ((object)null).Maybe().

  18. Microsoft ASP.NET Universal Providers

    By:

    ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based provid... More information

    93,959 downloads

  19. Selenium WebDriver Support Classes

    By:

    Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains .NET support classe... More information

  20. Options

    By:

    Options replicates the option type from functional programming with an API more suited to C# and VB.NET.

    1,412 downloads