OperationResultCore 1.0.0-beta1

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

// Install OperationResultCore as a Cake Tool
#tool nuget:?package=OperationResultCore&version=1.0.0-beta1&prerelease                

There are some helpful classes like OperationResult. It is new implementation independent WebAPI services.

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.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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.

This package has 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.0 2,164 9/21/2023 4.1.0 is deprecated.
4.1.0-beta2 200 7/20/2023
4.1.0-beta1 135 7/12/2023
4.0.3 342 6/20/2023
4.0.2 460 6/11/2023
4.0.2-beta2 163 12/31/2022
4.0.2-beta1 141 12/31/2022
4.0.1 1,494 12/31/2022
4.0.0 797 8/22/2022
4.0.0-beta2 190 4/3/2022
4.0.0-beta1 171 4/2/2022
3.0.1 2,692 12/3/2021
3.0.0 4,077 1/26/2021
2.1.3 1,957 9/24/2020
2.1.2 3,043 4/6/2020
2.1.1 1,356 3/27/2020
2.1.0 583 3/24/2020
2.0.14 3,041 11/27/2019
2.0.13 564 11/13/2019
2.0.12 555 11/8/2019
2.0.11 588 10/31/2019
2.0.10 571 10/30/2019
2.0.9 549 10/30/2019
2.0.8 564 10/29/2019
2.0.7 1,412 10/22/2019
2.0.1 1,145 10/4/2019
2.0.0 544 10/2/2019
1.1.0 1,876 7/18/2019
1.0.1 2,327 11/20/2018
1.0.0 8,388 11/17/2017
1.0.0-beta1 1,022 11/16/2017

Net Statdard 2.0 and net 4.6.2 libraries were added. Remove dependencies from WebAPI.