Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.13 KB

File metadata and controls

15 lines (10 loc) · 1.13 KB

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