Respond 1.4.2
The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don't support CSS3 Media Queries - in particular, Internet Explorer 8 and under. It's written in such a way that it will probably patch support for other non-supporting browsers as well (more information on that soon).
Install-Package Respond -Version 1.4.2
dotnet add package Respond --version 1.4.2
<PackageReference Include="Respond" Version="1.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Respond --version 1.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Respond, 1.4.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Respond as a Cake Addin
#addin nuget:?package=Respond&version=1.4.2
// Install Respond as a Cake Tool
#tool nuget:?package=Respond&version=1.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (82)
Showing the top 5 NuGet packages that depend on Respond:
Package | Downloads |
---|---|
Microsoft.AspNet.Identity.Samples
This package contains an ASP.NET MVC application which shows you how to use the features in ASP.NET Identity. Install this package in an empty ASP.NET project.
|
|
MB.MagicCMS
Content Management System for Visual Studio
|
|
int-Soft.MVC.Scripts
Description
|
|
MB.MagicCMS.4.5
Content Management System framework for Visual studio
|
|
AnalyzerApi
Web API MVC 5 Application with auto update implementation via self-package as NuGet package
|
GitHub repositories (98)
Showing the top 5 popular GitHub repositories that depend on Respond:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
stride3d/stride
Stride Game Engine (formerly Xenko)
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Legacy solutions
|