Hi
It it possible in Asp.Net core based Webapi project to detect if the user is on a mobile device?
In previous version of
Asp dotnet MVCit could be done like this:
Request.Browser.IsMobileDevice.
Thanks and Regards,
Ritesh
Hi
It it possible in Asp.Net core based Webapi project to detect if the user is on a mobile device?
In previous version of
Asp dotnet MVCit could be done like this:
Request.Browser.IsMobileDevice.
Thanks and Regards,
Ritesh