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.Abstractions | 
Install
Install-Package Newbe.Claptrap.Abstractions
                        dotnet add package Newbe.Claptrap.Abstractions
                        paket add Newbe.Claptrap.Abstractions
                        
                                Newbe.Claptrap.Abstractions Download (Unzip the "nupkg" after downloading)
                            
                         
                
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.