Harmony.Results
2.0.3
dotnet add package Harmony.Results --version 2.0.3
NuGet\Install-Package Harmony.Results -Version 2.0.3
<PackageReference Include="Harmony.Results" Version="2.0.3" />
paket add Harmony.Results --version 2.0.3
#r "nuget: Harmony.Results, 2.0.3"
// Install Harmony.Results as a Cake Addin #addin nuget:?package=Harmony.Results&version=2.0.3 // Install Harmony.Results as a Cake Tool #tool nuget:?package=Harmony.Results&version=2.0.3
Harmony.Results
A lightweight package that aims to optimize the error handling process of an application by following the railway programming guidelines. It integrates with Harmony and constitutes an essential part of some of its structures.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net6.0
- JetBrains.Annotations (>= 2024.2.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
-
net7.0
- JetBrains.Annotations (>= 2024.2.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
-
net8.0
- JetBrains.Annotations (>= 2024.2.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Harmony.Results:
Package | Downloads |
---|---|
Harmony.MinimalApis
A lightweight library that aims to improve the structure of .NET Minimal Apis. It supports the following features: 1. Isolate each endpoint to its own file 2. An HttpError that integrates with Harmony.Results |
GitHub repositories
This package is not used by any popular GitHub repositories.
* Fix jetbrains annotations not showing for log builder