pombeirp
-
T4Factories
by: pombeirp- 1,557 total downloads
- last updated 11/6/2013
- Latest version: 0.1.1.31
T4 Factories uses T4toolbox to automatically generate the source code for factory implementations and even contracts (if they don't exist already), based on a concrete class and a base interface. It allows... More information -
-
- 1,273 total downloads
- last updated 9/29/2014
- Latest version: 1.0.0.20
Console application that automatically generates factory implementations for classes marked with [GenerateFactory] attribute, by using Roslyn C# Compiler-as-a-Service. New files named... More information -
-
- 1,046 total downloads
- last updated 1/22/2014
- Latest version: 1.0.55
This project provides functionality similar to Castle.Windsor Typed Factories, for the Unity IoC container. -
- 668 total downloads
- last updated 10/23/2014
- Latest version: 1.0.12
Provides a hierarchical implementation of the System.IProgress<T> interface, allowing for more complex scenarios with multiple parallel operations being reported. -
- 482 total downloads
- last updated 3/6/2013
- Latest version: 1.1.0.1
Nini is an uncommonly powerful .NET configuration library designed to help build highly configurable applications quickly. -
- 443 total downloads
- last updated 10/13/2014
- Latest version: 2.2.5
Provides a way to abstract the retrieval of Rx schedulers, such that the actual logic can be replaced at any moment. Useful for unit testing Reactive Extensions. -
LinqContrib
by: pombeirp- 352 total downloads
- last updated 4/23/2013
- Latest version: 0.1.16
This project provides extension methods that extend the existing set available in LINQ. -
- 115 total downloads
- last updated 11/26/2012
- Latest version: 1.0.1
Provides "live" collections which can take a source collection in order to be populated with projected items. An example would be a collection of view models which is populated from a collection of models.