A base controller to obtains notifications from bus notification store of Praticis Framework and format a json response with details level based on environment.
Info
Version: | 0.3.0-Preview3 |
Author(s): | Vinicius Lima |
Last Update: | Monday, July 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Praticis.Framework.AspNetCore.Response |
Install
Install-Package Praticis.Framework.AspNetCore.Response
dotnet add package Praticis.Framework.AspNetCore.Response
paket add Praticis.Framework.AspNetCore.Response
Praticis.Framework.AspNetCore.Response Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.5)
- Praticis.Framework.Bus.Abstractions(>= 0.2.01)
Tags