Nexus.Pipeline.Abstractions
1.1.3
dotnet add package Nexus.Pipeline.Abstractions --version 1.1.3
NuGet\Install-Package Nexus.Pipeline.Abstractions -Version 1.1.3
<PackageReference Include="Nexus.Pipeline.Abstractions" Version="1.1.3" />
<PackageVersion Include="Nexus.Pipeline.Abstractions" Version="1.1.3" />
<PackageReference Include="Nexus.Pipeline.Abstractions" />
paket add Nexus.Pipeline.Abstractions --version 1.1.3
#r "nuget: Nexus.Pipeline.Abstractions, 1.1.3"
#:package Nexus.Pipeline.Abstractions@1.1.3
#addin nuget:?package=Nexus.Pipeline.Abstractions&version=1.1.3
#tool nuget:?package=Nexus.Pipeline.Abstractions&version=1.1.3
Nexus.Pipeline.Abstractions
Pure contracts and abstractions for the Nexus.Pipeline functional execution pipeline framework. Depend on this package to build pipeline steps and behaviors without referencing the core engine.
Installation
dotnet add package Nexus.Pipeline.Abstractions
Documentation
For full documentation, usage examples, and architecture details, please visit the Nexus.Pipeline GitHub Repository.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- System.Text.Json (>= 8.0.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- System.Text.Json (>= 8.0.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.8)
-
net6.0
-
net7.0
-
net8.0
-
net9.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.13)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Nexus.Pipeline.Abstractions:
| Package | Downloads |
|---|---|
|
Nexus.Pipeline
Provides the primary entry point for the Nexus Pipeline ecosystem by aggregating core abstractions, execution engines, and dependency injection extensions into a single meta-package. |
|
|
Nexus.Pipeline.Behaviors
Contains built-in middleware behaviors that execute before and after pipeline steps to implement cross-cutting concerns like validation and caching. |
|
|
Nexus.Pipeline.DependencyInjection
Provides dependency injection extensions for registering pipeline components, middleware behaviors, processors, and workflow services. |
|
|
Nexus.Pipeline.Engine
Executes pipeline workflows, coordinates middleware behaviors, manages execution state transitions, and records detailed execution history. |
|
|
Nexus.Pipeline.Testing
Provides test helpers, fake steps, mocked behaviors, and pipeline result assertion extensions to simplify unit testing workflows. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.3 | 514 | 6/10/2026 |