UaDetector
A powerful user agent parser built on Device Detector
Fast and precise user agent parser for .NET, built on top of the largest and most up-to-date user agent database. Identifies browsers, operating systems, devices, clients, and bots.
-
High Performance
Optimized with compiled regular expressions and frozen dictionaries for maximum performance
-
Thread-Safe
Stateless design makes it safe for dependency injection and multithreaded scenarios
-
Rich Metadata
Access common values through static classes:
OsNames,BrowserNames,BrandNames -
Database-Ready
Enum-based codes for
OsCode,BrowserCode,DeviceTypeare perfect for database storage