Notifique suas regras de negócio em sua API ao invés de usar exceptions!.
Info
Version: | 1.1.6 |
Author(s): | Fernando Mendes |
Last Update: | Friday, December 30, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marraia/marraia.notifications |
NuGet Url: | https://www.nuget.org/packages/Marraia.Notifications |
Install
Install-Package Marraia.Notifications
dotnet add package Marraia.Notifications
paket add Marraia.Notifications
Marraia.Notifications Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 8.0.2)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)