MiniverCheevy / voodoo

a c# library containing extension methods and reusable base classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

a c# library containing extension methods and reusable base classes

License:MIT License


Languages

Language:C# 99.3%Language:Batchfile 0.7%