Lib.AspNetCore.ClientHints is a library which provides support for set of HTTP request header fields, colloquially known as Client Hints, to address a need to deliver optimized content for each device to ASP.NET Core.
You can get Lib.AspNetCore.ClientHints and Lib.AspNetCore.Mvc.ClientHints from NuGet.
PM> Install-Package Lib.AspNetCore.ClientHints
PM> Install-Package Lib.AspNetCore.Mvc.ClientHints
There is a blog post available describing implementation details and usage basics:
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by sponsoring me (either monthly or one-time).
Copyright © 2017 - 2025 Tomasz Pęczek
Licensed under the MIT License