The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
Info
| Version: | 4.1.1 |
| Author(s): | Ali Gorji |
| Last Update: | Sunday, March 29, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/totpero/DeviceDetector.NET |
| NuGet Url: | https://www.nuget.org/packages/MyDeviceDetectorNET |
Install
Install-Package MyDeviceDetectorNET
dotnet add package MyDeviceDetectorNET
paket add MyDeviceDetectorNET
MyDeviceDetectorNET Download (Unzip the "nupkg" after downloading)
Dependencies
- YamlDotNet(>= 8.1.0)
Tags