Umbraco.Commerce.Checkout 18.0.1

Prefix Reserved
dotnet add package Umbraco.Commerce.Checkout --version 18.0.1
                    
NuGet\Install-Package Umbraco.Commerce.Checkout -Version 18.0.1
                    
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="Umbraco.Commerce.Checkout" Version="18.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Commerce.Checkout" Version="18.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.Commerce.Checkout" />
                    
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 Umbraco.Commerce.Checkout --version 18.0.1
                    
#r "nuget: Umbraco.Commerce.Checkout, 18.0.1"
                    
#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 Umbraco.Commerce.Checkout@18.0.1
                    
#: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=Umbraco.Commerce.Checkout&version=18.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.Commerce.Checkout&version=18.0.1
                    
Install as a Cake Tool

A drop in checkout solution for Umbraco Commerce.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
18.0.1 53 7/14/2026
18.0.0 133 6/25/2026
18.0.0-rc1 108 6/16/2026
17.0.1 46 7/14/2026
17.0.0 1,839 11/27/2025
17.0.0-rc2 319 11/13/2025
17.0.0-rc1 225 11/4/2025
16.2.0 350 10/17/2025
16.1.0 298 7/11/2025
16.0.0 475 6/12/2025
16.0.0-rc1 185 5/28/2025
15.0.0 1,111 1/23/2025
15.0.0-rc1 187 11/26/2024
14.0.1 270 11/13/2024
14.0.0 374 8/23/2024
14.0.0-rc2 165 8/13/2024
14.0.0-rc1 120 8/2/2024
13.1.3 35 7/15/2026
13.1.2 5,007 10/30/2024
13.1.1 8,456 4/11/2024
Loading failed