microsoft-web-helpers
2.0.20505.2
See the version list below for details.
dotnet add package microsoft-web-helpers --version 2.0.20505.2
NuGet\Install-Package microsoft-web-helpers -Version 2.0.20505.2
<PackageReference Include="microsoft-web-helpers" Version="2.0.20505.2" />
paket add microsoft-web-helpers --version 2.0.20505.2
#r "nuget: microsoft-web-helpers, 2.0.20505.2"
// Install microsoft-web-helpers as a Cake Addin #addin nuget:?package=microsoft-web-helpers&version=2.0.20505.2 // Install microsoft-web-helpers as a Cake Tool #tool nuget:?package=microsoft-web-helpers&version=2.0.20505.2
This package contains web helpers to easily add functionality to your site such as Captcha validation, Twitter profile and search boxes, Gravatars, Video, Bing search, site analytics or themes.
This package is not compatible with ASP.NET MVC.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.AspNet.WebPages (>= 2.0.0 && < 2.1.0)
- Microsoft.AspNet.WebPages.Administration (>= 2.0.0 && < 2.1.0)
- Microsoft.AspNet.WebPages.WebData (>= 2.0.0 && < 2.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on microsoft-web-helpers:
Package | Downloads |
---|---|
OData.Helper
The OData Helper makes it easy to write queries against OData-enabled services with the minimum amount of code. |
|
WindowsAzureStorage.Helper
Windows Azure storage services provide persistent, redundant storage in the cloud. The Windows Azure Storage helper, allows you to easily retrieve and insert data into Blobs and Tables of Windows Azure Storage Services. |
|
Equ.Umbraco.Bootstrap
Equ Umbraco Bootstrap |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.20710.2 | 426,961 | 2/18/2013 |
2.0.20710.1 | 34,361 | 8/27/2012 |
2.0.20710 | 189,905 | 8/14/2012 |
2.0.20505.3 | 17,004 | 7/27/2012 |
2.0.20505.2 | 7,226 | 6/29/2012 |
2.0.20505.1 | 12,137 | 6/6/2012 |
2.0.20505 | 18,306 | 6/5/2012 |
1.15.0 | 682,427 | 8/25/2011 |
1.1.0 | 32,139 | 5/12/2011 |
1.0.0 | 25,487 | 1/7/2011 |
If the package is installed in an ASP.NET MVC 3 site, the site will not work. If you’ve already installed the package into an MVC 3 application, uninstall it. (If the MVC 3 site does not work even after you have uninstalled the package, you might need to reinstall the ASP.NET MVC 3 packages as well.)
If your application is ASP.NET MVC 4 you should install Microsoft.AspNet.Web.Helpers.Mvc instead.