AggregatedGenericResultMessage 1.0.0.2005

Suggested Alternatives

AggregatedGenericResultMessage 2.0.0.4127

Additional Details

Change namespace from `AggregatedGenericResultMessage` to `RzR.ResultMessage`. Please upgrade to the last available version to be up to date and update your PackageReference and using directives.

There is a newer version of this package available.
See the version list below for details.
dotnet add package AggregatedGenericResultMessage --version 1.0.0.2005
                    
NuGet\Install-Package AggregatedGenericResultMessage -Version 1.0.0.2005
                    
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="AggregatedGenericResultMessage" Version="1.0.0.2005" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AggregatedGenericResultMessage" Version="1.0.0.2005" />
                    
Directory.Packages.props
<PackageReference Include="AggregatedGenericResultMessage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AggregatedGenericResultMessage --version 1.0.0.2005
                    
#r "nuget: AggregatedGenericResultMessage, 1.0.0.2005"
                    
#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.
#:package AggregatedGenericResultMessage@1.0.0.2005
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AggregatedGenericResultMessage&version=1.0.0.2005
                    
Install as a Cake Addin
#tool nuget:?package=AggregatedGenericResultMessage&version=1.0.0.2005
                    
Install as a Cake Tool

Note This repository is developed in .netstandard2.0

The goal of this repository is to offer the possibility to manage and agree on the answers received as a result of the execution of a method or a process.

In other words, it offers the possibility to use a single(general) response, structured and easier parsed model for the executed methods. As a result, you can have control over the messages and types of messages that will be obtained.

By currently following, 5 general types of messages (Info, Warning, Error, NotFound, AccessDenied) are implemented that can be returned to the caller. As you can see in the MessageType enum, there are 8 types of messages, for all 3 (Info, Warning, Error) types previously specified exists with new ends Confirm. The idea of all of them is to inform UI (or caller) that returned message will be parsed/used as a dialog box/popup/modal.

No additional components or packs are required for use. So, it only needs to be added/installed in the project and can be used instantly.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on AggregatedGenericResultMessage:

Package Downloads
MSignHelperDotNet

A wrapper for governmental signing service for a quick way to implement it with a few configuration settings. Service is provided by an e-governance agency (https://egov.md/), named `MSign`, available in the Republic of Moldova.

SoapClientCallAssist

Provides a more easy way to implement and invoke SOAP(1.1, 1.2) service(`WCF`, `ASMX`) endpoints avoiding dependency on the `WSDL` definition and build requests with minimum required info (basic definition: `Action`, `XML`, `HTTP method`, etc).

MConnectHelperDotNet

A wrapper for governmental interoperability service for a quick way to implement it with a few configuration settings. Service is provided by an e-governance agency (https://egov.md/), named `MConnect`, available in the Republic of Moldova.

AggregatedGenericResultMessage.Web

This library is an aggregate of some extensions to use more comfortable `Result lib`. In other words, transform from `Result` to `IActionResult`.

DynamicExcelProvider

Export data to Excel format in an easier mode and with dynamic results.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0.4127 470 4/22/2026
1.4.1.8497 3,206 2/24/2026 1.4.1.8497 is deprecated because it is no longer maintained.
1.4.0.7788 455 2/9/2026 1.4.0.7788 is deprecated because it is no longer maintained.
1.3.5.4696 3,075 12/24/2024 1.3.5.4696 is deprecated because it is no longer maintained.
1.3.4.6865 1,555 10/9/2024 1.3.4.6865 is deprecated because it is no longer maintained.
1.3.3.6068 1,070 2/1/2024 1.3.3.6068 is deprecated because it is no longer maintained.
1.3.2.469 323 1/18/2024 1.3.2.469 is deprecated because it is no longer maintained.
1.3.1.6141 688 12/12/2023 1.3.1.6141 is deprecated because it is no longer maintained.
1.2.2.2040 490 10/10/2023 1.2.2.2040 is deprecated because it is no longer maintained.
1.2.1 496 8/2/2023 1.2.1 is deprecated because it is no longer maintained.
1.2.0 1,313 6/7/2023 1.2.0 is deprecated because it is no longer maintained.
1.1.1.2048 951 4/2/2023 1.1.1.2048 is deprecated because it is no longer maintained.
1.1.0 1,383 2/3/2023 1.1.0 is deprecated because it is no longer maintained.
1.0.6.1706 1,141 1/14/2023 1.0.6.1706 is deprecated because it is no longer maintained.
1.0.5.1813 529 1/10/2023 1.0.5.1813 is deprecated because it is no longer maintained.
1.0.4.1314 520 12/29/2022 1.0.4.1314 is deprecated because it is no longer maintained.
1.0.3.1903 522 12/22/2022 1.0.3.1903 is deprecated because it is no longer maintained.
1.0.0.2005 731 7/10/2022 1.0.0.2005 is deprecated because it is no longer maintained.
Loading failed