Metadata >> NuGet >> AuthorizeNet.Helpers

AuthorizeNet.Helpers

Metadata

Authors Jamie Phillips
Copyrights Copyright 2015
Description Html Helpers for Authorize .NET
IconUrl http://icon_url_here_or_delete_this_line/
LicenseUrl https://github.com/phillipsj/authorize-net-helpers/blob/master/LICENSE.txt
Owners Jamie Phillips
ProjectUrl https://github.com/phillipsj/authorize-net-helpers
ReleaseNotes Initial Release
RequireLicenseAcceptance False
Tags Authorize .NET Html Helpers MVC
Dependencies AuthorizeNet:1.8.3|Microsoft.AspNet.Mvc:5.2.3
Title AuthorizeNet.Helpers
PackageSize 7891
PackageHashAlgorithm SHA512
PackageHash YFDlLXi1W4OcOcl1J2fA1Whs9jLRxt7QF/DPFEsXbbzidB5slWAhiGWcB5mZBTLYqCtoBj615z8QBxxrtju8ZQ==
DownloadCount 000000
CreatedDate 2015-03-10T22:35:42

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 AuthorizeNet.Helpers -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AuthorizeNet.Helpers -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 AuthorizeNet.Helpers
Installing the package (HTTP Basic authentication):
Install-Package AuthorizeNet.Helpers -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package AuthorizeNet.Helpers -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package AuthorizeNet.Helpers

OpenWrap

Installing the package:
o add-wrap AuthorizeNet.Helpers
Uninstalling the package:
o remove-wrap AuthorizeNet.Helpers

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
0.9.4.0
0.9.3.0