Reallyliri.Yauaa 0.0.532

This package has a SemVer 2.0.0 package version: 0.0.532+master.f18dbaa.

Requires NuGet 4.1 or higher.

dotnet add package Reallyliri.Yauaa --version 0.0.532                
NuGet\Install-Package Reallyliri.Yauaa -Version 0.0.532                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Reallyliri.Yauaa" Version="0.0.532" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Reallyliri.Yauaa --version 0.0.532                
#r "nuget: Reallyliri.Yauaa, 0.0.532"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Reallyliri.Yauaa as a Cake Addin
#addin nuget:?package=Reallyliri.Yauaa&version=0.0.532

// Install Reallyliri.Yauaa as a Cake Tool
#tool nuget:?package=Reallyliri.Yauaa&version=0.0.532                

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 Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.532 389 7/25/2024