ErrorOrX 2.4.0
See the version list below for details.
dotnet add package ErrorOrX --version 2.4.0
NuGet\Install-Package ErrorOrX -Version 2.4.0
<PackageReference Include="ErrorOrX" Version="2.4.0" />
<PackageVersion Include="ErrorOrX" Version="2.4.0" />
<PackageReference Include="ErrorOrX" />
paket add ErrorOrX --version 2.4.0
#r "nuget: ErrorOrX, 2.4.0"
#:package ErrorOrX@2.4.0
#addin nuget:?package=ErrorOrX&version=2.4.0
#tool nuget:?package=ErrorOrX&version=2.4.0
A discriminated union type for .NET. ErrorOr<T> with railway-oriented programming, immutable error collections, and rich error types.
| 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.Sbom.Targets (>= 4.1.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ErrorOrX:
| Package | Downloads |
|---|---|
|
ErrorOrX.Generators
Roslyn source generator for ASP.NET Core Minimal API integration with ErrorOrX. Auto-generates MapErrorOrEndpoints() with typed Results unions for OpenAPI, smart parameter binding (body/route/query/service inference), middleware attribute emission, and JSON serialization context. Full Native AOT support. |
GitHub repositories
This package is not used by any popular GitHub repositories.