Metadata >> NuGet >> ServiceStack.Stripe >> 4.0.40

4.0.40

Metadata

Authors Service Stack
Copyrights ServiceStack 2014 and contributors
Description A typed message-based .NET client gateway for accessing Stripe's REST API. Used by servicestack.net to process merhcant payments and recurring subcriptions.
IconUrl https://servicestack.net/img/logo-32.png
Language en-US
LicenseUrl https://servicestack.net/terms
Owners Service Stack
ProjectUrl https://github.com/ServiceStack/Stripe
RequireLicenseAcceptance True
Summary Typed message-based .NET Client Gateway for Stripe's REST API
Tags Stripe Typed REST API JSON Gatway Message
Dependencies ServiceStack.Client:4.0.40
Title Typed message-based .NET Client Gateway for Stripe's REST API
PackageSize 60766
PackageHashAlgorithm SHA512
PackageHash 5vZ6gnvVJ6LtndeuTQiI8KGhsZE1Y43/VIdZafHh7JBD3Mw2YTBNaX9j95EezYagFn8tAIXRClr3NOVtNFP54A==
DownloadCount 000000
CreatedDate 2015-04-21T11:26:26

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 ServiceStack.Stripe -Version 4.0.40 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ServiceStack.Stripe -Version 4.0.40 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ServiceStack.Stripe 4.0.40 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap ServiceStack.Stripe -Version 4.0.40
Uninstalling the package:
o remove-wrap ServiceStack.Stripe

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.0 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+win8+monotouch+monoandroid Binaries