Stratara.Abstractions
4.0.4
Prefix Reserved
See the version list below for details.
dotnet add package Stratara.Abstractions --version 4.0.4
NuGet\Install-Package Stratara.Abstractions -Version 4.0.4
<PackageReference Include="Stratara.Abstractions" Version="4.0.4" />
<PackageVersion Include="Stratara.Abstractions" Version="4.0.4" />
<PackageReference Include="Stratara.Abstractions" />
paket add Stratara.Abstractions --version 4.0.4
#r "nuget: Stratara.Abstractions, 4.0.4"
#:package Stratara.Abstractions@4.0.4
#addin nuget:?package=Stratara.Abstractions&version=4.0.4
#tool nuget:?package=Stratara.Abstractions&version=4.0.4
Stratara.Abstractions
Derived. The behaviour described here is specified under
openspec/specs/. Those specifications are the source; this page explains and illustrates them.
License: MIT.
Contract interfaces and wire-level POCO records for the Stratara framework. Library-safe — depends only on Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging.Abstractions, and Stratara.Contracts. No EF Core or message-bus runtime.
Use this when you need to reference Stratara types without pulling in any concrete implementation (Mediator runtime, EF Core, RabbitMQ, etc.). Typical consumers: handler/projection libraries that ship without a host.
Contents
Stratara.Abstractions.Mediator—IMediator,IRequest,IRequest<T>,ICommand,ICommand<T>,IQuery<T>,ICommandHandler<T>,IQueryHandler<T,R>,IPipelineBehavior<T>,IPipelineBehavior<T,R>,IAggregateScopedCommand.Stratara.Abstractions.EventSourcing—IAggregationService,IEventSource,IEventStreamRepository,ISnapshotRepository,IEvent,IEvent<T>,IAggregateCreationEvent,IChangeSetHandler,EventChainAnchor,EventSubject,ConcurrencyException. Plus wire-types:EventStreamEntry,Snapshot.Stratara.Abstractions.Persistence—IUnitOfWork,IWriteUnitOfWork,IReadUnitOfWork,ITransaction,IDbResolver.Stratara.Abstractions.Outbox—ICommandOutboxDispatcher,IEventBundleOutboxDispatcher,IOutboxRepository. Plus wire-typeOutboxEntry.Stratara.Abstractions.Messaging—IMessageBus,IMessagingIdentifier,IEventBusConsumer,IEventBusPublisher.Stratara.Abstractions.Session—ISessionContextProvider.Stratara.Abstractions.Multitenancy—ITenantService,ICurrentUserService,ITenantScopedRequest,ICrossTenantAuthorizer,TenantAccessDeniedException,ITenantMembershipStore. Plus wire-types:TenantMembership,MembershipStatus.Stratara.Abstractions.Projections—IProjectionReplayState.Stratara.Abstractions.Security—IEncryptionFactory,IKeyStore,IMasterKeyProvider,ISecureBlobEncryptor,ISecureJsonSerializer. Plus wire-types:KeyScope,KeyMaterial,EncryptedData,DataSensitivityLevel,EncryptDataAttribute.Stratara.Abstractions.Validation—IValidator<T>,ValidationResult,ValidationFailure,ValidationSeverity,StrataraValidationException.Stratara.Abstractions.Entities—IEntity,IBucket,IHasRowVersion,IMultiTenant,ITenantEntity,IUserIdentity.Stratara.Abstractions.BackgroundTasks—IBackgroundTaskQueue. Plus wire-types:BackgroundTaskInfo,BackgroundTaskStatus.Stratara.Abstractions.Commands—IUpdateCommand.Stratara.Abstractions.Authorization—RequireRoleAttribute,RequirePermissionAttribute,IAuthorizationProvider,IPermissionResolver,PermissionCatalog,AuthorizationException,PermissionAuthorizationException.Stratara.Abstractions.Settings—ISettingProvider,ISettingStore,SettingCatalog. Plus wire-types:SettingDefinition,SettingScope.Stratara.Abstractions.ApiKeys—IApiKeyStore. Plus wire-types:ApiKeyDescriptor,ApiKeyIssueRequest,IssuedApiKey.
Why split
NuGet consumers without an event-sourcing host can adopt Stratara's CQRS contracts and authorization model without dragging in EF Core, RabbitMQ, or the WriteStore.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- Stratara.Contracts (>= 4.0.4)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Stratara.Abstractions:
| Package | Downloads |
|---|---|
|
Stratara.Sessions
ASP.NET Core middleware and provider for Stratara's Actor/Subject session model. Reads tenant and user from JWT claims (or X-Tenant-Id / X-Client-Id headers) and populates the ambient ISessionContextProvider for every request. |
|
|
Stratara.Domain
Concrete domain types for the Stratara framework — the Tenant aggregate and its lifecycle events. Stratara's opinionated multitenancy model. |
|
|
Stratara.Resilience
Polly-based named resilience pipelines pre-wired for the Stratara framework's messaging and command/event dispatch paths. Four named pipelines registered via AddResiliencePipelines(). |
|
|
Stratara.Mediator
In-process mediator with DI-resolved handlers and pipeline behaviors for the Stratara framework. MediatR-style routing via typed wrapper cache, plus an authorizing decorator and a bucket-lock concurrency primitive. |
|
|
Stratara.Shared
Umbrella package for the Stratara framework — source-generated logger extensions for command flows, domain-event helpers, merge primitives, and the Tier-A/B abstractions surface re-exported as one transitive bundle. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.2.0 | 67 | 9/18/2026 |
| 4.1.1 | 271 | 9/16/2026 |
| 4.1.0 | 219 | 9/16/2026 |
| 4.0.4 | 831 | 9/14/2026 |
| 4.0.3 | 402 | 9/3/2026 |
| 4.0.2 | 804 | 9/3/2026 |
| 4.0.1 | 390 | 9/2/2026 |
| 4.0.0 | 825 | 8/31/2026 |
| 4.0.0-preview.1 | 153 | 8/31/2026 |
| 3.4.0 | 374 | 8/28/2026 |
| 3.3.0 | 536 | 8/25/2026 |
| 3.2.3 | 365 | 8/22/2026 |
| 3.2.2 | 927 | 8/14/2026 |
| 3.2.1 | 923 | 8/2/2026 |
| 3.2.0 | 342 | 7/18/2026 |
| 3.1.7 | 607 | 7/1/2026 |
| 3.1.6 | 748 | 6/22/2026 |
| 3.1.5 | 326 | 6/22/2026 |
| 3.1.4 | 2,190 | 6/15/2026 |
| 3.1.3 | 328 | 6/10/2026 |
Three findings from a proof of concept of an alternative execution model, each fixed on the shipped
path. A message a handler cannot take is now redelivered a bounded number of times and then
dead-lettered on both brokers instead of being dropped on one of them; an opt-in closes the window
in which a committed fact could be lost between the commit and its publication; and a version
collision is a concurrency conflict on every supported database provider, not only on PostgreSQL.
Additive on every published surface, with one operator step on RabbitMQ: the worker queues change
name and type, and the old ones are deleted once drained.
### Added
- `Outbox:DurableBundles` (`OutboxOptions.DurableBundles`, default `false`): an event bundle is
written to the outbox table in the transaction that commits its events, published after the
commit, and removed once the bus has accepted it — so a process that ends between the commit and
the publish no longer loses the bundle for every subscription. `IEventBundleOutboxDispatcher`
gains `StoresBundlesWithCommit` and `StoreEventBundleAsync`, and `IOutboxRepository` an
`AddAsync(Guid id, …)` overload, all default-implemented so a consumer's own implementations keep
compiling and keep bus-first. `AddOutboxDispatcher()` now binds the `Outbox` section when the host
carries a configuration. Log event `106_108` records a stored copy the bus accepted but the
framework could not remove. The default path is unchanged; the specification now names its window.
- `IStoreConflictDetector` in `Stratara.Abstractions.EventSourcing`: recognises a database
provider's refusal of a duplicate stream version, so the event source can surface it as a
`ConcurrencyException` on that provider. `AddNpgsqlWriteDbContextFactory<T>()` registers the
PostgreSQL detector and `AddStrataraTestingEventStore<T>()` the SQLite one; detectors accumulate,
so a host on another provider adds its own without displacing the framework's. A host that
registers its write context without `AddNpgsqlWriteDbContextFactory<T>()` gets no detector and
no longer sees a `ConcurrencyException` on a version collision: it switches to that registration,
or registers an `IStoreConflictDetector` of its own that recognises PostgreSQL's SQL state
`23505` in the exception chain (the framework's implementations are not public).
- `MessageRetryOptions` (`Stratara.Abstractions.Messaging`, section `MessageRetry`):
`MaxDeliveryAttempts` (default 3) and `MaxConflictRequeues` (default 100), bound and validated by
`AddMessaging()` and by both `AddAzureServiceBus*` registrations. `MessageRetryPolicy` is the
decision both transports apply. Log event `108_110` and counter `messaging.dead_lettered`
(tags `messaging.topic`, `messaging.subscription`, `reason`) record every dead-lettering; `108_111`
warns when a Service Bus subscription's `MaxDeliveryCount` is below the bounds.
### Changed
- A save now maps and signs its event bundle before the transaction opens, so a save with no
session context — or a signer that fails — fails before anything is committed rather than after
the commit with the events stranded unpublished.
- **RabbitMQ worker subscriptions are quorum queues with a dead-letter queue, under a new name.**
A message whose handler throws is redelivered up to `MaxDeliveryAttempts` times (a concurrency
conflict up to `MaxConflictRequeues` times) and then moved to `<subscription>.dead-letter`; it was
rejected and dropped by the broker before (conflicts were requeued without bound). Because a
classic queue cannot be redeclared as a quorum queue, the worker queue is now
`<subscription>.v2`. **Rollout:** deploy — old and new consumers share the exchange and both
receive every message — then delete the old `<subscription>` queue once it is drained, or it fills
forever. Needs RabbitMQ 3.8+.
- **Azure Service Bus applies the same bounds.** A handler failure is abandoned for redelivery until
`MaxDeliveryAttempts` and then dead-lettered with reason `failure` (it was dead-lettered on the
first failure with the exception type as reason); a conflict is dead-lettered by the framework
past `MaxConflictRequeues` with reason `conflict` (it was left to the broker's `MaxDeliveryCount`).
Set the subscription's `MaxDeliveryCount` at least one above the larger bound.
- `AddAzureServiceBus` and `AddAzureServiceBusWithManagedIdentity` also register a
`ServiceBusAdministrationClient` (try-add) for the advisory limit check.
### Fixed
- The `MediatorCommandWorker` remark said a failing command was dead-lettered; on RabbitMQ it was
dropped. It is now dead-lettered on both brokers, and the remark and the
`BusEnvelopeIntegrityMode.Strict` remark say what happens.
- A duplicate stream version on the SQLite test store (`Stratara.Testing.EntityFrameworkCore`) now
surfaces as `ConcurrencyException`, as it does on PostgreSQL, instead of a bare
`DbUpdateException`. A test that asserted the old exception type needs the new one.