Info
Version: | 2.0.1 |
Author(s): | Sarin Na Wangkanai |
Last Update: | Friday, September 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wangkanai/detection |
NuGet Url: | https://www.nuget.org/packages/Wangkanai.Responsive |
Install
Install-Package Wangkanai.Responsive
dotnet add package Wangkanai.Responsive
paket add Wangkanai.Responsive
Wangkanai.Responsive Download (Unzip the "nupkg" after downloading)
Dependencies
- Wangkanai.Responsive.Core(>= 2.0.1)
- Wangkanai.Responsive.TagHelper(>= 2.0.1)
Tags
Being to target difference clientInfo devices with seperation of concern is crucial, due to you can mininize what is sent to the clientInfo directly from the service to only what is needed and nothing more.
This increase performance and lower bandwidth usage.