Provides an Asp.Net Core filter that can be used to automatically run augmenter on responses.
Info
Version: | 1.1.1 |
Author(s): | Mohammad Rahhal @mrahhal |
Last Update: | Sunday, May 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrahhal/MR.Augmenter |
NuGet Url: | https://www.nuget.org/packages/MR.Augmenter.AspNetCore |
Install
Install-Package MR.Augmenter.AspNetCore
dotnet add package MR.Augmenter.AspNetCore
paket add MR.Augmenter.AspNetCore
MR.Augmenter.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- MR.Augmenter(>= 1.1.1)
- Microsoft.AspNetCore.Mvc(>= 2.0.1)
Tags