Dustin Campbell

Results 2 repositories owned by Dustin Campbell

CSharpEssentials

160
Stars
26
Forks
Watchers

C# Essentials is a collection of Roslyn diagnostic analyzers, code fixes and refactorings that make it easy to work with C# 6 language features.

RoslynNUnitLight

19
Stars
8
Forks
Watchers

A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit,