Skip to content

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

License

Notifications You must be signed in to change notification settings

I-RzR-I/AggregatedGenericResultMessage-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note This repository is developed using .netstandard2.1.

NuGet Version Nuget Downloads

The important thing about this repository is to offer the possibility to manage and organize your result/response from infrastructure to user/controller, as the principal repository around which are built all extensions is AggregatedGenericResultMessage.

In case you wish to use it in your project, u can install the package from nuget.org or specify what version you want:

Install-Package AggregatedGenericResultMessage.Web -Version x.x.x.x

Content

  1. USING
  2. CHANGELOG
  3. BRANCH-GUIDE

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published