Code Monkey home page Code Monkey logo

jshurst's Projects

dapper-extensions icon 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 provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.

dapper-wrapper icon dapper-wrapper

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.

functional-injection-test icon functional-injection-test

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

node-rulesengine icon node-rulesengine

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).

nodewebkit-student-center icon nodewebkit-student-center

A (so far unfinished) desktop application written using node-webkit, angular.js, using a sql server backend.

proxy-helper icon proxy-helper

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, you can also use it for object instantiation, so you can very easily switch out local "services" with WCF services.

unifi-api icon unifi-api

(Irregularly updated mirror of github.com/calmh/unifi-api) An API towards the Ubiquity Networks UniFi controller

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.