Lib.AspNetCore.Mvc.ClientHints is a library which provides to ASP.NET Core MVC helpers build around a set of HTTP request header fields, colloquially known as Client Hints, which allow user agents to indicate device and agent specific preferences.
                        
                    
         
                Info
| Version: | 0.5.0 | 
| Author(s): | Tomasz Pęczek | 
| Last Update: | Monday, January 29, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/tpeczek/Lib.AspNetCore.ClientHints | 
| NuGet Url: | https://www.nuget.org/packages/Lib.AspNetCore.Mvc.ClientHints | 
Install
Install-Package Lib.AspNetCore.Mvc.ClientHints
                        dotnet add package Lib.AspNetCore.Mvc.ClientHints
                        paket add Lib.AspNetCore.Mvc.ClientHints
                        
                                Lib.AspNetCore.Mvc.ClientHints Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Lib.AspNetCore.ClientHints(>= 0.5.0)
- Microsoft.AspNetCore.Mvc.TagHelpers(>= 2.0.0)
Tags
