Skip to content
View crossleydominic's full-sized avatar

Block or report crossleydominic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ThreadSafetyAnnotations ThreadSafetyAnnotations Public

    Experimental library to bring thread safety annotations to C# using the Roslyn API

    C# 1

  2. CoRoutineTest CoRoutineTest Public

    Experimental implementation of coroutines in C# using the automatic yield/enumerator

    C# 1 1

  3. WiaInterop WiaInterop Public

    Utility library to interface with WIA devices (scanners/cameras).

    C# 1 2

  4. ClrProfilerSkeleton ClrProfilerSkeleton Public

    Barebones project to set up an unmanaged CLR profiler (.Net 2.0)

    C++ 1 3

  5. Shared.Utilities Shared.Utilities Public

    A utility library for .Net

    C#

  6. NotifyPropertyChangedIssue NotifyPropertyChangedIssue Public

    Roslyn CodeIssue that generates an error when calling NotifyPropertyChanged and not supplying the correct property name.