ASP.NET Core MVC features that enable mobile view of applications.
Info
Version: | 0.3.0 |
Author(s): | Andrei Tserakhau |
Last Update: | Friday, December 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MvcDeviceDetector |
Install
Install-Package MvcDeviceDetector
dotnet add package MvcDeviceDetector
paket add MvcDeviceDetector
MvcDeviceDetector Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Razor(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags