Modernizr 2.8.3
dotnet add package Modernizr --version 2.8.3
NuGet\Install-Package Modernizr -Version 2.8.3
<PackageReference Include="Modernizr" Version="2.8.3" />
paket add Modernizr --version 2.8.3
#r "nuget: Modernizr, 2.8.3"
// Install Modernizr as a Cake Addin #addin nuget:?package=Modernizr&version=2.8.3 // Install Modernizr as a Cake Tool #tool nuget:?package=Modernizr&version=2.8.3
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at https://nugetpackages.codeplex.com/
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (175)
Showing the top 5 popular GitHub repositories that depend on Modernizr:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|