Info
| Version: | 0.10.2 | 
| Author(s): | newbe36524 | 
| Last Update: | Wednesday, April 21, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://claptrap.newbe.pro/ | 
| NuGet Url: | https://www.nuget.org/packages/Newbe.Claptrap.StateHolder.DeepCopy | 
Install
Install-Package Newbe.Claptrap.StateHolder.DeepCopy
                        dotnet add package Newbe.Claptrap.StateHolder.DeepCopy
                        paket add Newbe.Claptrap.StateHolder.DeepCopy
                        
                                Newbe.Claptrap.StateHolder.DeepCopy Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newbe.Claptrap.Abstractions(>= 0.7.4)
- Newbe.Claptrap(>= 0.7.4)
- Autofac(>= 5.2.0)
- DeepCloner(>= 0.10.2)
 
                
It take advantage to Actor Pattern and Event Sourcing Pattern. It could help you to build a distributed, scalable, and testable server application.
This package is one part of that project.
Please check the source repository for more details.
Docs: https://claptrap.newbe.pro
Github: https://github.com/newbe36524/Newbe.Claptrap
Gitee: https://gitee.com/yks/Newbe.Claptrap.