kzu
-
-
- 328 total downloads
- last updated 8/14/2014
- Latest version: 0.2.4
Provides the Common Composition bindings for Unity. -
-
-
- 318 total downloads
- last updated 8/30/2011
- Latest version: 1.1.0
Hate checking for nulls in Linq queries? Turn any null enumerable into an empty one as needed! var id = schema.Elements.EmptyIfNull().FirstOrDefault(x => x == "Id") -
-
-
- 315 total downloads
- last updated 1/23/2012
- Latest version: 1.0.0.4
xUnit tests for netfx-Patterns.EventSourcing.InMemory -
-
MSBuilder.
by: kzu mobessenRun -
- 312 total downloads
- last updated 2/19/2015
- Latest version: 0.2.0
Runs an executable with optional arguments, and returns the standard output as an output parameter. Usage: <Run Exe="$(Git)" Args="log HEAD" WorkingDir="$(MSBuildProjectDirectory)"> <Output... More information -
-
-
- 305 total downloads
- last updated 8/19/2011
- Latest version: 1.0.0
Provides strong typed access to ComponentModel attributes by using the ComponentModel() extension method over a type, method, property, etc. -
-
-
- 300 total downloads
- last updated 7/19/2011
- Latest version: 1.0.0
Allows calling Invoke on the WPF Dispatcher object passing Action and Func<T> lambdas instead of the built-in Delegate untyped parameter. -
-
-
- 293 total downloads
- last updated 3/26/2015
- Latest version: 0.2.1
Generates the ThisAssembly partial class and adds a Project property containing properties from the source project file. These might be useful for conditional behaviors, diagnostics and tracing, and more.... More information -
-
-
- 290 total downloads
- last updated 3/17/2015
- Latest version: 1.2.0
xUnit tests for netfx-System.Dynamic.Reflection. -
-
-
- 288 total downloads
- last updated 1/23/2012
- Latest version: 1.0.0.4
Useful for testing domains that leverage event sourcing -
-
-
- 287 total downloads
- last updated 7/20/2011
- Latest version: 1.1.0
Easily get all bytes that make up an arbitrary stream. -
-
-
- 287 total downloads
- last updated 1/23/2012
- Latest version: 1.0.0.12
Simple example of a domain object with logic that leverages event sourcing. -
-
-
- 286 total downloads
- last updated 1/16/2012
- Latest version: 1.0.0.2
An IClock interface and default implementation SystemClock to make time-based logic testable. -
-
-
- 279 total downloads
- last updated 12/31/2011
- Latest version: 1.0.0.2
xUnit tests for netfx-System.Reactive.Event -
-
-
- 277 total downloads
- last updated 8/30/2011
- Latest version: 1.1.0
xUnit Tests for netfx-System.IO.Packaging.StreamUnpack -
-
-
- 276 total downloads
- last updated 6/24/2014
- Latest version: 1.0.2
Automatic changelog generation based on SemVer and GitFlow, with support for GitHub links. -
-
-
- 275 total downloads
- last updated 12/22/2011
- Latest version: 1.0.0.2
Implements the Domain Context pattern for EntityFramework 4.1, by extending the DbContext with support for rich domain modeling capabilities for persistence ignorant aggregate roots and dependent entities,... More information -
-
-
- 266 total downloads
- last updated 7/19/2011
- Latest version: 1.0.0
AddRange extension method for ICollection<T> -
-
-
- 260 total downloads
- last updated 7/20/2011
- Latest version: 1.0.0
Converts a date time to a readable natural time (i.e. '10 hours', '2 years') or relative time (i.e. '5 days ago'). -
-
-
- 259 total downloads
- last updated 6/15/2011
- Latest version: 1.0.0.21
TracingChannel -
-
-
- 248 total downloads
- last updated 12/22/2011
- Latest version: 1.1.1.1
xUnit for netfx-System.Collections.Generic.DictionaryGetOrAdd. -