Metadata >> NuGet >> MvcHaack.Ajax.MVC4

MvcHaack.Ajax.MVC4

Metadata

Authors Phil Haack
Description See MvcHaack.Ajax package description
IconUrl http://haacked.com/images/Inspector-120x120.png
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners Phil Haack
ProjectUrl https://github.com/Haacked/CodeHaacks
ReleaseNotes MVCHaack.Ajax 2.0.0 Version of MVCHaack.Ajax which is compatible with MVC4 (and maybe not with MVC3). MVCHaack.Ajax 1.0.1 alerts users when using in IE 8 or less without the json2 library referenced.
RequireLicenseAcceptance False
Tags aspnetmvc asp.net aspnet asp.net-mvc controllerdescriptor controller
Dependencies Microsoft.AspNet.Mvc:4.0.0|Microsoft.Web.Infrastructure:1.0.0.0
PackageSize 21346
PackageHashAlgorithm SHA512
PackageHash 8op3eTajKaXtzf+DhKPF5u+2E6gG+HjpdkscuoMTFpBqQD+vEi38M5kT6GdQQDLnkNAVG+2Cui2uTBk4L4Bp4g==
DownloadCount 000000
CreatedDate 2012-11-13T16:44:31

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MvcHaack.Ajax.MVC4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MvcHaack.Ajax.MVC4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MvcHaack.Ajax.MVC4
Installing the package (HTTP Basic authentication):
Install-Package MvcHaack.Ajax.MVC4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MvcHaack.Ajax.MVC4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MvcHaack.Ajax.MVC4

OpenWrap

Installing the package:
o add-wrap MvcHaack.Ajax.MVC4
Uninstalling the package:
o remove-wrap MvcHaack.Ajax.MVC4

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.0.0