Info
Version: | 0.4.6 |
Author(s): | Alexander Mantzoukas |
Last Update: | Saturday, October 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/phaetto/serviceable-objects/ |
NuGet Url: | https://www.nuget.org/packages/Serviceable.Objects |
Install
Install-Package Serviceable.Objects
dotnet add package Serviceable.Objects
paket add Serviceable.Objects
Serviceable.Objects Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- NETStandard.Library(>= 1.6.1)
- System.Dynamic.Runtime(>= 4.3.0)
Tags
Includes module composition that integrates contexts with event-publishing and consuming, as well as the transformation to commands and the orchestration of those.
This framework is developed with testing in mind and every derivable should be fully testable.