Pinned Repositories
code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
coverlet
Cross platform code coverage library for .NET Core
EmbeddedMail
Integration testing against e-mail almost always sucks. EmbeddedMail doesn't remove all of that pain, but it certainly helps it suck less by providing an in-memory SMTP server that you can assert on.
Extensions
A collection of useful extension methods that I use
FSharpKoans
A simple, fun, and interactive way to learn the F# language through testing.
GuitarShapes
msbuildtasks
The MSBuild Community Tasks Project is an open source project for MSBuild tasks.
NLog.Web
NLog targets specific for Web: ASP.NET & ASP.NET Core
ObjectDumper
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
corinblaikie's Repositories
corinblaikie/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
corinblaikie/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
corinblaikie/coverlet
Cross platform code coverage library for .NET Core
corinblaikie/EmbeddedMail
Integration testing against e-mail almost always sucks. EmbeddedMail doesn't remove all of that pain, but it certainly helps it suck less by providing an in-memory SMTP server that you can assert on.
corinblaikie/Extensions
A collection of useful extension methods that I use
corinblaikie/FSharpKoans
A simple, fun, and interactive way to learn the F# language through testing.
corinblaikie/GuitarShapes
corinblaikie/msbuildtasks
The MSBuild Community Tasks Project is an open source project for MSBuild tasks.
corinblaikie/NLog.Web
NLog targets specific for Web: ASP.NET & ASP.NET Core
corinblaikie/ObjectDumper
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
corinblaikie/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
corinblaikie/Ruby-Koans
corinblaikie/Tetris-Clone