Vulthil.Results
1.2.0
dotnet add package Vulthil.Results --version 1.2.0
NuGet\Install-Package Vulthil.Results -Version 1.2.0
<PackageReference Include="Vulthil.Results" Version="1.2.0" />
<PackageVersion Include="Vulthil.Results" Version="1.2.0" />
<PackageReference Include="Vulthil.Results" />
paket add Vulthil.Results --version 1.2.0
#r "nuget: Vulthil.Results, 1.2.0"
#:package Vulthil.Results@1.2.0
#addin nuget:?package=Vulthil.Results&version=1.2.0
#tool nuget:?package=Vulthil.Results&version=1.2.0
Vulthil.Results
Small result primitives for explicit success/failure flows without exceptions.
Install
dotnet add package Vulthil.Results
Docs
Usage patterns and articles: https://vulthil.github.io/Vulthil.SharedKernel/
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
-
net10.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Vulthil.Results:
| Package | Downloads |
|---|---|
|
Vulthil.SharedKernel
Core domain primitives and base abstractions for shared domain logic. |
|
|
Vulthil.Messaging.Abstractions
Messaging contracts for producers/consumers and request/reply boundaries. |
|
|
Vulthil.Extensions.Testing
Framework-agnostic test helpers — Result-based polling (Polling.WaitAsync) for eventually-consistent checks and HTTP response JSON deserialization. No xUnit dependency; the xUnit-coupled test stack lives in Vulthil.xUnit. |
|
|
Vulthil.SharedKernel.Api
API-layer helpers for endpoints, controllers, and cross-cutting HTTP concerns. |
GitHub repositories
This package is not used by any popular GitHub repositories.