Info
Version: | 1.5.6891.42469 |
Author(s): | Jan-Joost van Zon |
Last Update: | Wednesday, November 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jjvanzon/JJ.Framework/tree/master/Framework/Business |
NuGet Url: | https://www.nuget.org/packages/JJ.Framework.Business |
Install
Install-Package JJ.Framework.Business
dotnet add package JJ.Framework.Business
paket add JJ.Framework.Business
JJ.Framework.Business Download (Unzip the "nupkg" after downloading)
Dependencies
- JJ.Framework.Text(>= 1.5.0 && < 1.6.0)
- JetBrains.Annotations(>= 2018.2.1)
Tags
Keep child-parent relationships in sync. Wrap a result with data along with a Successful flag and a list of messages.
Keep business logic units separate, implementing ISideEffect. Check whether a list is dirty.