Pinned Repositories
Backbone.observe
Extends Backbone.Collection with an observe method which creates new collection that is automatically synced, optionally filtered and optionally transformed from the original collection.
Cameronism.Csv
CSV Serializer Based on .NET Expression Trees
Cameronism.Ditto
.NET deep cloner and object comparer
Cameronism.Json
Fast JSON Serializer
Cameronism.Log
High speed structured log creation and searching
ClassyCLI
Automatically provides an excellent command line interface to your existing .NET classes
ConsoleDump
Pretty print objects to the console. Similar to LINQPad's Dump() extension method.
cameronism's Repositories
cameronism/ConsoleDump
Pretty print objects to the console. Similar to LINQPad's Dump() extension method.
cameronism/Cameronism.Ditto
.NET deep cloner and object comparer
cameronism/Backbone.observe
Extends Backbone.Collection with an observe method which creates new collection that is automatically synced, optionally filtered and optionally transformed from the original collection.
cameronism/Cameronism.Csv
CSV Serializer Based on .NET Expression Trees
cameronism/ClassyCLI
Automatically provides an excellent command line interface to your existing .NET classes
cameronism/Cameronism.Json
Fast JSON Serializer
cameronism/Cameronism.Log
High speed structured log creation and searching
cameronism/Cameronism.TolerableDB.SqlServer
Visitor for all stored procedures in a SQL Server and visitor implmentation that generates interfaces for Insight.Database
cameronism/Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
cameronism/git-tfs
A Git/TFS bridge, similar to git-svn
cameronism/globalize
New age globalization and localization. Formats and parses strings, dates and numbers in over 350 cultures.
cameronism/HalfStack
Another framework for building HTTP services in .NET
cameronism/jsonish
cameronism/msgpack-rust
MessagePack implementation for Rust / msgpack.org[Rust]
cameronism/nix-rust
Rust friendly bindings to *nix APIs
cameronism/PinkySwear.js
Promises/A+ compliant in less than 400 bytes
cameronism/rust-syslog
Send syslog messages from Rust
cameronism/RxJS
The Reactive Extensions for JavaScript
cameronism/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
cameronism/Sigil
A fail-fast validating helper for .NET CIL generation
cameronism/SingletonContainer
Simple IoC container only supporting singleton lifetimes
cameronism/talks
cameronism/tolerabledb
TolerableDB adds convenient, high performance extension methods to the .NET IDbConnection interface.
cameronism/vouch.js
Miniscule Promises/A+ implementation