SimpleResults 0.1.0-alpha

This is a prerelease version of SimpleResults.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleResults --version 0.1.0-alpha
                    
NuGet\Install-Package SimpleResults -Version 0.1.0-alpha
                    
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="SimpleResults" Version="0.1.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleResults" Version="0.1.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="SimpleResults" />
                    
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 SimpleResults --version 0.1.0-alpha
                    
#r "nuget: SimpleResults, 0.1.0-alpha"
                    
#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 SimpleResults@0.1.0-alpha
                    
#: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=SimpleResults&version=0.1.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SimpleResults&version=0.1.0-alpha&prerelease
                    
Install as a Cake Tool

SimpleResults

SimpleResults SimpleResults-AspNetCore

SimpleResults-logo

A simple library to implement the Result pattern for returning from services.

This library was inspired by Arcadis.Result.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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.
  • net7.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SimpleResults:

Package Downloads
SimpleResults.AspNetCore

A simple package that translates the Result object to ActionResult or IResult.

SimpleResults.FluentValidation

A simple package that provides extension methods for the Fluent Validation library.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SimpleResults:

Repository Stars
jscarle/LightResults
An extremely light and modern Operation Result Pattern library for .NET.
Version Downloads Last Updated
4.0.0 16,710 4/18/2025
3.0.1 12,132 11/30/2024
3.0.0 28,580 3/17/2024
2.4.0 1,203 3/2/2024
2.3.2 1,824 12/30/2023
2.3.1 473 12/16/2023
2.3.0 326 12/10/2023
2.2.2 690 11/20/2023
2.2.1 337 11/12/2023
2.2.0 238 11/6/2023
2.1.0 403 10/27/2023
2.0.0 257 10/25/2023
1.1.0 390 10/24/2023
1.0.0 380 10/22/2023
0.5.0-alpha 197 10/21/2023
0.4.0-alpha 206 10/17/2023
0.3.0-alpha 303 10/16/2023
0.2.0-alpha 200 10/15/2023
0.1.2-alpha 222 10/13/2023
0.1.1-alpha 228 10/12/2023
0.1.0-alpha 275 10/12/2023