Dynamicweb.Core 10.18.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Core --version 10.18.6
                    
NuGet\Install-Package Dynamicweb.Core -Version 10.18.6
                    
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.18.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Core" Version="10.18.6" />
                    
Directory.Packages.props
<PackageReference Include="Dynamicweb.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 Dynamicweb.Core --version 10.18.6
                    
#r "nuget: Dynamicweb.Core, 10.18.6"
                    
#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 Dynamicweb.Core@10.18.6
                    
#: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=Dynamicweb.Core&version=10.18.6
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Core&version=10.18.6
                    
Install as a Cake Tool

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.  net10.0 was computed.  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 (137)

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

Package Downloads
Dynamicweb.Caching

Caching API

Dynamicweb

Dynamicweb main 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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.19.3-PreRelease 211 9/9/2025
10.19.2-PreRelease 265 9/4/2025
10.19.1-PreRelease 261 9/2/2025
10.19.0-PreRelease 336 8/26/2025
10.18.7 268 9/9/2025
10.18.6 326 9/4/2025
10.18.5 377 9/2/2025
10.18.4 527 8/26/2025
10.18.3-PreRelease 256 8/19/2025
10.18.2-PreRelease 261 8/12/2025
10.18.1-PreRelease 343 8/7/2025
10.18.0-PreRelease 391 7/25/2025
10.17.8 371 9/2/2025
10.17.7 405 8/26/2025
10.17.6 371 8/19/2025
10.17.5 479 8/12/2025
10.17.4 409 8/5/2025
10.17.3 751 7/22/2025
10.17.2 465 7/15/2025
10.17.1 559 7/8/2025
10.17.0 639 7/1/2025
10.16.10 235 9/9/2025
10.16.9 496 8/12/2025
10.16.8 460 8/5/2025
10.16.7 842 7/22/2025
10.16.6 564 7/1/2025
10.16.5 919 6/17/2025
10.16.4 714 6/12/2025
10.16.3 625 6/10/2025
10.16.2 484 6/4/2025
10.16.1 415 6/3/2025
10.16.0 874 5/27/2025
10.15.11 421 8/26/2025
10.15.10 497 8/5/2025
10.15.9 586 7/1/2025
10.15.8 444 6/24/2025
10.15.7 509 6/17/2025
10.15.6 546 6/3/2025
10.15.5 485 5/27/2025
10.15.4 665 5/20/2025
10.15.3 806 5/13/2025
10.15.2 596 5/13/2025
10.15.1 739 5/6/2025
10.15.0 890 4/29/2025
10.14.13 544 7/1/2025
10.14.12 438 6/24/2025
10.14.11 562 6/17/2025
10.14.10 645 5/20/2025
10.14.9 594 5/13/2025
10.14.8 597 5/13/2025
10.14.7 496 5/7/2025
10.14.6 415 5/6/2025
10.14.5 480 4/29/2025
10.14.4 716 4/22/2025
10.14.3 696 4/10/2025
10.14.2 569 4/8/2025
10.14.1 826 4/1/2025
10.14.0 1,324 3/25/2025
10.13.8 748 4/22/2025
10.13.7 521 4/10/2025
10.13.6 527 4/8/2025
10.13.5 504 4/1/2025
10.13.4 784 3/25/2025
10.13.3 1,090 3/18/2025
10.13.2 611 3/11/2025
10.13.1 1,089 3/4/2025
10.13.0 6,685 2/25/2025
10.12.7 859 3/11/2025
10.12.6 533 3/4/2025
10.12.5 422 2/25/2025
10.12.4 771 2/18/2025
10.12.3 607 2/12/2025
10.12.2 407 2/11/2025
10.12.1 613 2/4/2025
10.12.0 4,187 1/28/2025
10.11.8 714 2/25/2025
10.11.7 482 2/18/2025
10.11.6 508 2/12/2025
10.11.5 419 2/11/2025
10.11.4 423 2/4/2025
10.11.3 476 1/28/2025
10.11.2 2,186 1/21/2025
10.11.1 463 1/14/2025
10.11.0 814 1/7/2025
10.10.8 626 2/12/2025
10.10.7 383 2/11/2025
10.10.6 518 1/16/2025
10.10.5 382 1/14/2025
10.10.4 438 1/7/2025
10.10.3 770 12/17/2024
10.10.2 446 12/10/2024
10.10.1 514 12/3/2024
10.10.0 669 11/26/2024
10.9.9 573 1/14/2025
10.9.8 611 12/17/2024
10.9.7 413 12/10/2024
10.9.6 460 12/3/2024
10.9.5 420 11/27/2024
10.9.4 1,725 11/26/2024
10.9.3 621 11/19/2024
10.9.2 640 11/12/2024
10.9.1 487 11/5/2024
10.9.0 2,404 10/29/2024
10.8.14 400 1/14/2025
10.8.13 534 12/17/2024
10.8.12 449 12/10/2024
10.8.11 456 12/3/2024
10.8.10 607 11/26/2024
10.8.9 424 11/19/2024
10.8.8 427 11/12/2024
10.8.7 428 11/7/2024
10.8.6 416 11/5/2024
10.8.5 422 10/29/2024
10.8.4 477 10/22/2024
10.8.3 495 10/15/2024
10.8.2 496 10/8/2024
10.8.1 540 10/1/2024
10.8.0 10,400 9/24/2024
10.7.11 429 11/19/2024
10.7.10 408 11/19/2024
10.7.9 471 10/29/2024
10.7.8 397 10/22/2024
10.7.7 412 10/15/2024
10.7.6 443 10/8/2024
10.7.5 475 10/1/2024
10.7.4 415 9/24/2024
10.7.3 569 9/17/2024
10.7.2 607 9/10/2024
10.7.1 560 9/4/2024
10.7.0 2,264 8/27/2024
10.6.18 444 11/19/2024
10.6.17 395 11/19/2024
10.6.16 486 10/15/2024
10.6.15 416 10/8/2024
10.6.14 446 10/1/2024
10.6.13 488 9/24/2024
10.6.12 449 9/17/2024
10.6.11 463 9/3/2024
10.6.10 514 8/27/2024
10.6.9 1,052 8/20/2024
10.6.8 562 8/13/2024
10.6.7 420 8/6/2024
10.6.6 576 7/19/2024
10.6.5 434 7/16/2024
10.6.4 519 7/9/2024
10.6.3 642 7/2/2024
10.6.2 2,745 6/25/2024
10.5.14 509 10/1/2024
10.5.13 433 9/24/2024
10.5.12 499 8/21/2024
10.5.11 527 8/13/2024
10.5.10 361 8/6/2024
10.5.9 465 7/19/2024
10.5.8 454 7/16/2024
10.5.7 415 7/5/2024
10.5.6 455 7/1/2024
10.5.5 455 6/25/2024
10.5.4 523 6/18/2024
10.5.3 554 6/11/2024
10.5.2 504 6/4/2024
10.5.1 455 6/4/2024
10.5.0 982 5/28/2024
10.4.8 399 8/6/2024
10.4.7 447 6/25/2024
10.4.6 456 6/11/2024
10.4.5 440 6/4/2024
10.4.4 448 5/28/2024
10.4.3 468 5/21/2024
10.4.2 823 5/14/2024
10.4.1 661 5/7/2024
10.4.0 2,662 4/30/2024
10.3.10 380 8/6/2024
10.3.9 435 6/25/2024
10.3.8 517 5/21/2024
10.3.7 393 5/14/2024
10.3.6 480 5/7/2024
10.3.5 464 4/30/2024
10.3.4 514 4/23/2024
10.3.3 513 4/16/2024
10.3.2 535 4/11/2024
10.3.1 460 4/9/2024
10.3.0 875 4/2/2024
10.2.8 556 4/23/2024
10.2.7 467 4/16/2024
10.2.6 481 4/11/2024
10.2.5 475 4/9/2024
10.2.4 443 4/2/2024
10.2.3 546 3/26/2024
10.2.2 581 3/19/2024
10.2.1 592 3/12/2024
10.2.0 850 3/5/2024
10.1.12 501 4/11/2024
10.1.11 505 4/9/2024
10.1.10 464 4/2/2024
10.1.9 522 3/19/2024
10.1.8 507 3/13/2024
10.1.7 460 3/12/2024
10.1.6 524 3/5/2024
10.1.5 526 2/27/2024
10.1.4 680 2/20/2024
10.1.3 547 2/14/2024
10.1.2 526 2/7/2024
10.1.1 512 2/6/2024
10.1.0 625 1/30/2024
10.0.39 646 4/11/2024
10.0.38 590 4/2/2024
10.0.37 671 3/5/2024
10.0.36 664 2/27/2024
10.0.35 702 2/20/2024
10.0.34 928 2/14/2024
10.0.33 853 2/1/2024
10.0.32 977 1/24/2024
10.0.31 728 1/19/2024
10.0.30 717 1/18/2024
10.0.29 1,029 1/16/2024
10.0.28 977 1/16/2024
10.0.27 959 1/11/2024
10.0.26 1,007 12/19/2023
10.0.25 2,700 12/12/2023
10.0.24 2,331 12/5/2023
10.0.22 1,530 11/28/2023
10.0.21 2,854 11/23/2023
10.0.20 780 11/21/2023
10.0.19 1,555 11/14/2023
10.0.18 703 11/9/2023
10.0.17 1,436 11/2/2023
10.0.16 743 10/25/2023
10.0.15 1,067 10/19/2023
10.0.14 1,211 10/11/2023
10.0.13 963 9/27/2023
10.0.12 733 9/26/2023
10.0.11 17,887 9/22/2023
10.0.10 837 9/13/2023
10.0.9 2,279 8/30/2023
10.0.8 798 8/25/2023
10.0.7 1,023 8/22/2023
10.0.6 1,027 8/10/2023
10.0.5 1,256 8/2/2023
10.0.4 933 7/13/2023
10.0.3 1,170 7/5/2023
10.0.2 1,458 6/27/2023
10.0.1 996 6/20/2023
10.0.0 20,299 6/14/2023
4.1.2 425 7/10/2025
4.1.1 37,592 8/14/2023
4.1.0 34,651 2/6/2023
4.0.4 46,715 11/16/2022
4.0.3 79,107 7/8/2022
4.0.2 136,266 11/22/2021
4.0.1 9,285 11/9/2021
3.1.0 285,010 1/19/2021
3.0.5 53,515 11/12/2020
3.0.0 66,768 7/9/2020
2.14.1 75,305 4/6/2020
2.14.0 10,588 3/18/2020
2.13.1 44,063 2/21/2020
2.13.0 4,251 2/10/2020
2.12.1 10,967 2/7/2020
2.11.0 827 2/7/2020
2.10.0 20,495 12/20/2019
2.9.0 29,224 11/12/2019
2.8.0 33,932 9/5/2019
2.7.2 27,614 8/5/2019
2.7.1 8,447 7/10/2019
2.7.0 34,139 3/15/2019
2.6.0 25,705 3/15/2019
2.5.0 56,476 3/15/2019
2.4.1 16,071 3/15/2019
2.4.0 7,190 3/15/2019
2.3.1 77,661 3/15/2019
2.3.0 33,741 3/15/2019
2.2.0 55,767 3/15/2019
2.1.1 15,202 3/15/2019
2.1.0 76,669 3/15/2019
2.0.1 820 3/15/2019
2.0.0 7,185 3/15/2019
1.8.0 13,944 3/15/2019
1.7.1 812 3/15/2019
1.7.0 3,959 3/15/2019
1.6.0 836 3/15/2019
1.5.4 794 3/15/2019
1.5.2 2,837 3/15/2019
1.5.1 8,442 3/15/2019
1.5.0 811 3/15/2019
1.4.1 834 3/15/2019
1.4.0 814 3/15/2019
1.3.3 28,716 3/15/2019
1.3.2 21,370 3/15/2019
1.3.0 17,200 3/15/2019
1.1.1 93,360 3/15/2019
1.0.2 204,639 3/15/2019