Dynamicweb.Core 10.11.2

dotnet add package Dynamicweb.Core --version 10.11.2                
NuGet\Install-Package Dynamicweb.Core -Version 10.11.2                
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="Dynamicweb.Core" Version="10.11.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dynamicweb.Core --version 10.11.2                
#r "nuget: Dynamicweb.Core, 10.11.2"                
#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.
// Install Dynamicweb.Core as a Cake Addin
#addin nuget:?package=Dynamicweb.Core&version=10.11.2

// Install Dynamicweb.Core as a Cake Tool
#tool nuget:?package=Dynamicweb.Core&version=10.11.2                

Dynamicweb.Core

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.

Getting started

It is recommended to install a full solution by using our .NET project templates

Install Dynamicweb project templates

  1. Install the latest .NET SDK

  2. Open PowerShell or a terminal and install the latest version of the templates package:

    $ dotnet new install Dynamicweb.ProjectTemplates
    
  3. After this project templates have been installed, create a new project called 'myDynamicwebProject':

    $ dotnet new dw10-suite -n myDynamicwebProject
    
  4. Run the project

     $ cd myDynamicwebProject 
     $ dotnet run
    

Usage

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"];
    }
}

About DynamicWeb 10

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).

Documentation

To learn all about the requirements, installation, setup, configuration and implementation of Dynamicweb solutions, please refer to our documentation portal.

Feedback

Got any feedback or questions? Please head over to our community forum

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

NuGet packages (137)

Showing the top 5 NuGet packages that depend on Dynamicweb.Core:

Package Downloads
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

Dynamicweb

Dynamicweb main API

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.11.2 231 1/21/2025
10.11.1 326 1/14/2025
10.11.0 452 1/7/2025
10.10.6 317 1/16/2025
10.10.5 249 1/14/2025
10.10.4 315 1/7/2025
10.10.3 467 12/17/2024
10.10.2 410 12/10/2024
10.10.1 469 12/3/2024
10.10.0 619 11/26/2024
10.9.9 288 1/14/2025
10.9.8 433 12/17/2024
10.9.7 370 12/10/2024
10.9.6 409 12/3/2024
10.9.5 370 11/27/2024
10.9.4 522 11/26/2024
10.9.3 562 11/19/2024
10.9.2 596 11/12/2024
10.9.1 441 11/5/2024
10.9.0 907 10/29/2024
10.8.14 292 1/14/2025
10.8.13 474 12/17/2024
10.8.12 396 12/10/2024
10.8.11 415 12/3/2024
10.8.10 415 11/26/2024
10.8.9 385 11/19/2024
10.8.8 393 11/12/2024
10.8.7 399 11/7/2024
10.8.6 380 11/5/2024
10.8.5 392 10/29/2024
10.8.4 445 10/22/2024
10.8.3 459 10/15/2024
10.8.2 455 10/8/2024
10.8.1 509 10/1/2024
10.8.0 8,385 9/24/2024
10.7.11 388 11/19/2024
10.7.10 369 11/19/2024
10.7.9 441 10/29/2024
10.7.8 356 10/22/2024
10.7.7 375 10/15/2024
10.7.6 403 10/8/2024
10.7.5 429 10/1/2024
10.7.4 386 9/24/2024
10.7.3 521 9/17/2024
10.7.2 575 9/10/2024
10.7.1 520 9/4/2024
10.7.0 1,785 8/27/2024
10.6.18 388 11/19/2024
10.6.17 353 11/19/2024
10.6.16 450 10/15/2024
10.6.15 388 10/8/2024
10.6.14 410 10/1/2024
10.6.13 451 9/24/2024
10.6.12 420 9/17/2024
10.6.11 429 9/3/2024
10.6.10 466 8/27/2024
10.6.9 747 8/20/2024
10.6.8 536 8/13/2024
10.6.7 379 8/6/2024
10.6.6 543 7/19/2024
10.6.5 398 7/16/2024
10.6.4 484 7/9/2024
10.6.3 610 7/2/2024
10.6.2 1,280 6/25/2024
10.5.14 478 10/1/2024
10.5.13 398 9/24/2024
10.5.12 463 8/21/2024
10.5.11 497 8/13/2024
10.5.10 329 8/6/2024
10.5.9 438 7/19/2024
10.5.8 424 7/16/2024
10.5.7 373 7/5/2024
10.5.6 421 7/1/2024
10.5.5 414 6/25/2024
10.5.4 495 6/18/2024
10.5.3 509 6/11/2024
10.5.2 479 6/4/2024
10.5.1 422 6/4/2024
10.5.0 929 5/28/2024
10.4.8 367 8/6/2024
10.4.7 413 6/25/2024
10.4.6 424 6/11/2024
10.4.5 410 6/4/2024
10.4.4 416 5/28/2024
10.4.3 431 5/21/2024
10.4.2 488 5/14/2024
10.4.1 619 5/7/2024
10.4.0 1,274 4/30/2024
10.3.10 351 8/6/2024
10.3.9 404 6/25/2024
10.3.8 460 5/21/2024
10.3.7 369 5/14/2024
10.3.6 453 5/7/2024
10.3.5 429 4/30/2024
10.3.4 490 4/23/2024
10.3.3 480 4/16/2024
10.3.2 505 4/11/2024
10.3.1 424 4/9/2024
10.3.0 814 4/2/2024
10.2.8 497 4/23/2024
10.2.7 441 4/16/2024
10.2.6 448 4/11/2024
10.2.5 437 4/9/2024
10.2.4 407 4/2/2024
10.2.3 518 3/26/2024
10.2.2 519 3/19/2024
10.2.1 551 3/12/2024
10.2.0 809 3/5/2024
10.1.12 463 4/11/2024
10.1.11 467 4/9/2024
10.1.10 429 4/2/2024
10.1.9 485 3/19/2024
10.1.8 477 3/13/2024
10.1.7 425 3/12/2024
10.1.6 496 3/5/2024
10.1.5 493 2/27/2024
10.1.4 617 2/20/2024
10.1.3 520 2/14/2024
10.1.2 503 2/7/2024
10.1.1 483 2/6/2024
10.1.0 599 1/30/2024
10.0.39 606 4/11/2024
10.0.38 557 4/2/2024
10.0.37 638 3/5/2024
10.0.36 640 2/27/2024
10.0.35 659 2/20/2024
10.0.34 894 2/14/2024
10.0.33 831 2/1/2024
10.0.32 947 1/24/2024
10.0.31 696 1/19/2024
10.0.30 684 1/18/2024
10.0.29 996 1/16/2024
10.0.28 944 1/16/2024
10.0.27 935 1/11/2024
10.0.26 970 12/19/2023
10.0.25 2,672 12/12/2023
10.0.24 2,304 12/5/2023
10.0.22 1,497 11/28/2023
10.0.21 2,460 11/23/2023
10.0.20 751 11/21/2023
10.0.19 1,536 11/14/2023
10.0.18 677 11/9/2023
10.0.17 1,413 11/2/2023
10.0.16 707 10/25/2023
10.0.15 1,022 10/19/2023
10.0.14 1,183 10/11/2023
10.0.13 936 9/27/2023
10.0.12 691 9/26/2023
10.0.11 8,997 9/22/2023
10.0.10 804 9/13/2023
10.0.9 2,239 8/30/2023
10.0.8 759 8/25/2023
10.0.7 963 8/22/2023
10.0.6 973 8/10/2023
10.0.5 1,134 8/2/2023
10.0.4 875 7/13/2023
10.0.3 1,121 7/5/2023
10.0.2 1,407 6/27/2023
10.0.1 947 6/20/2023
10.0.0 11,443 6/14/2023
4.1.1 27,720 8/14/2023
4.1.0 29,985 2/6/2023
4.0.4 42,864 11/16/2022
4.0.3 75,222 7/8/2022
4.0.2 131,765 11/22/2021
4.0.1 8,691 11/9/2021
3.1.0 278,310 1/19/2021
3.0.5 49,651 11/12/2020
3.0.0 66,471 7/9/2020
2.14.1 75,078 4/6/2020
2.14.0 10,421 3/18/2020
2.13.1 43,896 2/21/2020
2.13.0 4,132 2/10/2020
2.12.1 10,826 2/7/2020
2.11.0 716 2/7/2020
2.10.0 20,376 12/20/2019
2.9.0 29,069 11/12/2019
2.8.0 33,578 9/5/2019
2.7.2 27,241 8/5/2019
2.7.1 8,330 7/10/2019
2.7.0 32,945 3/15/2019
2.6.0 24,674 3/15/2019
2.5.0 56,360 3/15/2019
2.4.1 15,739 3/15/2019
2.4.0 7,078 3/15/2019
2.3.1 76,770 3/15/2019
2.3.0 33,599 3/15/2019
2.2.0 55,598 3/15/2019
2.1.1 14,781 3/15/2019
2.1.0 75,626 3/15/2019
2.0.1 696 3/15/2019
2.0.0 7,060 3/15/2019
1.8.0 13,790 3/15/2019
1.7.1 696 3/15/2019
1.7.0 3,811 3/15/2019
1.6.0 720 3/15/2019
1.5.4 680 3/15/2019
1.5.2 2,728 3/15/2019
1.5.1 8,334 3/15/2019
1.5.0 706 3/15/2019
1.4.1 718 3/15/2019
1.4.0 710 3/15/2019
1.3.3 28,490 3/15/2019
1.3.2 21,233 3/15/2019
1.3.0 17,058 3/15/2019
1.1.1 92,571 3/15/2019
1.0.2 203,767 3/15/2019