PSC.Blazor.Components.BrowserDetect
1.0.6
See the version list below for details.
dotnet add package PSC.Blazor.Components.BrowserDetect --version 1.0.6
NuGet\Install-Package PSC.Blazor.Components.BrowserDetect -Version 1.0.6
<PackageReference Include="PSC.Blazor.Components.BrowserDetect" Version="1.0.6" />
paket add PSC.Blazor.Components.BrowserDetect --version 1.0.6
#r "nuget: PSC.Blazor.Components.BrowserDetect, 1.0.6"
// Install PSC.Blazor.Components.BrowserDetect as a Cake Addin #addin nuget:?package=PSC.Blazor.Components.BrowserDetect&version=1.0.6 // Install PSC.Blazor.Components.BrowserDetect as a Cake Tool #tool nuget:?package=PSC.Blazor.Components.BrowserDetect&version=1.0.6
Browser Detect for Blazor
This is a browser detect component for Blazor WebAssembly and Blazor Server with .NET6. If you need help or info about it, leave your message in the Forum. Read the full post on PureSourceCode.com.
Now, you can try your component by yourself from the website. Try it now!
Detected capabilites or properties
Property | Value |
---|---|
BrowserName | Name of the browser |
BrowserMajor | Major version of the browser |
BrowserVersion | Version of the browser |
CPUArchitect | If it is possible, the component detect the CPU architecture of the machine |
DeviceModel | Device model (if it is possible) |
DeviceType | Device type (if it is possible) |
DeviceVendor | Device Vendor (if it is possible) |
EngineName | Browser engine name |
EngineVersion | Browser engine version |
GPURenderer | Type of the GPU renderer |
GPUVendor | Vendor of the GPU |
IsDesktop | Detect if the device is a desktop computer |
IsMobile | Detect if the device is a mobile |
IsTablet | Detect if the device is a tablet |
IsAndroid | Detect if the device is an Android device |
IsIPhone | Detect if the device is an iPhone or iPod |
IsIPad | Detect if the device is an iPad (any version) |
IsIPadPro | Detect if the device is an iPad Pro |
OSName | Detect the operating system |
OSVersion | Version of the operating system |
ScreenResolution | Detect the screen resolution |
TimeZone | Read the time zone |
UserAgent | The full user agent |
Screenhot
Windows 11
iPhone
Android mobile
Amazon Fire tablet
iPad
iMac
<img width="1893" alt="Screenshot 2022-02-10 at 09 42 16" src="https://user-images.githubusercontent.com/9497415/153380566-bea2447f-e025-40c2-9693-32c4962f9b70.png">
Other Blazor components
Component name | Forum | Description |
---|---|---|
DataTable for Blazor | Forum | DataTable component for Blazor WebAssembly and Blazor Server |
Markdown editor for Blazor | Forum | This is a Markdown Editor for use in Blazor. It contains a live preview as well as an embeded help guide for users. |
Browser Detect for Blazor | Forum | Browser detect for Blazor WebAssembly and Blazor Server |
CodeSnipper for Blazor | Forum | Add code snippet in your Blazor pages for 196 programming languages with 243 styles |
Copy To Clipboard | Forum | Add a button to copy text in the clipbord |
SVG Icons and flags for Blazor | Forum | Library with a lot of SVG icons and SVG flags to use in your Razor pages |
Modal dialog for Blazor | Forum | Simple Modal Dialog for Blazor WebAssembly |
PSC.Extensions | Forum | A lot of functions for .NET5 in a NuGet package that you can download for free. We collected in this package functions for everyday work to help you with claim, strings, enums, date and time, expressions... |
Quill for Blazor | Forum | Quill Component is a custom reusable control that allows us to easily consume Quill and place multiple instances of it on a single page in our Blazor application |
Segment for Blazor | Forum | This is a Segment component for Blazor Web Assembly and Blazor Server |
Tabs for Blazor | Forum | This is a Tabs component for Blazor Web Assembly and Blazor Server |
WorldMap for Blazor | Forum | Show world maps with your data |
More examples and documentation
- Write a reusable Blazor component
- Getting Started With C# And Blazor
- Setting Up A Blazor WebAssembly Application
- Working With Blazor Component Model
- Secure Blazor WebAssembly With IdentityServer4
- Blazor Using HttpClient With Authentication
- InputSelect component for enumerations in Blazor
- Use LocalStorage with Blazor WebAssembly
- Modal Dialog component for Blazor
- Create Tooltip component for Blazor
- Consume ASP.NET Core Razor components from Razor class libraries | Microsoft Docs
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
-
net6.0
- Microsoft.AspNetCore.Components.Web (>= 6.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on PSC.Blazor.Components.BrowserDetect:
Package | Downloads |
---|---|
CyberFrameword10_V2
CyberFrameword10_V2 |
|
JAG.JAGRCL2
Test JAGRCL2 Razor Class library - packaged - net8.0 |
GitHub repositories
This package is not used by any popular GitHub repositories.