Emit.Abstractions
1.0.0-alpha.8
dotnet add package Emit.Abstractions --version 1.0.0-alpha.8
NuGet\Install-Package Emit.Abstractions -Version 1.0.0-alpha.8
<PackageReference Include="Emit.Abstractions" Version="1.0.0-alpha.8" />
<PackageVersion Include="Emit.Abstractions" Version="1.0.0-alpha.8" />
<PackageReference Include="Emit.Abstractions" />
paket add Emit.Abstractions --version 1.0.0-alpha.8
#r "nuget: Emit.Abstractions, 1.0.0-alpha.8"
#:package Emit.Abstractions@1.0.0-alpha.8
#addin nuget:?package=Emit.Abstractions&version=1.0.0-alpha.8&prerelease
#tool nuget:?package=Emit.Abstractions&version=1.0.0-alpha.8&prerelease
Emit.Abstractions
The foundation of the Emit ecosystem. This package contains the core interfaces, base classes, and models that everything else builds on — persistence backends, message providers, consumers, and the runtime itself all depend on the contracts defined here.
You only need this package directly if you're building a custom provider or persistence backend. For everything else, just install the package you need and this one comes along for the ride.
| 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
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Emit.Abstractions:
| Package | Downloads |
|---|---|
|
Emit
Transactional outbox pattern library for .NET. Provides reliable message delivery by persisting operations in an outbox within your database transaction. |
|
|
Emit.Testing
Test utilities for the Emit library. Provides MessageSink and SinkConsumer for capturing consumed messages in integration and functional tests. |
|
|
Emit.FluentValidation
FluentValidation integration for Emit. Bridges FluentValidation validators into the Emit consumer validation pipeline. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-alpha.8 | 50 | 3/31/2026 |
| 1.0.0-alpha.7 | 64 | 3/25/2026 |
| 1.0.0-alpha.6 | 69 | 3/13/2026 |
| 1.0.0-alpha.5 | 60 | 3/12/2026 |
| 1.0.0-alpha.4 | 74 | 3/12/2026 |
| 1.0.0-alpha.3 | 50 | 3/6/2026 |
| 1.0.0-alpha.2 | 55 | 3/6/2026 |
| 1.0.0-alpha.1 | 47 | 3/6/2026 |