Metadata >> NuGet >> Coinbase.Mvc >> 0.3.14

0.3.14

Metadata

Authors Brian Chavez, Elan Hasson
Copyrights Copyright 2015
Description Provides support for instant payment notification handling for Asp.net MVC projects.
IconUrl https://raw.githubusercontent.com/bchavez/Coinbase/master/Docs/coinbase.png
LicenseUrl http://opensource.org/licenses/MIT
Owners Brian Chavez, Elan Hasson
ProjectUrl https://github.com/bchavez/Coinbase
ReleaseNotes History: v0.3.14: * Added debug symbols and source to symbolserver.org for easier debugging experience. * Updated RestSharp reference. v0.3.12: * Removed obsolete constructor . * Fixed #18 - CoinbaseApi constructor having null baseURL. v0.3.11: * Improved Refund API support * Added Order.Status.Expired for merchant callbacks. v0.3.10 - 12/2/2014: * Added Refund API functionality. * Added SendMoney API functionality. * Added GetOrder API functionality. * Updated Nuget references. - Pull Requests from: ryanmwilliams v0.3.7 - 11/13/2014: * Using new ObjectModel namespace refactoring. * Compiled against .NET 4.5 which is required for latest MVC references. * Using FluentValidation (not signed) to ease with versioning/upgrades. v0.1.0 - 10/05/2014: * Split out classes that have dependencies on ASP.Net into new package Coinbase.Mvc. - Pull Requests from: ElanHasson
RequireLicenseAcceptance False
Summary Removes need to have ASP.Net runtime present from the Coinbase main package.
Tags bitcoin coinbase api payment money merchant checkout cart gateway bank mvc IPN
Dependencies Microsoft.AspNet.Mvc|Microsoft.AspNet.Razor|Microsoft.AspNet.WebPages|Microsoft.Web.Infrastructure|Newtonsoft.Json:[7.0, 8.0)|Coinbase:0.3.14
PackageSize 9628
PackageHashAlgorithm SHA512
PackageHash ruyn7/CEL2WjNnDfze/eiN9ieHEh+3h3S4I3OJ/Khh5Ag0LE+v1tNbULRTOt8r+4jrZvuuUmolQn7SxvIQlRWw==
DownloadCount 000000
CreatedDate 2015-09-11T18:46:21

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Coinbase.Mvc -Version 0.3.14 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Coinbase.Mvc -Version 0.3.14 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Coinbase.Mvc 0.3.14 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Coinbase.Mvc -Version 0.3.14 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Coinbase.Mvc -Version 0.3.14 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Coinbase.Mvc -Version 0.3.14
Uninstalling the package:
o remove-wrap Coinbase.Mvc

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries