Skip to content
View RedNacho's full-sized avatar

Block or report RedNacho

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Sws.Streams Sws.Streams Public

    .NET Stream stuff that I've found useful in the past, refactored into general-purpose libraries.

    C#

  2. Sws.Threading Sws.Threading Public

    Based on Castle Dynamic Proxy. Generates thread-safe wrappers for .NET objects.

    C#

  3. Sws.Nindapter Sws.Nindapter Public

    Syntax extension for Ninject which lets you put an adapter between a bound service and its implementation.

    C#

  4. Sws.Spinvoke Sws.Spinvoke Public

    Mono experimentation. Attempt to allow DI of native code through interfaces (without delegates).

    C# 1

  5. sws-vagrant-docker-connector sws-vagrant-docker-connector Public

    Shell scripts to bring up a Vagrant box and connect it to docker-machine via SSH.

    Shell

  6. sws-reactive-procs sws-reactive-procs Public

    Kind of a Scala emulation of C#'s yield return, but not exactly.

    Scala