Optima_Software
-
- 2,216 total downloads
- last updated 6/23/2026
- Latest version: 2.0.0
A functional Optional<T> and Result<T> implementation for .NET with async and LINQ support. -
- 2,101 total downloads
- last updated 6/23/2026
- Latest version: 2.0.0
A fully self-validating Avro-based event serialization framework that dynamically generates, hashes, and verifies schemas for strongly consistent, schema-evolving domain events. -
- 1,726 total downloads
- last updated 6/23/2026
- Latest version: 4.0.0
A lightweight toolkit providing foundational building blocks for Domain-Driven Design without framework or infrastructure coupling. -
- 824 total downloads
- last updated 6/23/2026
- Latest version: 4.0.0
Optima.Net.StateMachines is a lightweight, declarative, and idempotent state machine framework for .NET 8 and later. -
- 700 total downloads
- last updated 6/23/2026
- Latest version: 2.0.0
Optima.Net.DomainModel Defines the immutable structural foundation of the domain, enforcing invariants and preventing illegal domain states without handling behavior, workflows, or persistence. -
- 589 total downloads
- last updated 6/23/2026
- Latest version: 2.0.0
NegotiatR is a deterministic, single-pass negotiation engine that proposes alternative intents when policies fail. It consumes policy diagnostics, never re-evaluates rules, and guarantees outcomes. Designed... More information -
- 436 total downloads
- last updated 6/23/2026
- Latest version: 2.0.0
Optima.Net.Chronology provides deterministic primitives for reasoning about time including Chronon, LOT (Length Of Time), and WOT (Window Of Time). -
- 352 total downloads
- last updated 6/23/2026
- Latest version: 2.0.0
Optima.Net.Decisioning is a lightweight, immutable abstraction for representing what a system decided—and why—independent of how that decision was reached. It records intent, outcome, evidence, and optional... More information -
- 220 total downloads
- last updated 6/23/2026
- Latest version: 2.0.0
Optima.Net.Application provides the application-layer contracts and orchestration primitives that coordinate domain logic, persistence, and workflows without owning infrastructure or business rules.