Dynamicweb.Core 10.18.1-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.1-PreRelease
                    
NuGet\Install-Package Dynamicweb.Core -Version 10.18.1-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.1-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.1-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.1-PreRelease
                    
#r "nuget: Dynamicweb.Core, 10.18.1-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.1-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.1-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Core&version=10.18.1-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 683 9/22/2025
10.19.4-PreRelease 662 9/16/2025
10.19.3-PreRelease 421 9/9/2025
10.19.2-PreRelease 427 9/4/2025
10.19.1-PreRelease 421 9/2/2025
10.19.0-PreRelease 478 8/26/2025
10.18.9 832 9/22/2025
10.18.8 831 9/16/2025
10.18.7 523 9/9/2025
10.18.6 501 9/4/2025
10.18.5 643 9/2/2025
10.18.4 1,014 8/26/2025
10.18.3-PreRelease 414 8/19/2025
10.18.2-PreRelease 432 8/12/2025
10.18.1-PreRelease 504 8/7/2025
10.18.0-PreRelease 557 7/25/2025
10.17.10 763 9/22/2025
10.17.9 777 9/16/2025
10.17.8 613 9/2/2025
10.17.7 559 8/26/2025
10.17.6 557 8/19/2025
10.17.5 660 8/12/2025
10.17.4 581 8/5/2025
10.17.3 950 7/22/2025
10.17.2 607 7/15/2025
10.17.1 711 7/8/2025
10.17.0 819 7/1/2025
10.16.12 712 9/22/2025
10.16.11 725 9/16/2025
10.16.10 453 9/9/2025
10.16.9 720 8/12/2025
10.16.8 608 8/5/2025
10.16.7 995 7/22/2025
10.16.6 740 7/1/2025
10.16.5 1,111 6/17/2025
10.16.4 870 6/12/2025
10.16.3 776 6/10/2025
10.16.2 626 6/4/2025
10.16.1 555 6/3/2025
10.16.0 1,056 5/27/2025
10.15.11 678 8/26/2025
10.15.10 717 8/5/2025
10.15.9 773 7/1/2025
10.15.8 567 6/24/2025
10.15.7 651 6/17/2025
10.15.6 691 6/3/2025
10.15.5 636 5/27/2025
10.15.4 797 5/20/2025
10.15.3 1,018 5/13/2025
10.15.2 766 5/13/2025
10.15.1 907 5/6/2025
10.15.0 1,042 4/29/2025
10.14.13 710 7/1/2025
10.14.12 572 6/24/2025
10.14.11 707 6/17/2025
10.14.10 805 5/20/2025
10.14.9 729 5/13/2025
10.14.8 736 5/13/2025
10.14.7 642 5/7/2025
10.14.6 525 5/6/2025
10.14.5 630 4/29/2025
10.14.4 847 4/22/2025
10.14.3 835 4/10/2025
10.14.2 734 4/8/2025
10.14.1 995 4/1/2025
10.14.0 1,504 3/25/2025
10.13.8 947 4/22/2025
10.13.7 662 4/10/2025
10.13.6 658 4/8/2025
10.13.5 635 4/1/2025
10.13.4 923 3/25/2025
10.13.3 1,230 3/18/2025
10.13.2 761 3/11/2025
10.13.1 1,239 3/4/2025
10.13.0 6,820 2/25/2025
10.12.7 1,069 3/11/2025
10.12.6 666 3/4/2025
10.12.5 558 2/25/2025
10.12.4 939 2/18/2025
10.12.3 747 2/12/2025
10.12.2 538 2/11/2025
10.12.1 763 2/4/2025
10.12.0 4,401 1/28/2025
10.11.8 901 2/25/2025
10.11.7 618 2/18/2025
10.11.6 659 2/12/2025
10.11.5 539 2/11/2025
10.11.4 556 2/4/2025
10.11.3 612 1/28/2025
10.11.2 2,405 1/21/2025
10.11.1 592 1/14/2025
10.11.0 981 1/7/2025
10.10.8 825 2/12/2025
10.10.7 507 2/11/2025
10.10.6 673 1/16/2025
10.10.5 519 1/14/2025
10.10.4 591 1/7/2025
10.10.3 929 12/17/2024
10.10.2 580 12/10/2024
10.10.1 659 12/3/2024
10.10.0 813 11/26/2024
10.9.9 753 1/14/2025
10.9.8 767 12/17/2024
10.9.7 573 12/10/2024
10.9.6 595 12/3/2024
10.9.5 566 11/27/2024
10.9.4 1,940 11/26/2024
10.9.3 769 11/19/2024
10.9.2 774 11/12/2024
10.9.1 640 11/5/2024
10.9.0 2,806 10/29/2024
10.8.14 557 1/14/2025
10.8.13 700 12/17/2024
10.8.12 618 12/10/2024
10.8.11 610 12/3/2024
10.8.10 806 11/26/2024
10.8.9 578 11/19/2024
10.8.8 564 11/12/2024
10.8.7 562 11/7/2024
10.8.6 563 11/5/2024
10.8.5 568 10/29/2024
10.8.4 614 10/22/2024
10.8.3 641 10/15/2024
10.8.2 628 10/8/2024
10.8.1 675 10/1/2024
10.8.0 10,695 9/24/2024
10.7.11 587 11/19/2024
10.7.10 550 11/19/2024
10.7.9 631 10/29/2024
10.7.8 539 10/22/2024
10.7.7 561 10/15/2024
10.7.6 596 10/8/2024
10.7.5 639 10/1/2024
10.7.4 543 9/24/2024
10.7.3 712 9/17/2024
10.7.2 743 9/10/2024
10.7.1 689 9/4/2024
10.7.0 2,490 8/27/2024
10.6.18 573 11/19/2024
10.6.17 543 11/19/2024
10.6.16 647 10/15/2024
10.6.15 559 10/8/2024
10.6.14 589 10/1/2024
10.6.13 619 9/24/2024
10.6.12 580 9/17/2024
10.6.11 600 9/3/2024
10.6.10 647 8/27/2024
10.6.9 1,202 8/20/2024
10.6.8 701 8/13/2024
10.6.7 555 8/6/2024
10.6.6 709 7/19/2024
10.6.5 569 7/16/2024
10.6.4 645 7/9/2024
10.6.3 814 7/2/2024
10.6.2 2,977 6/25/2024
10.5.14 681 10/1/2024
10.5.13 585 9/24/2024
10.5.12 630 8/21/2024
10.5.11 670 8/13/2024
10.5.10 485 8/6/2024
10.5.9 601 7/19/2024
10.5.8 601 7/16/2024
10.5.7 546 7/5/2024
10.5.6 567 7/1/2024
10.5.5 591 6/25/2024
10.5.4 671 6/18/2024
10.5.3 699 6/11/2024
10.5.2 641 6/4/2024
10.5.1 578 6/4/2024
10.5.0 1,143 5/28/2024
10.4.8 540 8/6/2024
10.4.7 578 6/25/2024
10.4.6 603 6/11/2024
10.4.5 574 6/4/2024
10.4.4 583 5/28/2024
10.4.3 613 5/21/2024
10.4.2 999 5/14/2024
10.4.1 812 5/7/2024
10.4.0 3,051 4/30/2024
10.3.10 513 8/6/2024
10.3.9 577 6/25/2024
10.3.8 677 5/21/2024
10.3.7 525 5/14/2024
10.3.6 637 5/7/2024
10.3.5 597 4/30/2024
10.3.4 658 4/23/2024
10.3.3 665 4/16/2024
10.3.2 655 4/11/2024
10.3.1 612 4/9/2024
10.3.0 1,018 4/2/2024
10.2.8 709 4/23/2024
10.2.7 597 4/16/2024
10.2.6 628 4/11/2024
10.2.5 614 4/9/2024
10.2.4 575 4/2/2024
10.2.3 666 3/26/2024
10.2.2 717 3/19/2024
10.2.1 739 3/12/2024
10.2.0 983 3/5/2024
10.1.12 648 4/11/2024
10.1.11 641 4/9/2024
10.1.10 596 4/2/2024
10.1.9 658 3/19/2024
10.1.8 639 3/13/2024
10.1.7 588 3/12/2024
10.1.6 649 3/5/2024
10.1.5 645 2/27/2024
10.1.4 849 2/20/2024
10.1.3 695 2/14/2024
10.1.2 660 2/7/2024
10.1.1 649 2/6/2024
10.1.0 753 1/30/2024
10.0.39 826 4/11/2024
10.0.38 751 4/2/2024
10.0.37 838 3/5/2024
10.0.36 813 2/27/2024
10.0.35 883 2/20/2024
10.0.34 1,138 2/14/2024
10.0.33 1,054 2/1/2024
10.0.32 1,135 1/24/2024
10.0.31 905 1/19/2024
10.0.30 888 1/18/2024
10.0.29 1,175 1/16/2024
10.0.28 1,136 1/16/2024
10.0.27 1,112 1/11/2024
10.0.26 1,166 12/19/2023
10.0.25 2,875 12/12/2023
10.0.24 2,527 12/5/2023
10.0.22 1,699 11/28/2023
10.0.21 3,022 11/23/2023
10.0.20 926 11/21/2023
10.0.19 1,903 11/14/2023
10.0.18 868 11/9/2023
10.0.17 1,670 11/2/2023
10.0.16 904 10/25/2023
10.0.15 1,247 10/19/2023
10.0.14 1,420 10/11/2023
10.0.13 1,141 9/27/2023
10.0.12 886 9/26/2023
10.0.11 21,296 9/22/2023
10.0.10 1,014 9/13/2023
10.0.9 2,676 8/30/2023
10.0.8 976 8/25/2023
10.0.7 1,200 8/22/2023
10.0.6 1,159 8/10/2023
10.0.5 1,411 8/2/2023
10.0.4 1,079 7/13/2023
10.0.3 1,374 7/5/2023
10.0.2 1,668 6/27/2023
10.0.1 1,158 6/20/2023
10.0.0 23,853 6/14/2023
4.1.2 641 7/10/2025
4.1.1 39,690 8/14/2023
4.1.0 35,630 2/6/2023
4.0.4 48,356 11/16/2022
4.0.3 81,807 7/8/2022
4.0.2 139,235 11/22/2021
4.0.1 9,909 11/9/2021
3.1.0 291,661 1/19/2021
3.0.5 55,432 11/12/2020
3.0.0 67,873 7/9/2020
2.14.1 76,388 4/6/2020
2.14.0 10,911 3/18/2020
2.13.1 44,744 2/21/2020
2.13.0 4,295 2/10/2020
2.12.1 11,175 2/7/2020
2.11.0 864 2/7/2020
2.10.0 20,707 12/20/2019
2.9.0 29,665 11/12/2019
2.8.0 34,397 9/5/2019
2.7.2 27,949 8/5/2019
2.7.1 8,547 7/10/2019
2.7.0 35,189 3/15/2019
2.6.0 26,221 3/15/2019
2.5.0 57,572 3/15/2019
2.4.1 16,427 3/15/2019
2.4.0 7,215 3/15/2019
2.3.1 79,325 3/15/2019
2.3.0 34,662 3/15/2019
2.2.0 56,745 3/15/2019
2.1.1 15,319 3/15/2019
2.1.0 79,199 3/15/2019
2.0.1 852 3/15/2019
2.0.0 7,369 3/15/2019
1.8.0 14,335 3/15/2019
1.7.1 845 3/15/2019
1.7.0 4,053 3/15/2019
1.6.0 869 3/15/2019
1.5.4 819 3/15/2019
1.5.2 2,926 3/15/2019
1.5.1 8,471 3/15/2019
1.5.0 840 3/15/2019
1.4.1 872 3/15/2019
1.4.0 845 3/15/2019
1.3.3 29,270 3/15/2019
1.3.2 21,916 3/15/2019
1.3.0 17,767 3/15/2019
1.1.1 95,138 3/15/2019
1.0.2 209,791 3/15/2019