AdamRiddick
-
- 2,565 total downloads
- last updated 8/14/2014
- Latest version: 1.2.0
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 -
FakeData
by: AdamRiddick- 685 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
by: AdamRiddick- 501 total downloads
- last updated 7/26/2014
- Latest version: 0.0.7
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 -
Injection
by: AdamRiddick- 188 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.