bacar's Stars
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
microsoft/referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
hamcrest/JavaHamcrest
Java (and original) version of Hamcrest
fsprojects/Paket
A dependency manager for .NET with support for NuGet packages and Git repositories.
tpierrain/NFluent
Smooth your .NET TDD experience with NFluent! NFluent is an ergonomic assertion library which aims to fluent your .NET TDD experience (based on simple Check.That() assertion statements). NFluent aims your tests to be fluent to write (with a super-duper-happy 'dot' auto-completion experience), fluent to read (i.e. as close as possible to plain English expression), but also fluent to troubleshoot, in a less-error-prone way comparing to the classical .NET test frameworks. NFluent is also directly inspired by the awesome Java FEST Fluent assertion/reflection library (http://fest.easytesting.org/)