Dynamicweb.Core 10.18.3-PreRelease

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

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.5-PreRelease 0 9/22/2025
10.19.4-PreRelease 386 9/16/2025
10.19.3-PreRelease 267 9/9/2025
10.19.2-PreRelease 271 9/4/2025
10.19.1-PreRelease 267 9/2/2025
10.19.0-PreRelease 338 8/26/2025
10.18.9 0 9/22/2025
10.18.8 471 9/16/2025
10.18.7 360 9/9/2025
10.18.6 344 9/4/2025
10.18.5 446 9/2/2025
10.18.4 815 8/26/2025
10.18.3-PreRelease 257 8/19/2025
10.18.2-PreRelease 263 8/12/2025
10.18.1-PreRelease 345 8/7/2025
10.18.0-PreRelease 393 7/25/2025
10.17.10 0 9/22/2025
10.17.9 499 9/16/2025
10.17.8 436 9/2/2025
10.17.7 420 8/26/2025
10.17.6 392 8/19/2025
10.17.5 495 8/12/2025
10.17.4 424 8/5/2025
10.17.3 791 7/22/2025
10.17.2 480 7/15/2025
10.17.1 574 7/8/2025
10.17.0 695 7/1/2025
10.16.12 0 9/22/2025
10.16.11 432 9/16/2025
10.16.10 292 9/9/2025
10.16.9 537 8/12/2025
10.16.8 475 8/5/2025
10.16.7 878 7/22/2025
10.16.6 607 7/1/2025
10.16.5 941 6/17/2025
10.16.4 733 6/12/2025
10.16.3 642 6/10/2025
10.16.2 501 6/4/2025
10.16.1 432 6/3/2025
10.16.0 911 5/27/2025
10.15.11 457 8/26/2025
10.15.10 515 8/5/2025
10.15.9 610 7/1/2025
10.15.8 460 6/24/2025
10.15.7 527 6/17/2025
10.15.6 566 6/3/2025
10.15.5 503 5/27/2025
10.15.4 685 5/20/2025
10.15.3 835 5/13/2025
10.15.2 619 5/13/2025
10.15.1 763 5/6/2025
10.15.0 905 4/29/2025
10.14.13 562 7/1/2025
10.14.12 454 6/24/2025
10.14.11 578 6/17/2025
10.14.10 663 5/20/2025
10.14.9 610 5/13/2025
10.14.8 615 5/13/2025
10.14.7 511 5/7/2025
10.14.6 431 5/6/2025
10.14.5 499 4/29/2025
10.14.4 730 4/22/2025
10.14.3 711 4/10/2025
10.14.2 601 4/8/2025
10.14.1 859 4/1/2025
10.14.0 1,356 3/25/2025
10.13.8 762 4/22/2025
10.13.7 535 4/10/2025
10.13.6 541 4/8/2025
10.13.5 520 4/1/2025
10.13.4 798 3/25/2025
10.13.3 1,119 3/18/2025
10.13.2 629 3/11/2025
10.13.1 1,107 3/4/2025
10.13.0 6,701 2/25/2025
10.12.7 876 3/11/2025
10.12.6 547 3/4/2025
10.12.5 436 2/25/2025
10.12.4 794 2/18/2025
10.12.3 623 2/12/2025
10.12.2 421 2/11/2025
10.12.1 638 2/4/2025
10.12.0 4,243 1/28/2025
10.11.8 728 2/25/2025
10.11.7 496 2/18/2025
10.11.6 526 2/12/2025
10.11.5 435 2/11/2025
10.11.4 437 2/4/2025
10.11.3 491 1/28/2025
10.11.2 2,236 1/21/2025
10.11.1 478 1/14/2025
10.11.0 836 1/7/2025
10.10.8 644 2/12/2025
10.10.7 398 2/11/2025
10.10.6 532 1/16/2025
10.10.5 399 1/14/2025
10.10.4 453 1/7/2025
10.10.3 786 12/17/2024
10.10.2 461 12/10/2024
10.10.1 530 12/3/2024
10.10.0 687 11/26/2024
10.9.9 587 1/14/2025
10.9.8 627 12/17/2024
10.9.7 430 12/10/2024
10.9.6 476 12/3/2024
10.9.5 436 11/27/2024
10.9.4 1,779 11/26/2024
10.9.3 637 11/19/2024
10.9.2 656 11/12/2024
10.9.1 501 11/5/2024
10.9.0 2,511 10/29/2024
10.8.14 415 1/14/2025
10.8.13 548 12/17/2024
10.8.12 464 12/10/2024
10.8.11 473 12/3/2024
10.8.10 622 11/26/2024
10.8.9 440 11/19/2024
10.8.8 442 11/12/2024
10.8.7 442 11/7/2024
10.8.6 431 11/5/2024
10.8.5 438 10/29/2024
10.8.4 492 10/22/2024
10.8.3 514 10/15/2024
10.8.2 513 10/8/2024
10.8.1 555 10/1/2024
10.8.0 10,443 9/24/2024
10.7.11 445 11/19/2024
10.7.10 422 11/19/2024
10.7.9 487 10/29/2024
10.7.8 412 10/22/2024
10.7.7 430 10/15/2024
10.7.6 460 10/8/2024
10.7.5 492 10/1/2024
10.7.4 430 9/24/2024
10.7.3 586 9/17/2024
10.7.2 623 9/10/2024
10.7.1 576 9/4/2024
10.7.0 2,290 8/27/2024
10.6.18 458 11/19/2024
10.6.17 410 11/19/2024
10.6.16 502 10/15/2024
10.6.15 430 10/8/2024
10.6.14 463 10/1/2024
10.6.13 504 9/24/2024
10.6.12 465 9/17/2024
10.6.11 479 9/3/2024
10.6.10 533 8/27/2024
10.6.9 1,078 8/20/2024
10.6.8 576 8/13/2024
10.6.7 436 8/6/2024
10.6.6 592 7/19/2024
10.6.5 449 7/16/2024
10.6.4 533 7/9/2024
10.6.3 656 7/2/2024
10.6.2 2,809 6/25/2024
10.5.14 523 10/1/2024
10.5.13 447 9/24/2024
10.5.12 514 8/21/2024
10.5.11 543 8/13/2024
10.5.10 376 8/6/2024
10.5.9 480 7/19/2024
10.5.8 468 7/16/2024
10.5.7 429 7/5/2024
10.5.6 470 7/1/2024
10.5.5 471 6/25/2024
10.5.4 538 6/18/2024
10.5.3 569 6/11/2024
10.5.2 518 6/4/2024
10.5.1 474 6/4/2024
10.5.0 1,001 5/28/2024
10.4.8 425 8/6/2024
10.4.7 463 6/25/2024
10.4.6 475 6/11/2024
10.4.5 455 6/4/2024
10.4.4 462 5/28/2024
10.4.3 485 5/21/2024
10.4.2 849 5/14/2024
10.4.1 681 5/7/2024
10.4.0 2,756 4/30/2024
10.3.10 396 8/6/2024
10.3.9 455 6/25/2024
10.3.8 535 5/21/2024
10.3.7 409 5/14/2024
10.3.6 495 5/7/2024
10.3.5 480 4/30/2024
10.3.4 529 4/23/2024
10.3.3 532 4/16/2024
10.3.2 550 4/11/2024
10.3.1 477 4/9/2024
10.3.0 890 4/2/2024
10.2.8 576 4/23/2024
10.2.7 482 4/16/2024
10.2.6 496 4/11/2024
10.2.5 493 4/9/2024
10.2.4 459 4/2/2024
10.2.3 561 3/26/2024
10.2.2 599 3/19/2024
10.2.1 607 3/12/2024
10.2.0 865 3/5/2024
10.1.12 517 4/11/2024
10.1.11 525 4/9/2024
10.1.10 482 4/2/2024
10.1.9 539 3/19/2024
10.1.8 523 3/13/2024
10.1.7 479 3/12/2024
10.1.6 541 3/5/2024
10.1.5 542 2/27/2024
10.1.4 697 2/20/2024
10.1.3 566 2/14/2024
10.1.2 542 2/7/2024
10.1.1 531 2/6/2024
10.1.0 641 1/30/2024
10.0.39 662 4/11/2024
10.0.38 606 4/2/2024
10.0.37 691 3/5/2024
10.0.36 680 2/27/2024
10.0.35 720 2/20/2024
10.0.34 945 2/14/2024
10.0.33 869 2/1/2024
10.0.32 994 1/24/2024
10.0.31 747 1/19/2024
10.0.30 734 1/18/2024
10.0.29 1,044 1/16/2024
10.0.28 995 1/16/2024
10.0.27 974 1/11/2024
10.0.26 1,024 12/19/2023
10.0.25 2,722 12/12/2023
10.0.24 2,349 12/5/2023
10.0.22 1,547 11/28/2023
10.0.21 2,871 11/23/2023
10.0.20 795 11/21/2023
10.0.19 1,566 11/14/2023
10.0.18 720 11/9/2023
10.0.17 1,447 11/2/2023
10.0.16 755 10/25/2023
10.0.15 1,080 10/19/2023
10.0.14 1,224 10/11/2023
10.0.13 974 9/27/2023
10.0.12 748 9/26/2023
10.0.11 18,296 9/22/2023
10.0.10 854 9/13/2023
10.0.9 2,292 8/30/2023
10.0.8 812 8/25/2023
10.0.7 1,037 8/22/2023
10.0.6 1,042 8/10/2023
10.0.5 1,270 8/2/2023
10.0.4 949 7/13/2023
10.0.3 1,185 7/5/2023
10.0.2 1,474 6/27/2023
10.0.1 1,013 6/20/2023
10.0.0 20,670 6/14/2023
4.1.2 477 7/10/2025
4.1.1 37,896 8/14/2023
4.1.0 34,778 2/6/2023
4.0.4 46,799 11/16/2022
4.0.3 79,171 7/8/2022
4.0.2 136,332 11/22/2021
4.0.1 9,306 11/9/2021
3.1.0 285,128 1/19/2021
3.0.5 53,546 11/12/2020
3.0.0 66,792 7/9/2020
2.14.1 75,324 4/6/2020
2.14.0 10,605 3/18/2020
2.13.1 44,079 2/21/2020
2.13.0 4,271 2/10/2020
2.12.1 10,985 2/7/2020
2.11.0 845 2/7/2020
2.10.0 20,514 12/20/2019
2.9.0 29,243 11/12/2019
2.8.0 33,957 9/5/2019
2.7.2 27,645 8/5/2019
2.7.1 8,464 7/10/2019
2.7.0 34,189 3/15/2019
2.6.0 25,749 3/15/2019
2.5.0 56,493 3/15/2019
2.4.1 16,093 3/15/2019
2.4.0 7,208 3/15/2019
2.3.1 77,698 3/15/2019
2.3.0 33,760 3/15/2019
2.2.0 55,786 3/15/2019
2.1.1 15,234 3/15/2019
2.1.0 76,712 3/15/2019
2.0.1 837 3/15/2019
2.0.0 7,202 3/15/2019
1.8.0 13,962 3/15/2019
1.7.1 830 3/15/2019
1.7.0 3,976 3/15/2019
1.6.0 854 3/15/2019
1.5.4 814 3/15/2019
1.5.2 2,854 3/15/2019
1.5.1 8,458 3/15/2019
1.5.0 827 3/15/2019
1.4.1 856 3/15/2019
1.4.0 832 3/15/2019
1.3.3 28,741 3/15/2019
1.3.2 21,386 3/15/2019
1.3.0 17,218 3/15/2019
1.1.1 93,387 3/15/2019
1.0.2 204,667 3/15/2019