Arc4u.Standard.Results 8.2.0-preview25

Prefix Reserved
This is a prerelease version of Arc4u.Standard.Results.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Arc4u.Standard.Results --version 8.2.0-preview25                
NuGet\Install-Package Arc4u.Standard.Results -Version 8.2.0-preview25                
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="Arc4u.Standard.Results" Version="8.2.0-preview25" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Arc4u.Standard.Results --version 8.2.0-preview25                
#r "nuget: Arc4u.Standard.Results, 8.2.0-preview25"                
#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.
// Install Arc4u.Standard.Results as a Cake Addin
#addin nuget:?package=Arc4u.Standard.Results&version=8.2.0-preview25&prerelease

// Install Arc4u.Standard.Results as a Cake Tool
#tool nuget:?package=Arc4u.Standard.Results&version=8.2.0-preview25&prerelease                

Arc4u.Standard.Results

FluentResult with fluent validators dedicated for Arc4u.

This package extends FluentResults by introducing the concepts of ProblemDetailsError and ValidationError. Currently, there is a strong link between FluentValidation and its ValidationFailure concept for creating a ValidationError object.
Then, there is no direct capability to construct a ValidationError. Each ValidationFailure is converted into a ValidationError and a Result can contain more than one!

The second concept is ProblemDetailError. This is a specific error that can be used to return a problem details object as defined in the RFC 7807. This model is also more detail than just the standard Error object from FluentResults.

The third concept implemented is the integration of FluentResults with the Logging concept of Arc4u. FluentLogger implements the interface IResultLogger.
This is useful when you want to log the result of an operation and the result is a Result object.

Product 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 was computed.  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.  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 (1)

Showing the top 1 NuGet packages that depend on Arc4u.Standard.Results:

Package Downloads
Arc4u.AspNetCore.Results

Package used on Interface and Facade projects to return ProblemDetails based on Results.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.3.0-preview02 111 2 months ago
8.3.0-preview01 218 4 months ago
8.2.1 228 2 months ago
8.2.1-preview01 159 2 months ago
8.2.0 870 5 months ago
8.2.0-preview31 184 5 months ago
8.2.0-preview30 201 5 months ago
8.2.0-preview29 112 6 months ago
8.2.0-preview28 128 6 months ago
8.2.0-preview27 190 6 months ago
8.2.0-preview26 192 7 months ago
8.2.0-preview25 197 7 months ago
8.2.0-preview24 188 7 months ago
8.2.0-preview23 285 7 months ago
8.2.0-preview22 196 8 months ago
8.2.0-preview21 191 8 months ago
8.2.0-preview20 204 8 months ago
8.2.0-preview19 145 8 months ago
8.2.0-preview18 144 8 months ago
8.2.0-preview17 159 8 months ago
8.2.0-preview16 137 8 months ago
8.2.0-preview15 132 8 months ago
8.2.0-preview14 145 8 months ago
8.2.0-preview13 126 8 months ago
8.2.0-preview12 156 8 months ago
8.2.0-preview11 168 8 months ago
8.2.0-preview10 177 8 months ago
8.2.0-preview09 165 8 months ago
8.2.0-preview08 148 9 months ago
8.2.0-preview07 159 9 months ago
8.2.0-preview06 155 9 months ago
8.2.0-preview05 147 9 months ago
8.2.0-preview04 157 9 months ago
8.2.0-preview03 137 9 months ago
8.2.0-preview02 168 9 months ago
8.2.0-preview01 177 9 months ago
8.1.0 1,467 2/7/2024
8.1.0-preview10 150 2/6/2024
8.1.0-preview09 153 1/29/2024
8.1.0-preview08 208 1/9/2024
8.1.0-preview07 187 12/31/2023
8.1.0-preview06 159 12/30/2023
8.1.0-preview05 178 12/24/2023
8.1.0-preview04 156 12/23/2023
8.1.0-preview03 169 12/20/2023
8.1.0-preview02 154 12/20/2023
8.1.0-preview01 169 12/19/2023
8.0.0 248 12/15/2023
8.0.0-preview01 175 12/14/2023
6.1.22.1-preview06 209 11/25/2023
6.1.22.1-preview05 164 11/24/2023
6.1.22.1-preview04 187 11/20/2023
6.1.22.1-preview03 165 11/17/2023
6.1.22.1-preview02 164 11/17/2023
6.1.22.1-preview01 142 11/16/2023
6.1.21.1-preview04 145 10/10/2023
6.1.21.1-preview03 133 10/10/2023
6.1.21.1-preview02 162 10/5/2023
6.1.21.1-preview01 144 9/21/2023
6.1.20.1-preview03 124 8/31/2023
6.1.20.1-preview02 195 8/14/2023
1.0.0 162 8 months ago
0.0.0 219 8/13/2023