Info
Version: | 1.0.3 |
Author(s): | Łukasz Dąbrowski |
Last Update: | Wednesday, August 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Dabrowski-Software-Development/BrowserUtility |
NuGet Url: | https://www.nuget.org/packages/browser-utility |
Install
Install-Package browser-utility
dotnet add package browser-utility
paket add browser-utility
browser-utility Download (Unzip the "nupkg" after downloading)
- detects current browser
- facilitates URL fragment(this thing after # sign) deletion from url address bar (when you move from one bookmark to another on a page, this hash fragment is not shown.
- redirects to mobile version according to the common pattern, http://my-site-url.com -> http://m.my-site-url.com (m.
stands for mobile version)
- creates redirection url to desktop version
Installation: like any other JS library.
Browsers supported by this version - desktop:
Google Chrome
Mozilla Firefox
Internet Explorer from version 9 to 11
MicrosoftEdge
Opera
Safari
Browsers supported by this version - mobile:
Google Chrome
Mozilla Firefox
Internet Explorer
Opera
Safari
UCBrowser.