VOOZH about

URL: https://www.nuget.org/packages/Ucommerce.Web.Core/

⇱ NuGet Gallery | Ucommerce.Web.Core 10.13.0




👁 Image
Ucommerce.Web.Core 10.13.0

Prefix Reserved
dotnet add package Ucommerce.Web.Core --version 10.13.0
 
 
NuGet\Install-Package Ucommerce.Web.Core -Version 10.13.0
 
 
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="Ucommerce.Web.Core" Version="10.13.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ucommerce.Web.Core" Version="10.13.0" />
 
Directory.Packages.props
<PackageReference Include="Ucommerce.Web.Core" />
 
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 Ucommerce.Web.Core --version 10.13.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ucommerce.Web.Core, 10.13.0"
 
 
#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 Ucommerce.Web.Core@10.13.0
 
 
#: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=Ucommerce.Web.Core&version=10.13.0
 
Install as a Cake Addin
#tool nuget:?package=Ucommerce.Web.Core&version=10.13.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

About

Contains core Ucommerce components which are used across several libraries.

How To

In order to add the functionality to your application, add the following to your startup: app.UseUcommerce().UseEndpoints(u => { u.UseUcommerceEndpoints(); })

Links

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (4)

Showing the top 4 NuGet packages that depend on Ucommerce.Web.Core:

Package Downloads
Ucommerce.Web.BackOffice

This package contains the Ucommerce Backoffice API's.

Ucommerce.Extensions.Payment.Abstractions

This package contains the Ucommerce payment method abstractions used for extending the payment framework. NOTE: Not meant to be a standalone package but installed together with Ucommerce.

Ucommerce.Extensions.Search.Abstractions

This package contains the Ucommerce search abstractions used for extending search. NOTE: Not meant to be a standalone package but installed together with Ucommerce.

Ucommerce.Web.WebSite

This package contains the Ucommerce Headless logic.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.13.0 0 6/19/2026
10.12.13 82 6/17/2026
10.12.12 252 5/26/2026
10.12.11 511 10/13/2025
10.12.10 406 8/22/2025
10.12.9 381 7/8/2025
10.12.8-hotfix6 665 6/11/2025
10.12.7 381 5/20/2025
10.12.6 410 4/25/2025
10.12.5 609 4/4/2025
10.12.4 393 4/1/2025
10.12.3 699 3/26/2025
10.12.2 318 3/21/2025
10.12.1 351 3/20/2025
10.12.0 525 3/3/2025
Loading failed