OperationResultCore 4.0.3
See the version list below for details.
dotnet add package OperationResultCore --version 4.0.3
NuGet\Install-Package OperationResultCore -Version 4.0.3
<PackageReference Include="OperationResultCore" Version="4.0.3" />
paket add OperationResultCore --version 4.0.3
#r "nuget: OperationResultCore, 4.0.3"
// Install OperationResultCore as a Cake Addin #addin nuget:?package=OperationResultCore&version=4.0.3 // Install OperationResultCore as a Cake Tool #tool nuget:?package=OperationResultCore&version=4.0.3
OperationResult
OperationResult is an implementation of RFC7807. In other words, it's simple wrapper for result operation for any returned data from backend, where you can add additional information about problem or other things.
"Частичная реализация" стандарта RFC7807, который определяет в документе следующее:
This document defines a "problem detail" as a way to carry machine- readable details of errors in a HTTP response to avoid the need to define new error response formats for HTTP APIs.
Суть в том, что если у вас есть API и в нем есть методы отдающие данные, например Product
, то в результате успешного результата вы должны отдать сам объект Product
. А вот если по какой-то причине вы не можете отдать конкретный объект (или объекты), тогда вы должные указать по какой причине вы не можете это сделать. Другими словами "детализировать проблему" (problem detail). А как это сделать как раз и описывает стандарт RFC7807.
Почему "Частичная реализация"? Потому что nuget-пакет и, соответственно, потребность в нем появилась задолго до появления стандарта. Постепенно, пакет трансформируется под стандарт, но это может занять некоторое время. Если у вас нет времени ждать, пишите свою реализацию или воспользуйтесь стандартами на платформе ASP.NET Core.
Версии
v4.0.2
- Добавлена структура Empty для того, чтобы не требовался класс для создания объекта
OperationResult
. Тепер можно использоватьEmpty
для созданияOperationResult<T>
, если не требуется никакой конкретный класс, но при этом остальные возможности востребованы. - Исправлены некоторые недочеты при публикации nuget-пакета.
- Добавлено несколько unit-тестов.
Репозиторий
Пакеты Nuget
Дополнительно
Product | Versions 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. |
-
net6.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on OperationResultCore:
Package | Downloads |
---|---|
Calabonga.UnitOfWork.Controllers
Unit of Work implementation over ASP.NET Core Controllers |
|
Calabonga.AspNetCore.Controllers
Unit of Work implementation for EntityFramework Core. Package based over the mediatr pattern (mediatr package used). For more information please see Calabonga.UnitOfWork package. Mediator pattern impementation. |
|
Calabonga.SpecRepositoryCore
Repository and Specification patterns implementations for EntityFrameworkCore with pagination and other sugar |
|
Calabonga.EntityFrameworkCore
Simply Data Accesss Layer for EntityFramework with some helpfull features. |
|
Calabonga.EntityFrameworkCore.UnitOfWork.Framework
UnitOfWork for Microservices. All microservices in the system should and can use Unit of Work pattern. This package implements this pattern. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OperationResultCore:
Repository | Stars |
---|---|
Calabonga/Microservice-Template
Templates for microservice architecture. Nimble Microservice Framework contains two modules. The first with OpenIddict and the second without OpenIddict. Templates are built on ASP.NET Core platform with different versions Core3.1, NET6, NET7 and NET8. You can create a new project extremely fast: in Visual Studio, Rider, dotnet CLI.
|
Version | Downloads | Last updated | |
---|---|---|---|
4.1.0 | 2,108 | 9/21/2023 | |
4.1.0-beta2 | 197 | 7/20/2023 | |
4.1.0-beta1 | 132 | 7/12/2023 | |
4.0.3 | 337 | 6/20/2023 | |
4.0.2 | 449 | 6/11/2023 | |
4.0.2-beta2 | 159 | 12/31/2022 | |
4.0.2-beta1 | 137 | 12/31/2022 | |
4.0.1 | 1,476 | 12/31/2022 | |
4.0.0 | 788 | 8/22/2022 | |
4.0.0-beta2 | 186 | 4/3/2022 | |
4.0.0-beta1 | 169 | 4/2/2022 | |
3.0.1 | 2,621 | 12/3/2021 | |
3.0.0 | 4,059 | 1/26/2021 | |
2.1.3 | 1,947 | 9/24/2020 | |
2.1.2 | 3,033 | 4/6/2020 | |
2.1.1 | 1,351 | 3/27/2020 | |
2.1.0 | 577 | 3/24/2020 | |
2.0.14 | 3,035 | 11/27/2019 | |
2.0.13 | 557 | 11/13/2019 | |
2.0.12 | 548 | 11/8/2019 | |
2.0.11 | 581 | 10/31/2019 | |
2.0.10 | 558 | 10/30/2019 | |
2.0.9 | 542 | 10/30/2019 | |
2.0.8 | 557 | 10/29/2019 | |
2.0.7 | 1,399 | 10/22/2019 | |
2.0.1 | 1,138 | 10/4/2019 | |
2.0.0 | 535 | 10/2/2019 | |
1.1.0 | 1,869 | 7/18/2019 | |
1.0.1 | 2,316 | 11/20/2018 | |
1.0.0 | 8,381 | 11/17/2017 | |
1.0.0-beta1 | 1,017 | 11/16/2017 |
Unit-test added