Core set of classes to support development using DDD.
                        
                    
         
                Info
| Version: | 2.1.1 | 
| Author(s): | Paul Burgess | 
| Last Update: | Thursday, March 14, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/codepb/DDDToolkit | 
| NuGet Url: | https://www.nuget.org/packages/DDDToolkit.Core | 
Install
Install-Package DDDToolkit.Core
                        dotnet add package DDDToolkit.Core
                        paket add DDDToolkit.Core
                        
                                DDDToolkit.Core Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CSharp(>= 4.5.0)
 - NETStandard.Library(>= 1.6.1)
 - System.Reflection.TypeExtensions(>= 4.5.1)
 
Tags