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.Configuration |
Install
Install-Package Newbe.Claptrap.Configuration
dotnet add package Newbe.Claptrap.Configuration
paket add Newbe.Claptrap.Configuration
Newbe.Claptrap.Configuration 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.