Soenneker.Stripe.Client 4.0.1441

Prefix Reserved
dotnet add package Soenneker.Stripe.Client --version 4.0.1441
                    
NuGet\Install-Package Soenneker.Stripe.Client -Version 4.0.1441
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Stripe.Client" Version="4.0.1441" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Stripe.Client" Version="4.0.1441" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Stripe.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Stripe.Client --version 4.0.1441
                    
#r "nuget: Soenneker.Stripe.Client, 4.0.1441"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Soenneker.Stripe.Client@4.0.1441
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Stripe.Client&version=4.0.1441
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Stripe.Client&version=4.0.1441
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Stripe.Client

A .NET typesafe implementation of Stripe's StripeClient

Installation

dotnet add package Soenneker.Stripe.Client
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Soenneker.Stripe.Client:

Package Downloads
Soenneker.Stripe.Subscriptions

A .NET typesafe implementation of Stripe's Subscription API

Soenneker.Stripe.Customers

A .NET typesafe implementation of Stripe's Customers API

Soenneker.Stripe.PaymentMethods

A .NET typesafe implementation of Stripe's Payment Methods API

Soenneker.Stripe.PaymentIntents

A .NET typesafe implementation of Stripe's Payment Intents API

Soenneker.Stripe.SetupIntents

A .NET typesafe implementation of Stripe's Setup Intents API

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1441 198 8/13/2026
4.0.1440 189 8/12/2026
4.0.1439 179 8/11/2026
4.0.1438 276 8/11/2026
4.0.1437 290 8/9/2026
4.0.1436 253 8/9/2026
4.0.1435 243 8/8/2026
4.0.1434 216 8/8/2026
4.0.1433 179 8/8/2026
4.0.1432 257 8/8/2026
4.0.1431 333 8/7/2026
4.0.1430 262 8/7/2026
4.0.1429 477 7/30/2026
4.0.1428 232 7/29/2026
4.0.1427 205 7/29/2026
4.0.1426 329 7/29/2026
4.0.1425 214 7/29/2026
4.0.1424 348 7/29/2026
4.0.1423 165 7/29/2026
4.0.1422 295 7/28/2026
Loading failed

Update dependency Soenneker.Utils.HttpClientCache to 4.0.2023 (#1941)