CodeByDylan
-
- 2,082 total downloads
- last updated 8/2/2026
- Latest version: 0.3.2
Result and error abstractions for the Loom package family. Depends on nothing. -
- 1,912 total downloads
- last updated 8/2/2026
- Latest version: 0.3.2
The handler abstraction for the Loom package family. Pure types, so a domain project can declare handlers without taking a dependency on a container. -
- 1,844 total downloads
- last updated 8/2/2026
- Latest version: 0.3.2
Registers handlers and wraps them in an explicit, ordered decorator chain. Deliberately has no dispatcher: consumers inject IHandler directly. -
- 1,601 total downloads
- last updated 8/2/2026
- Latest version: 0.3.2
Translates a Loom result into an HTTP response: an error category becomes a status code, and an error becomes a problem details payload. -
- 975 total downloads
- last updated 8/2/2026
- Latest version: 0.3.2
Offset-based paging vocabulary: a validated page request and a counted page of results. Depends on nothing. -
- 968 total downloads
- last updated 8/2/2026
- Latest version: 0.3.2
A decorator that validates requests with FluentValidation before a handler runs, returning an Invalid failure instead of throwing. -
- 958 total downloads
- last updated 8/2/2026
- Latest version: 0.3.2
Composable, named business rules over a type: a predicate plus optional eager-loading and ordering, expressed as pure expression trees. Depends on nothing. -
- 954 total downloads
- last updated 8/2/2026
- Latest version: 0.3.2
Base types for domain entities: strongly-typed identity, equality by identity, aggregate roots, and domain event collection. -
- 902 total downloads
- last updated 8/2/2026
- Latest version: 0.3.2
The single Entity Framework Core seam for Loom: identity value converters, specification eager loading, asynchronous paging, and domain event dispatch. Provider-neutral; add your own database provider. -
-
- 804 total downloads
- last updated 8/2/2026
- Latest version: 0.3.2
dotnet new templates that scaffold a solution built on Loom, with the guidance for working in it already assembled. -