Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。
Les fonctionnalités principales de 8treenet/freedom sont : Architecture Patterns.
Les alternatives open-source à 8treenet/freedom incluent : codytwinton/swiftyviper — Swift Interaction with VIPER Architecture. davidask/stateviewcontroller — Stateful view controller containment for iOS and tvOS. dotnet-state-machine/stateless — Stateless is a .NET state machine library used to manage complex object behaviors and lightweight workflows through C#… eminetto/clean-architecture-go-v2 — Clean Architecture sample. ferranabello/viperit — Viper Framework for iOS using Swift. brightify/reactant — Reactant is a reactive architecture for iOS.
Swift Interaction with VIPER Architecture
Stateful view controller containment for iOS and tvOS
Stateless is a .NET state machine library used to manage complex object behaviors and lightweight workflows through C# code. It functions as an asynchronous workflow engine that executes state transitions, guards, and entry-exit actions using asynchronous tasks. The library implements a hierarchical state machine, allowing child states to inherit transitions and properties from parent superstates. It includes a state persistence framework that decouples state tracking from machine logic by reading and writing the current state to external properties or databases. Additionally, it features a g