Lasse Sjørup's repositories
Fiddler.UrlReplace
Fiddler bulk URL extends Fiddlers existing UrlReplace command with a few new features like multiple search/replace items, UI, load and save commands, extended command line interface plus a few other tricks.
ConsolidatedConsoleExtensions
Console extensions are a set of extensions that help creating a better experience writing console applications.
Language:C#MIT000
MiniMock
Mini mock offers a minimalistic approach to mocking in .Net. It is designed to be simple to use and easy to understand. It is not as feature rich as other mocking frameworks, but aims to solve 95% of the use cases. For the remaining 5% you should consider creating a custom mock.
Language:C#MIT000