pombeirp
-
Testeroids
by: pombeirp salfab- 40,914 total downloads
- last updated 7/15/2015
- Latest version: 1.0.571
Testeroids is a framework and a set of guidelines working in concert for great productivity in unit testing of .NET projects. -
T4Factories
by: pombeirp- 38,575 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 -
-
- 31,336 total downloads
- last updated 6/22/2023
- Latest version: 3.7.0
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 -
-
- 30,718 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. -
- 12,158 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. -
- 11,261 total downloads
- last updated 7/24/2017
- Latest version: 3.1.1
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. -
- 9,273 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. -
-
- 7,693 total downloads
- last updated 6/6/2016
- Latest version: 0.2.2.2
UWP (Universal Windows Platform) client for Sentry. Adds support for newer tags, such as release and environment. Compatible with Windows 10 apps (Desktop, Mobile, Xbox One and IoT). Also compatible with... More information -
-
LinqContrib
by: pombeirp- 7,338 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. -
- 1,726 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.