Info
Version: | 2.2.2 |
Author(s): | Christos Sakellarios |
Last Update: | Wednesday, March 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chsakell/aspnet-core-smartresult |
NuGet Url: | https://www.nuget.org/packages/AspNet.Core.SmartResult |
Install
Install-Package AspNet.Core.SmartResult
dotnet add package AspNet.Core.SmartResult
paket add AspNet.Core.SmartResult
AspNet.Core.SmartResult Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 8.0.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
Tags
Used in multi-client APIs that need to serve different types of results per device.