Info
Version: | 4.1.0 |
Author(s): | Calabonga |
Last Update: | Thursday, September 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.calabonga.net/blog/post/operationresult-the-server-response-is-always-clear-to-the-user |
NuGet Url: | https://www.nuget.org/packages/OperationResultCore |
Install
Install-Package OperationResultCore
dotnet add package OperationResultCore
paket add OperationResultCore
OperationResultCore Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
No dependencies.
No dependencies.
No dependencies.
Tags
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.