Responsive icon indicating copy to clipboard operation
Responsive copied to clipboard

ASP.NET Core Responsive middleware for routing base upon request client device detection to specific view

Results 3 Responsive issues
Sort by recently updated
recently updated
newest added

Right responsive is using HttpContext.Items to pass data in the ViewLocation. Let’s explore the possibilities of using per reques dependency in the future releas. https://docs.microsoft.com/en-us/aspnet/core/fundamentals/middleware/?tabs=aspnetcore2x&view=aspnetcore-2.1#per-request-dependencies

enhancement

I use MVC in ASPNET Core 2.0 - I want to create a site which has a button to switch view between Mobile and Desktop. Using your - - Detection...

enhancement
feature request

Seem that this extension is now up and working of what its was propose to achieve. I have not made any test to if any bugs or unplanned result would...

help wanted