OperationResult 1.2.1
See the version list below for details.
dotnet add package OperationResult --version 1.2.1
NuGet\Install-Package OperationResult -Version 1.2.1
<PackageReference Include="OperationResult" Version="1.2.1" />
paket add OperationResult --version 1.2.1
#r "nuget: OperationResult, 1.2.1"
// Install OperationResult as a Cake Addin #addin nuget:?package=OperationResult&version=1.2.1 // Install OperationResult as a Cake Tool #tool nuget:?package=OperationResult&version=1.2.1
This is a wrapper for web api services. Some helpful classes like OperationResult.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi (>= 5.2.3)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3)
- Newtonsoft.Json (>= 9.0.1)
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.
Namespace changed for reference simplicity. Dependency update.