/voodoo

a c# library containing extension methods and reusable base classes

Primary LanguageC#MIT LicenseMIT

voodoo.patterns

build status language MIT license NuGet

The build is actually passing I'm having some AppVeyor issues.

A c# library containing a light cqrs implementation and a variety of extension methods. Full documentation available.

Install from nuget

PM> Install-Package Voodoo.Patterns

breaking changes in 3.0 removed GridConstants removed Request removed ValidationExtensions.IsValid removed EventLog support in FallbackLogger Supports only NetStandard 2.0 (.net 4.6.1/.net Core 2.0)