Back to Practical Aspnetcore

Device Detection

projects/device-detection/README.md

latest152 B
Original Source

Device Detection

This is the most basic device detection. You will be able to detect whether the client is a desktop or a mobile client.

dotnet8