Skip to main content
DeviceDetector.NET package icon

DeviceDetector.NET

The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.

Total Downloads
14.0M
13,997,017
Published
Aug 8, 2021
Latest stable version

Install

.NET CLI
dotnet add package DeviceDetector.NET --version 4.3.0
Package Manager Console
Install-Package DeviceDetector.NET -Version 4.3.0
PackageReference
<PackageReference Include="DeviceDetector.NET" Version="4.3.0" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

LiteDB
.NETFramework4.6.1
[5.0.11, )
[5.0.0, )
Newtonsoft.Json
.NETFramework4.6.1
[13.0.1, )
YamlDotNet
.NETFramework4.6.1
[11.2.1, )
semver
.NETFramework4.6.1
[2.0.6, )
LiteDB
.NETStandard2.0
[5.0.11, )
Newtonsoft.Json
.NETStandard2.0
[13.0.1, )
YamlDotNet
.NETStandard2.0
[11.2.1, )
semver
.NETStandard2.0
[2.0.6, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.