Ardalis.Result.AspNetCore
2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Ardalis.Result.AspNetCore --version 2.0.0
NuGet\Install-Package Ardalis.Result.AspNetCore -Version 2.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="Ardalis.Result.AspNetCore" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ardalis.Result.AspNetCore --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ardalis.Result.AspNetCore, 2.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.
// Install Ardalis.Result.AspNetCore as a Cake Addin #addin nuget:?package=Ardalis.Result.AspNetCore&version=2.0.0 // Install Ardalis.Result.AspNetCore as a Cake Tool #tool nuget:?package=Ardalis.Result.AspNetCore&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adds ASP.NET Core filters that translate from Result to ActionResult.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Ardalis.Result (>= 1.0.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Ardalis.Result.AspNetCore:
Package | Downloads |
---|---|
BL.Framework
BonnyLand .Net Core Framework |
|
OKOperationServices.Framework
Operation Services Microservice Base Framework |
|
KernelBase
Package Description |
|
CleanArchitectureDemo.Web
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Ardalis.Result.AspNetCore:
Repository | Stars |
---|---|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
|
|
yanpitangui/dotnet-api-boilerplate
A Dotnet 8.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
|
Version | Downloads | Last updated |
---|---|---|
10.1.0 | 8,366 | 10/28/2024 |
10.0.0 | 31,083 | 9/11/2024 |
9.1.0 | 130,811 | 5/25/2024 |
9.0.0 | 10,967 | 5/15/2024 |
8.0.0 | 101,383 | 2/28/2024 |
7.3.0 | 20,570 | 2/28/2024 |
7.2.0 | 123,084 | 10/30/2023 |
7.1.0 | 98,090 | 5/30/2023 |
7.0.0 | 71,500 | 2/23/2023 |
4.2.0 | 14,542 | 1/31/2023 |
4.1.0 | 185,106 | 8/3/2022 |
4.0.0 | 82,892 | 6/7/2022 |
3.1.2 | 142,454 | 2/9/2022 |
3.0.1 | 254,973 | 8/25/2020 |
3.0.0 | 583 | 8/21/2020 |
2.1.1 | 546 | 8/20/2020 |
2.1.0 | 568 | 5/15/2020 |
2.0.0 | 539 | 5/15/2020 |
1.0.0 | 10,082 | 5/15/2020 |
Breaking change - moved to Ardalis.Result.AspNetCore namespace