Resulver 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Resulver --version 1.0.5
                    
NuGet\Install-Package Resulver -Version 1.0.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Resulver" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Resulver" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="Resulver" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Resulver --version 1.0.5
                    
#r "nuget: Resulver, 1.0.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Resulver@1.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Resulver&version=1.0.5
                    
Install as a Cake Addin
#tool nuget:?package=Resulver&version=1.0.5
                    
Install as a Cake Tool

A package for implementing the result pattern

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Resulver:

Package Downloads
Valobtify

A package for implementing the 'Value Object' pattern.

Resulver.AspNetCore.WebApi

Clean implementation of Result Pattern and error handling for Asp Core Web API applications

Valobtify.AspNetCore.WebApi

A package for handling value objects in ASP.NET Core Web API with automatic mapping.

Resulver.AspNetCore.Core

this is core of Resulver.AspNetCore packages

Resulver.MediatR

Resulver.MediatR is an extension for MediatR that integrates with Resulver, enabling structured result handling without exceptions. Simplifies request-response workflows with Result objects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0 454 1/16/2025
2.0.1 175 12/5/2024
2.0.0 386 11/6/2024
1.2.5 654 10/3/2024
1.2.4 273 8/20/2024
1.2.3 200 8/20/2024
1.2.2 206 8/19/2024
1.2.1 201 7/13/2024
1.2.0 190 7/13/2024
1.1.7 212 6/28/2024
1.1.6 200 6/13/2024
1.1.5 193 6/12/2024
1.1.4 197 6/12/2024
1.1.3 202 6/11/2024
1.1.2 197 6/11/2024
1.1.1 179 6/11/2024
1.1.0 174 6/11/2024
1.0.6 180 6/10/2024
1.0.5 226 5/17/2024
1.0.4 272 5/17/2024
Loading failed