AdamRiddick 


  • Working with a simple In-Memory Cache shouldn't cause anyone a headache. It should be simple to use and implemented at the click of a button. Enter MemoryCache, a very lightweight, thread safe In-Memory Cache... More information
    • 684 total downloads
    • last updated 4/17/2014
    • Latest version: 1.0.0
    FakeData is a .Net Library which offers the generation of realistic data for whatever purpose it is required. This could be data for Unit Tests, for the Development Environment or to be used in Client Demo's.
  • FakeModel offers you a Fluent interface for rapid creation of test data, automatically assigning values to properties (public, private and readonly) of an in-built .Net data type. Whilst building your model,... More information
    • 187 total downloads
    • last updated 3/31/2014
    • Latest version: 1.0.0
    Injection is a lightweight dependency injection container. Injection allows for the configuration of Type Mappings, Lifetime management of mappings and resolution of instantiated objects.