OperationResult 1.5.0
This is a wrapper for web api services. Some helpful classes like OperationResult.
Install-Package OperationResult -Version 1.5.0
dotnet add package OperationResult --version 1.5.0
<PackageReference Include="OperationResult" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OperationResult --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OperationResult, 1.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
AddError method improved. Now, when you add exception as parameter for this method it will be copied to the Error object.
Dependencies
This package has no dependencies.
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on OperationResult:
Package | Downloads |
---|---|
Calabonga.EntityFramework
Simple Data Accesss Layer for EntityFramework with some helpfull features. There is a ReadableReposity and WritableRepository. PagedList collection and mapping to entities to ViewModels.
|
|
Calabonga.Owin.Application.Spa
Single Page Application template for create a solution from scratch
|
|
Calabonga.Owin.Angular
Web API self hosting for Single Page Application with Angular 2+.
Middleware for OWIN pipeline. This application infrasrtucture for SPA on the Web API services.
|
|
Calabonga.Owin.Application
The middleware for OWIN pipeline. This application infrastucture for Single Page Application based on the Web API services
|
|
Calabonga.SpecRepository
Repository over Specification pattern
|
GitHub repositories
This package is not used by any popular GitHub repositories.