1. 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.

  2. NHunspell - Hunspell Spell Checking for .NET

    By:

    NHunspell is a spell checking, hyphenation, word stemming and thesaurus library based on Hunspell. NHunspell can use OpenOffice dictionaries for spell checking, hyphenation and thesaurus. It is an alternative to GNU Aspell, ISpell, PSpell and Enchant. It wraps the native libraries for Hunspell and Hyphen. It contains a full... More information

  3. SiteWarmer - For Making Sure Your Sites Have Started After A Deployment

    By:

    This is a library of tools for checking that your sites have restarted after a deployment.

  4. DatabaseMigraine

    By:

    A SQL server database consistency and comparison testing tool. Shared libraries.

  5. DatabaseMigraine.Tools

    By:

    A SQL server database consistency and comparison testing tools. Commandline tools for creating databases, running SQL scripts, and generating migrations across different environments.

  6. DatabaseMigraine.Tests

    By:

    A SQL server database consistency and comparison testing tool. Base classes for testing database consistency in different environments.

  7. Moq.Sequences

    By:

    Supports checking that Moq setups are executed in sequence.

  8. jQuery.MaskedInput

    By:

    A jQuery plugin which applies a mask to input boxes to provide both a UI hint for users as well as some rudimentary input checking.

  9. Caliburn.Micro.INPC

    By:

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

  10. Ensure

    By:

    Provides declarative way for checking conditions.

  11. NETFx IEnumerable<T>.EmptyIfNull Extension Method

    By:

    Hate checking for nulls in Linq queries? Turn any null enumerable into an empty one as needed! var id = schema.Elements.EmptyIfNull().FirstOrDefault(x => x == "Id")

  12. Virastyar.Lib

    By:

    A Farsi (Persian) language checking and NLP library.

  13. Minimod.FluentNullOrEmpty

    By:

    A minimod for fluently checking if strings or collections are either null and/or empty.

  14. Virastyar

    By:

    A Farsi (Persian) language checking and NLP library. This package includes both library and it's required data files.

  15. Nested Property Getter

    By:

    Getter for one or more levels deep nested properties using lambda expression syntax and checking any null reference. It allows also to set up a default value in the case the property is not reachable perhaps because a node is null

  16. EyeSoft.Core

    By:

    Contracts ensuring, Messanging, LINQ expression parser and extension methods, Task Parallel Library helpers, Type auto-mapping for storage and benchmark.

  17. ModulusChecker

    By:

    This is a C# implementation of UK Bank Account Modulus Checking. Modulus Checking is a process used to determine if a given account number could be valid for a given sort code.

  18. MeadCo ScriptX JS Library

    By:

    This library implements a javascript wrapper on MeadCo's ScriptX Add-on for Microsoft Internet Explorer. The library provides for checking successful instantiation of the Add-on and implements convenience wrappers on some common functionality. The library works with both free and licensed ScriptX. Some convenience wrappers require licensed ScriptX... More information