Top 20 NuGet Packages depending on DotNetRules

Total dependencies: 2

An extension for the DotNetRules Library. Cleverly it’s called “DotNetRules.Web.Mvc”. It has the big advantage that it uses the ModelState to log errors. To use it, simply call ApplyPolicy(For) at the ModelState, like so: ModelState.ApplyPoliciesFor(orig, product, policies: new[] { typeof(MapP...
A lightweight EventSourcing library on top of DotNetRules