ErrorOr 1.0.0

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

A simple, fluent discriminated union of an error or a result.

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 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.
  • net6.0

    • No dependencies.

NuGet packages (73)

Showing the top 5 NuGet packages that depend on ErrorOr:

Package Downloads
GymManager.Common

A agrouped common entities for GymManager

OliveGameStudio.StarForge.Time

Time utilities for Starforge (frame time scaling and provider with multiplier clamping).

OliveGameStudio.StarForge.Domain

StarForge.

ErrorOrAspNetCoreExtensions

A collection of ErrorOr extension methods designed to reduce the amount of boilerplate code needed when returning appropriate HTTP responses.

OliveGameStudio.StarForge.Script

Script contracts/factories for Starforge; attach game logic to entities/cameras by name with parameters.

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on ErrorOr:

Repository Stars
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
amantinband/clean-architecture
The ultimate clean architecture template for .NET applications 💪
nadirbad/VerticalSliceArchitecture
Vertical Slice Architecture solution template in .NET 10
Jorixon/JASM
Just Another Skin Manager
amantinband/buber-breakfast
A REST API which supports Creating, Reading, Updating and Deleting breakfasts
SSWConsulting/SSW.VerticalSliceArchitecture
An enterprise ready solution template for Vertical Slice Architecture. This template is just one way to apply the Vertical Slice Architecture.
SSWConsulting/SSW.CleanArchitecture
SSW Clean Architecture Template
asesidaa/EXVS2-POC
mohammadKarimi/SwiftLink
SwiftLink is a modern URL shortener with Asp.net Core 8
Version Downloads Last Updated
2.0.1 4,082,206 3/26/2024
1.10.0 433,267 2/14/2024
1.9.0 247,257 1/6/2024
1.8.0 2,592 1/5/2024
1.7.0 747 1/5/2024
1.6.0 39,840 1/4/2024
1.5.0 10,710 1/2/2024
1.4.0 1,123 1/1/2024
1.3.0 1,014,565 10/1/2023
1.2.1 1,385,980 11/24/2022
1.2.0 11,343 11/17/2022
1.1.0 11,128 11/14/2022
1.0.1 93,242 9/22/2022
1.0.0 25,834 8/14/2022
0.2.0 6,906 7/31/2022
0.1.0 13,312 7/4/2022
0.0.5 1,415 6/1/2022
Loading failed