Skip to content
View jshurst's full-sized avatar

Block or report jshurst

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. dapper-wrapper dapper-wrapper Public

    This is my take on the repository and unit of work pattern. I have not currently used this in production systems, so please thoroughly test it before you do.

    C# 7 4

  2. proxy-helper proxy-helper Public

    This library creates proxies on the fly. I got tired of creating proxy classes for every WCF service and of seeing these proxies not disposed of properly. This library is not limitied to WCF though…

    C# 1

  3. Dapper-Extensions Dapper-Extensions Public

    Forked from tmsmith/Dapper-Extensions

    Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions pr…

    C#

  4. exercism.io-exercises exercism.io-exercises Public

    My solutions to exercism.io problems.

    Elixir

  5. functional-injection-test functional-injection-test Public

    Sample web application to show injecting functions into a controller. I'm not saying you "should" do this, just seeing if you could.

    JavaScript

  6. node-rulesengine node-rulesengine Public

    Test creating a node rules engine. This is not close to being ready to use in production (I'll update the description when it is).

    JavaScript