ZeroAlloc.NET
-
- 1,301 total downloads
- last updated 5/12/2026
- Latest version: 1.4.1
Source-generated, zero-allocation Command→Domain→DTO mapper for .NET. [Map<,>]/[TryMap<,>] on a static partial class — generator emits direct property assignments at compile time. Result<T, MappingError> on the... More information -
- 1,296 total downloads
- last updated 5/18/2026
- Latest version: 4.1.4
Pipeline behavior that validates IRequest<T> via ZeroAlloc.Validation before dispatch. Validation failures surface as Result<T, ValidationError> — no exceptions on the hot path. -
- 1,207 total downloads
- last updated 5/20/2026
- Latest version: 1.1.2
Source-generated zero-allocation caching proxy for .NET interfaces. -
-
- 1,202 total downloads
- last updated 5/13/2026
- Latest version: 2.2.0
Source-generated, AOT-compatible IBufferWriter serialisation for .NET -
-
- 1,193 total downloads
- last updated 5/13/2026
- Latest version: 2.2.0
Source-generated, AOT-compatible IBufferWriter serialisation for .NET -
- 1,080 total downloads
- last updated 5/13/2026
- Latest version: 2.2.0
Source-generated, AOT-compatible IBufferWriter serialisation for .NET -
- 1,059 total downloads
- last updated 5/13/2026
- Latest version: 2.2.0
Source-generated, AOT-compatible IBufferWriter serialisation for .NET -
-
- 1,057 total downloads
- last updated 5/18/2026
- Latest version: 0.6.0
Clean Architecture Web API template for the ZeroAlloc.* ecosystem. -
-
- 919 total downloads
- last updated 5/14/2026
- Latest version: 1.2.0
ZeroAlloc.Telemetry bridge for ZeroAlloc.Scheduling — wraps IJobTypeExecutor with a source-generated OpenTelemetry proxy. -
- 920 total downloads
- last updated 5/14/2026
- Latest version: 1.2.0
ZeroAlloc.Resilience bridge for ZeroAlloc.Scheduling — wraps IJobTypeExecutor implementations in a Resilience-generated proxy. -
- 829 total downloads
- last updated 5/13/2026
- Latest version: 1.2.2
Source-generated async INotifyPropertyChanged, INotifyPropertyChanging, INotifyCollectionChanged and INotifyDataErrorInfo for .NET. Zero-allocation, ValueTask-based, no fire-and-forget. -
- 819 total downloads
- last updated 5/4/2026
- Latest version: 1.6.0
Source-generated long-running process orchestration. Multi-step sagas with compensation, FSM via ZeroAlloc.StateMachine, dispatch via ZeroAlloc.Mediator. Native AOT compatible. -
-
- 821 total downloads
- last updated 5/20/2026
- Latest version: 1.1.2
Roslyn source generator for ZeroAlloc.Cache. -
-
-
- 755 total downloads
- last updated 5/13/2026
- Latest version: 1.3.0
Source generator for ZeroAlloc.Telemetry — emits instrumented proxy classes. Consumed automatically via ZeroAlloc.Telemetry; install separately only for generator-only scenarios. -
-
-
- 736 total downloads
- last updated 5/13/2026
- Latest version: 1.2.2
Package Description -
-
- 713 total downloads
- last updated 5/18/2026
- Latest version: 4.1.4
Pipeline behavior that applies [MediatorRetry], [MediatorCircuitBreaker], and [MediatorTimeout] declared on request types. Composes ZeroAlloc.Resilience policies directly in the Mediator pipeline — no source... More information -
-
- 710 total downloads
- last updated 5/18/2026
- Latest version: 1.7.0
Package Description -
-
- 709 total downloads
- last updated 5/18/2026
- Latest version: 4.1.4
Pipeline behavior emitting OpenTelemetry spans, counters, and histograms per IRequest<T>.Send call. -
- 701 total downloads
- last updated 5/18/2026
- Latest version: 4.1.4
Pipeline behavior that caches IRequest<T> responses when the request type carries [Cache]. Zero-alloc key derivation via interpolated strings on value-type requests. -
- 616 total downloads
- last updated 5/18/2026
- Latest version: 4.1.4
Pipeline behavior that authorizes IRequest<T> (or IAuthorizedRequest<T>) via ZeroAlloc.Authorization before dispatch. Source-generated per-request policy lookup; deny throws AuthorizationDeniedException or... More information