![]() |
VOOZH | about |
dotnet add package Ardalis.Result --version 10.1.0
NuGet\Install-Package Ardalis.Result -Version 10.1.0
<PackageReference Include="Ardalis.Result" Version="10.1.0" />
<PackageVersion Include="Ardalis.Result" Version="10.1.0" />Directory.Packages.props
<PackageReference Include="Ardalis.Result" />Project file
paket add Ardalis.Result --version 10.1.0
#r "nuget: Ardalis.Result, 10.1.0"
#:package Ardalis.Result@10.1.0
#addin nuget:?package=Ardalis.Result&version=10.1.0Install as a Cake Addin
#tool nuget:?package=Ardalis.Result&version=10.1.0Install as a Cake Tool
A simple package to implement the Result pattern for returning from services.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Ardalis.Result:
| Package | Downloads |
|---|---|
|
Ardalis.Result.AspNetCore
Adds ASP.NET Core filters that translate from Result to ActionResult. |
|
|
Ardalis.Result.FluentValidation
A simple package to implement FluentValidation with the Ardalis.Result package. |
|
|
BL.Framework
BonnyLand .Net Core Framework |
|
|
Nabs.Launchpad.Core.Interfaces
Package Description |
|
|
Nabs.Launchpad.Core.ViewModels
Package Description |
Showing the top 12 popular GitHub repositories that depend on Ardalis.Result:
| Repository | Stars |
|---|---|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
|
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
|
|
|
yanpitangui/dotnet-api-boilerplate
A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
|
|
|
NimblePros/eShopOnWeb
Sample ASP.NET Core 10.0 reference application, powered by Microsoft, demonstrating a domain-centric application architecture with monolithic deployment model.
|
|
|
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
|
|
|
MicrosoftLearning/eShopOnWeb
Repository maintained by AZ-400 course and Learn content community. Project used for AZ-400 Labs. Forked from: https://github.com/dotnet-architecture/eShopOnWeb Sample - ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model.
|
|
|
jscarle/LightResults
An extremely light and modern Operation Result Pattern library for .NET.
|
|
|
ardalis/WebApiBestPractices
Resources related to my Pluralsight course on this topic.
|
|
|
jeangatto/ASP.NET-Core-Vertical-Slice-Architecture
ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles
|
|
|
DevBetterCom/DevBetterWeb
A simple web application for devBetter
|
|
|
ardalis/RiverBooks
Modular Monolith sample for Dometrain
|
|
|
dontnod/web-app-starter
Boilerplate for a web application with React and .Net Core using Azure (MSAL) for the authentication
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.0 | 3,600,996 | 10/28/2024 |
| 10.0.0 | 334,741 | 9/11/2024 |
| 9.1.0 | 866,843 | 5/25/2024 |
| 9.0.1 | 42,037 | 5/16/2024 |
| 9.0.0 | 47,322 | 5/15/2024 |
| 8.0.0 | 585,911 | 2/28/2024 |
| 7.3.0 | 155,081 | 2/28/2024 |
| 7.2.0 | 450,781 | 10/30/2023 |
| 7.1.0 | 343,963 | 5/30/2023 |
| 7.0.0 | 437,227 | 2/23/2023 |
| 4.2.0 | 73,534 | 1/31/2023 |
| 4.1.0 | 638,789 | 8/3/2022 |
| 4.0.0 | 461,686 | 6/7/2022 |
| 3.1.2 | 541,297 | 8/13/2021 |
| 3.1.1 | 112,091 | 3/12/2021 |
| 3.1.0 | 15,658 | 1/29/2021 |
| 3.0.2 | 91,504 | 9/4/2020 |
| 3.0.1 | 27,552 | 8/25/2020 |
| 3.0.0 | 30,578 | 8/21/2020 |
| 2.0.1 | 2,891 | 8/20/2020 |
## What's Changed
* Add Bind in addition to Map to support Railway Oriented Programming by @christophercalm in https://github.com/ardalis/Result/pull/215
* Add Map Extension Method to Support Mapping from generic Result to Result by @jmrtnz94 in https://github.com/ardalis/Result/pull/213
* Add identifier and error message constructor to ValidationError by @gordysc in https://github.com/ardalis/Result/pull/209
## New Contributors
* @christophercalm made their first contribution in https://github.com/ardalis/Result/pull/215
* @jmrtnz94 made their first contribution in https://github.com/ardalis/Result/pull/213
* @gordysc made their first contribution in https://github.com/ardalis/Result/pull/209
**Full Changelog**: https://github.com/ardalis/Result/compare/v10.0.0...v10.1.0