OperationResultCore 2.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package OperationResultCore --version 2.0.7
NuGet\Install-Package OperationResultCore -Version 2.0.7
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="OperationResultCore" Version="2.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OperationResultCore --version 2.0.7
#r "nuget: OperationResultCore, 2.0.7"
#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 OperationResultCore as a Cake Addin
#addin nuget:?package=OperationResultCore&version=2.0.7

// Install OperationResultCore as a Cake Tool
#tool nuget:?package=OperationResultCore&version=2.0.7

This is some helpful classes like OperationResult. Simple wrapped for result operation for any returned data

Product 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.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.
  • .NETCoreApp 2.2

    • No dependencies.
  • .NETCoreApp 3.0

    • No dependencies.
  • .NETStandard 2.1

    • 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 686 9/21/2023
4.1.0-beta2 172 7/20/2023
4.1.0-beta1 110 7/12/2023
4.0.3 303 6/20/2023
4.0.2 419 6/11/2023
4.0.2-beta2 133 12/31/2022
4.0.2-beta1 123 12/31/2022
4.0.1 1,340 12/31/2022
4.0.0 732 8/22/2022
4.0.0-beta2 162 4/3/2022
4.0.0-beta1 145 4/2/2022
3.0.1 2,501 12/3/2021
3.0.0 3,884 1/26/2021
2.1.3 1,813 9/24/2020
2.1.2 2,874 4/6/2020
2.1.1 1,283 3/27/2020
2.1.0 541 3/24/2020
2.0.14 2,872 11/27/2019
2.0.13 533 11/13/2019
2.0.12 523 11/8/2019
2.0.11 555 10/31/2019
2.0.10 531 10/30/2019
2.0.9 517 10/30/2019
2.0.8 530 10/29/2019
2.0.7 1,328 10/22/2019
2.0.1 1,062 10/4/2019
2.0.0 512 10/2/2019
1.1.0 1,754 7/18/2019
1.0.1 2,265 11/20/2018
1.0.0 8,075 11/17/2017
1.0.0-beta1 969 11/16/2017

Migrated from ASP.NET Core 2.2. to ASP.NET Core 3.0 and NetStandard 2.0 added
Metadata property changed