OrbintSoft.Yauaa.NetStandard
5.13.1
Requires NuGet 4.1 or higher.
dotnet add package OrbintSoft.Yauaa.NetStandard --version 5.13.1
NuGet\Install-Package OrbintSoft.Yauaa.NetStandard -Version 5.13.1
<PackageReference Include="OrbintSoft.Yauaa.NetStandard" Version="5.13.1" />
paket add OrbintSoft.Yauaa.NetStandard --version 5.13.1
#r "nuget: OrbintSoft.Yauaa.NetStandard, 5.13.1"
// Install OrbintSoft.Yauaa.NetStandard as a Cake Addin
#addin nuget:?package=OrbintSoft.Yauaa.NetStandard&version=5.13.1
// Install OrbintSoft.Yauaa.NetStandard as a Cake Tool
#tool nuget:?package=OrbintSoft.Yauaa.NetStandard&version=5.13.1
This is a .NET standard library that tries to parse and analyze the user agent string and extract as many relevant attributes as possible.
The library aims to provides a reliable and extensible user agent parsing, browser and device detection.
This is a semantic analyzer, so it doesn't rely on any database (except for some very little lookup tables), that means it is able to parse and recognize every day new kind of user agents and new patterns without updates.
That makes the library very fast, flexible and easy to mantain, on the contrary the library can't extract info that are not present on user agent string without a proper mapping.
The library doesn't aim to recognize every device in the world (there are several thousands), but it is able to work, analyze and extract all attributes available in the user agent.
For most common devices we provide a lookup table in yaml file to identify device brand/model based on the few info available in the user agent.
The library can be easily extended thanks to yaml files and a simple syntax (we don't rely on regular expression).
Thanks to custom yaml definitions, you can make the library able to identify your company applications/ tools and extract your custom fields.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Antlr4.Runtime.Standard (>= 4.8.0)
- DomainParser.Library.NetStandard (>= 1.6.0)
- log4net (>= 2.0.8)
- Newtonsoft.Json (>= 12.0.3)
- rm.Trie (>= 1.0.1)
- System.Collections.NonGeneric (>= 4.3.0)
- YamlDotNet (>= 8.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OrbintSoft.Yauaa.NetStandard:
Package | Downloads |
---|---|
Sero.Core
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.13.1 | 20,992 | 6/4/2020 |
5.13.0-rc.1 | 277 | 6/2/2020 |
5.13.0-beta.2 | 269 | 5/27/2020 |
5.13.0-beta.1 | 284 | 5/25/2020 |
5.12.1 | 527 | 5/13/2020 |
5.12.0-rc.1 | 236 | 5/5/2020 |
5.12.0-beta.1 | 243 | 5/2/2020 |
5.11.1 | 979 | 4/21/2020 |
5.11.0-rc.1 | 226 | 4/20/2020 |
5.11.0-beta.2 | 221 | 4/19/2020 |
5.11.0-beta.1 | 227 | 4/18/2020 |
5.10.1 | 488 | 4/14/2020 |
5.10.0-rc.1 | 233 | 4/13/2020 |
5.10.0-beta.1 | 270 | 4/12/2020 |
5.9.1 | 589 | 4/11/2020 |
5.9.0-rc.1 | 288 | 2/16/2020 |
5.9.0-beta.1 | 274 | 9/15/2019 |
5.8.1 | 766 | 8/4/2019 |
5.8.0-rc.1 | 275 | 8/2/2019 |
5.8.0-beta.3 | 278 | 8/2/2019 |
5.8.0-beta.2 | 274 | 8/1/2019 |
5.8.0-beta.1 | 296 | 8/1/2019 |
5.7.1 | 589 | 7/28/2019 |
5.7.0-rc.1 | 273 | 7/26/2019 |
5.7.0-beta.1 | 273 | 6/20/2019 |
5.6.2 | 659 | 6/1/2019 |
5.6.0-rc.1 | 282 | 5/27/2019 |
5.6.0-beta.1 | 412 | 1/1/2019 |
5.5.1 | 874 | 12/29/2018 |
5.5.0-rc.2 | 380 | 12/28/2018 |
5.5.0-rc.1 | 397 | 12/24/2018 |
5.5.0-beta.3 | 386 | 12/18/2018 |
5.5.0-beta.2 | 410 | 12/17/2018 |
5.5.0-beta.1 | 418 | 12/10/2018 |
5.4.0-stable.1 | 455 | 12/2/2018 |
5.4.0-rc.3 | 420 | 12/2/2018 |