Assertion.NUnit

NUnit test helper class. Traditionally NUnit stops test on the first check failure. But sometimes subsequent rules check may helps with bug location.

Jolt.NET : Productivity Libraries for the .NET Framework

jolt.zip (9,0 MB)
Inspired by the Boost C++ libraries, Jolt.NET aims to complement the .NET Base Class Library (BCL) and .NET Framework with algorithms, data structures, and general productivity tools. It is the hope of the authors that Jolt.NET features will one day be represented in .NET.

LightContracts: Simple, small and lightweight 'Design by Contract' library

LightContracts is a simple, small and lightweight library supporting 'Design by Contract' style of programming. It let you specify simple pre- and postconditions with a fluent API, without using an heavy AOP framework. It is developed in C#.

Page Action Web Part for SharePoint 2007

This Web Part for SharePoint 2007 allows you to perform actions (such as causing an "Access is denied", redirect to another web page, view content with HTML and ASP.NET controls, hide parts of the page, etc.) on the web page depending on the occurrence of a given condition.