Ghanavats.ResultPattern 1.0.0

dotnet add package Ghanavats.ResultPattern --version 1.0.0
                    
NuGet\Install-Package Ghanavats.ResultPattern -Version 1.0.0
                    
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="Ghanavats.ResultPattern" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ghanavats.ResultPattern" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Ghanavats.ResultPattern" />
                    
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 Ghanavats.ResultPattern --version 1.0.0
                    
#r "nuget: Ghanavats.ResultPattern, 1.0.0"
                    
#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.
#addin nuget:?package=Ghanavats.ResultPattern&version=1.0.0
                    
Install Ghanavats.ResultPattern as a Cake Addin
#tool nuget:?package=Ghanavats.ResultPattern&version=1.0.0
                    
Install Ghanavats.ResultPattern as a Cake Tool

Ghanavats Result Patter package

Consistent and Flexible Result Handling for Developers to have better control over responses.

Overview

The Ghanavats.ResultPattern NuGet package offers a powerful and adaptable approach to returning results from methods and handlers.

Built on a well-known pattern, this implementation provides flexibility for developers to design and extend their own result-handling strategies.

Key features include:

  • Generic Results: Support for results based on any type, ensuring versatility across various use cases.
  • Simple Success/Error Handling: Seamless handling of scenarios where only success or error outcomes are needed.
  • Validation Support: Integrated with FluentAssertion's ValidationResult, it includes an extension method to populate a list of ValidationError instances. The custom ValidationError class simplifies returning invalid results with validation failures clearly defined.

Future-Ready and Comprehensive:

Ghanavats.ResultPattern goes beyond common scenarios, providing developers with a robust framework for consistent result management that fits projects of any size or complexity.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 85 1/5/2025