![]() |
VOOZH | about |
dotnet add package Dynamicweb.Core --version 10.26.8
NuGet\Install-Package Dynamicweb.Core -Version 10.26.8
<PackageReference Include="Dynamicweb.Core" Version="10.26.8" />
<PackageVersion Include="Dynamicweb.Core" Version="10.26.8" />Directory.Packages.props
<PackageReference Include="Dynamicweb.Core" />Project file
paket add Dynamicweb.Core --version 10.26.8
#r "nuget: Dynamicweb.Core, 10.26.8"
#:package Dynamicweb.Core@10.26.8
#addin nuget:?package=Dynamicweb.Core&version=10.26.8Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Core&version=10.26.8Install as a Cake Tool
This package is the core base API for Dynamicweb and is referenced by most other Dynamicweb packages.
This package contains the APIs for base functionality like caching, database, diagnostics, logging, rendering, updates and much more.
It is recommended to install a full solution by using our .NET project templates
Install Dynamicweb project templates
Install the latest .NET SDK
Open PowerShell or a terminal and install the latest version of the templates package:
$ dotnet new install Dynamicweb.ProjectTemplates
After this project templates have been installed, create a new project called 'myDynamicwebProject':
$ dotnet new dw10-suite -n myDynamicwebProject
Run the project
$ cd myDynamicwebProject
$ dotnet run
This package contains a number of APIs for various core application features - i.e. getting data directly from the database.
var commandBuilder = new CommandBuilder();
commandBuilder.Add("SELECT * FROM [Page]");
using (var myReader = Database.CreateDataReader(commandBuilder))
{
while (myReader.Read())
{
var name = myReader["PageMenuText"];
}
}
Dynamicweb is a Unified Commerce Suite with standard integration to Microsoft Dynamics ERP
DynamicWeb 10 is PIM, eCommerce, CMS, and Marketing in one powerful and flexible Commerce Suite built from the ground up on the latest .NET technology with a composable MACH (Microservices, API-first, Cloud, Headless) based architecture.
With DynamicWeb 10 you can create omnichannel B2B, B2C or D2C commerce experiences that will increase conversions and simplify back-office tasks across all your brands and stores - all from one single platform.
The open integration framework gives you an advanced starting point that includes standard templates for integrating eCommerce with ERP systems like MS Dynamics (Business Central, Finance & Operations, NAV, and AX).
To learn all about the requirements, installation, setup, configuration and implementation of Dynamicweb solutions, please refer to our documentation portal.
Got any feedback or questions? Please head over to our community forum
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. 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. |
Showing the top 5 NuGet packages that depend on Dynamicweb.Core:
| Package | Downloads |
|---|---|
|
Dynamicweb
Dynamicweb main API |
|
|
Dynamicweb.Caching
Caching API |
|
|
Dynamicweb.Configuration
Configuration API |
|
|
Dynamicweb.Logging
Logging API |
|
|
Dynamicweb.Indexing
API used for implementation of indexing, querying and storing of settings related to the search engine |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.27.2-PreRelease | 435 | 6/16/2026 |
| 10.27.1-PreRelease | 989 | 6/9/2026 |
| 10.27.0-PreRelease | 950 | 6/2/2026 |
| 10.26.8 | 533 | 6/16/2026 |
| 10.26.7 | 1,178 | 6/9/2026 |
| 10.26.6 | 1,232 | 6/2/2026 |
| 10.26.5-PreRelease | 979 | 5/26/2026 |
| 10.26.4-PreRelease | 985 | 5/19/2026 |
| 10.26.3-PreRelease | 952 | 5/12/2026 |
| 10.26.2-PreRelease | 965 | 5/5/2026 |
| 10.25.10 | 1,166 | 6/2/2026 |
| 10.25.9 | 1,221 | 5/26/2026 |
| 10.25.8 | 1,177 | 5/19/2026 |
| 10.25.7 | 1,204 | 5/12/2026 |
| 10.25.6 | 1,204 | 5/5/2026 |
| 10.24.14 | 1,484 | 5/19/2026 |
| 10.24.13 | 903 | 5/19/2026 |
| 10.24.12 | 1,152 | 5/12/2026 |
| 10.23.13 | 1,201 | 5/19/2026 |
| 10.22.16 | 1,059 | 5/19/2026 |