Metadata >> NuGet >> ServiceStack.Stripe

ServiceStack.Stripe

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.43
Title Typed message-based .NET Client Gateway for Stripe's REST API
PackageSize 60852
PackageHashAlgorithm SHA512
PackageHash wRmisqynLnhuHSw55BaIgC8WGs2HvkcB7oSIm/9I4QT+TEgEp1glfWveMZD/vwSNNjGzXP7CzZCeQ95PGwPGkw==
DownloadCount 000000
CreatedDate 2015-07-07T14:58:29

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

OpenWrap

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

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
4.0.43
4.0.40
4.0.38
4.0.36
4.0.35
4.0.34
4.0.32
4.0.31
4.0.24
4.0.23
4.0.22
4.0.20
4.0.19
4.0.18
4.0.15
4.0.12
4.0.11
4.0.8