Dynamicweb.Core 10.16.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Core --version 10.16.10
                    
NuGet\Install-Package Dynamicweb.Core -Version 10.16.10
                    
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.16.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Core" Version="10.16.10" />
                    
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.16.10
                    
#r "nuget: Dynamicweb.Core, 10.16.10"
                    
#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.16.10
                    
#: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.16.10
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Core&version=10.16.10
                    
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 720 9/22/2025
10.19.4-PreRelease 683 9/16/2025
10.19.3-PreRelease 442 9/9/2025
10.19.2-PreRelease 442 9/4/2025
10.19.1-PreRelease 443 9/2/2025
10.19.0-PreRelease 490 8/26/2025
10.18.9 860 9/22/2025
10.18.8 854 9/16/2025
10.18.7 544 9/9/2025
10.18.6 516 9/4/2025
10.18.5 667 9/2/2025
10.18.4 1,033 8/26/2025
10.18.3-PreRelease 437 8/19/2025
10.18.2-PreRelease 457 8/12/2025
10.18.1-PreRelease 528 8/7/2025
10.18.0-PreRelease 585 7/25/2025
10.17.10 799 9/22/2025
10.17.9 798 9/16/2025
10.17.8 621 9/2/2025
10.17.7 583 8/26/2025
10.17.6 586 8/19/2025
10.17.5 683 8/12/2025
10.17.4 601 8/5/2025
10.17.3 969 7/22/2025
10.17.2 627 7/15/2025
10.17.1 734 7/8/2025
10.17.0 854 7/1/2025
10.16.12 761 9/22/2025
10.16.11 756 9/16/2025
10.16.10 472 9/9/2025
10.16.9 746 8/12/2025
10.16.8 629 8/5/2025
10.16.7 1,023 7/22/2025
10.16.6 768 7/1/2025
10.16.5 1,136 6/17/2025
10.16.4 885 6/12/2025
10.16.3 805 6/10/2025
10.16.2 653 6/4/2025
10.16.1 579 6/3/2025
10.16.0 1,086 5/27/2025
10.15.11 698 8/26/2025
10.15.10 733 8/5/2025
10.15.9 792 7/1/2025
10.15.8 590 6/24/2025
10.15.7 671 6/17/2025
10.15.6 719 6/3/2025
10.15.5 656 5/27/2025
10.15.4 820 5/20/2025
10.15.3 1,031 5/13/2025
10.15.2 787 5/13/2025
10.15.1 918 5/6/2025
10.15.0 1,058 4/29/2025
10.14.13 729 7/1/2025
10.14.12 592 6/24/2025
10.14.11 723 6/17/2025
10.14.10 834 5/20/2025
10.14.9 749 5/13/2025
10.14.8 756 5/13/2025
10.14.7 652 5/7/2025
10.14.6 549 5/6/2025
10.14.5 656 4/29/2025
10.14.4 867 4/22/2025
10.14.3 859 4/10/2025
10.14.2 760 4/8/2025
10.14.1 1,015 4/1/2025
10.14.0 1,521 3/25/2025
10.13.8 967 4/22/2025
10.13.7 686 4/10/2025
10.13.6 674 4/8/2025
10.13.5 647 4/1/2025
10.13.4 937 3/25/2025
10.13.3 1,251 3/18/2025
10.13.2 773 3/11/2025
10.13.1 1,255 3/4/2025
10.13.0 6,844 2/25/2025
10.12.7 1,077 3/11/2025
10.12.6 681 3/4/2025
10.12.5 573 2/25/2025
10.12.4 950 2/18/2025
10.12.3 762 2/12/2025
10.12.2 558 2/11/2025
10.12.1 787 2/4/2025
10.12.0 4,422 1/28/2025
10.11.8 921 2/25/2025
10.11.7 638 2/18/2025
10.11.6 677 2/12/2025
10.11.5 559 2/11/2025
10.11.4 582 2/4/2025
10.11.3 630 1/28/2025
10.11.2 2,422 1/21/2025
10.11.1 604 1/14/2025
10.11.0 1,008 1/7/2025
10.10.8 837 2/12/2025
10.10.7 518 2/11/2025
10.10.6 688 1/16/2025
10.10.5 539 1/14/2025
10.10.4 607 1/7/2025
10.10.3 940 12/17/2024
10.10.2 596 12/10/2024
10.10.1 681 12/3/2024
10.10.0 829 11/26/2024
10.9.9 769 1/14/2025
10.9.8 777 12/17/2024
10.9.7 591 12/10/2024
10.9.6 617 12/3/2024
10.9.5 580 11/27/2024
10.9.4 1,952 11/26/2024
10.9.3 796 11/19/2024
10.9.2 790 11/12/2024
10.9.1 653 11/5/2024
10.9.0 2,869 10/29/2024
10.8.14 573 1/14/2025
10.8.13 719 12/17/2024
10.8.12 635 12/10/2024
10.8.11 634 12/3/2024
10.8.10 823 11/26/2024
10.8.9 603 11/19/2024
10.8.8 582 11/12/2024
10.8.7 578 11/7/2024
10.8.6 578 11/5/2024
10.8.5 588 10/29/2024
10.8.4 628 10/22/2024
10.8.3 656 10/15/2024
10.8.2 643 10/8/2024
10.8.1 693 10/1/2024
10.8.0 10,704 9/24/2024
10.7.11 605 11/19/2024
10.7.10 561 11/19/2024
10.7.9 651 10/29/2024
10.7.8 560 10/22/2024
10.7.7 584 10/15/2024
10.7.6 608 10/8/2024
10.7.5 653 10/1/2024
10.7.4 554 9/24/2024
10.7.3 720 9/17/2024
10.7.2 759 9/10/2024
10.7.1 697 9/4/2024
10.7.0 2,508 8/27/2024
10.6.18 589 11/19/2024
10.6.17 559 11/19/2024
10.6.16 664 10/15/2024
10.6.15 575 10/8/2024
10.6.14 601 10/1/2024
10.6.13 638 9/24/2024
10.6.12 597 9/17/2024
10.6.11 620 9/3/2024
10.6.10 656 8/27/2024
10.6.9 1,223 8/20/2024
10.6.8 717 8/13/2024
10.6.7 579 8/6/2024
10.6.6 730 7/19/2024
10.6.5 585 7/16/2024
10.6.4 664 7/9/2024
10.6.3 835 7/2/2024
10.6.2 3,017 6/25/2024
10.5.14 693 10/1/2024
10.5.13 601 9/24/2024
10.5.12 647 8/21/2024
10.5.11 689 8/13/2024
10.5.10 505 8/6/2024
10.5.9 609 7/19/2024
10.5.8 612 7/16/2024
10.5.7 565 7/5/2024
10.5.6 583 7/1/2024
10.5.5 609 6/25/2024
10.5.4 682 6/18/2024
10.5.3 715 6/11/2024
10.5.2 661 6/4/2024
10.5.1 594 6/4/2024
10.5.0 1,166 5/28/2024
10.4.8 556 8/6/2024
10.4.7 598 6/25/2024
10.4.6 619 6/11/2024
10.4.5 593 6/4/2024
10.4.4 596 5/28/2024
10.4.3 625 5/21/2024
10.4.2 1,018 5/14/2024
10.4.1 828 5/7/2024
10.4.0 3,074 4/30/2024
10.3.10 532 8/6/2024
10.3.9 589 6/25/2024
10.3.8 693 5/21/2024
10.3.7 545 5/14/2024
10.3.6 649 5/7/2024
10.3.5 615 4/30/2024
10.3.4 682 4/23/2024
10.3.3 673 4/16/2024
10.3.2 679 4/11/2024
10.3.1 625 4/9/2024
10.3.0 1,042 4/2/2024
10.2.8 730 4/23/2024
10.2.7 613 4/16/2024
10.2.6 644 4/11/2024
10.2.5 630 4/9/2024
10.2.4 595 4/2/2024
10.2.3 693 3/26/2024
10.2.2 732 3/19/2024
10.2.1 762 3/12/2024
10.2.0 1,003 3/5/2024
10.1.12 665 4/11/2024
10.1.11 659 4/9/2024
10.1.10 610 4/2/2024
10.1.9 678 3/19/2024
10.1.8 651 3/13/2024
10.1.7 601 3/12/2024
10.1.6 665 3/5/2024
10.1.5 662 2/27/2024
10.1.4 869 2/20/2024
10.1.3 712 2/14/2024
10.1.2 671 2/7/2024
10.1.1 662 2/6/2024
10.1.0 773 1/30/2024
10.0.39 851 4/11/2024
10.0.38 770 4/2/2024
10.0.37 848 3/5/2024
10.0.36 832 2/27/2024
10.0.35 908 2/20/2024
10.0.34 1,150 2/14/2024
10.0.33 1,079 2/1/2024
10.0.32 1,151 1/24/2024
10.0.31 925 1/19/2024
10.0.30 907 1/18/2024
10.0.29 1,194 1/16/2024
10.0.28 1,155 1/16/2024
10.0.27 1,122 1/11/2024
10.0.26 1,181 12/19/2023
10.0.25 2,885 12/12/2023
10.0.24 2,560 12/5/2023
10.0.22 1,724 11/28/2023
10.0.21 3,046 11/23/2023
10.0.20 944 11/21/2023
10.0.19 1,917 11/14/2023
10.0.18 893 11/9/2023
10.0.17 1,687 11/2/2023
10.0.16 926 10/25/2023
10.0.15 1,271 10/19/2023
10.0.14 1,456 10/11/2023
10.0.13 1,169 9/27/2023
10.0.12 911 9/26/2023
10.0.11 21,969 9/22/2023
10.0.10 1,034 9/13/2023
10.0.9 2,690 8/30/2023
10.0.8 1,001 8/25/2023
10.0.7 1,226 8/22/2023
10.0.6 1,174 8/10/2023
10.0.5 1,421 8/2/2023
10.0.4 1,107 7/13/2023
10.0.3 1,384 7/5/2023
10.0.2 1,683 6/27/2023
10.0.1 1,183 6/20/2023
10.0.0 24,578 6/14/2023
4.1.2 646 7/10/2025
4.1.1 39,765 8/14/2023
4.1.0 35,677 2/6/2023
4.0.4 48,533 11/16/2022
4.0.3 82,153 7/8/2022
4.0.2 139,565 11/22/2021
4.0.1 10,052 11/9/2021
3.1.0 292,712 1/19/2021
3.0.5 55,873 11/12/2020
3.0.0 67,904 7/9/2020
2.14.1 76,407 4/6/2020
2.14.0 10,921 3/18/2020
2.13.1 44,756 2/21/2020
2.13.0 4,297 2/10/2020
2.12.1 11,208 2/7/2020
2.11.0 865 2/7/2020
2.10.0 20,820 12/20/2019
2.9.0 29,725 11/12/2019
2.8.0 34,400 9/5/2019
2.7.2 27,960 8/5/2019
2.7.1 8,550 7/10/2019
2.7.0 35,445 3/15/2019
2.6.0 26,267 3/15/2019
2.5.0 57,626 3/15/2019
2.4.1 16,640 3/15/2019
2.4.0 7,256 3/15/2019
2.3.1 79,631 3/15/2019
2.3.0 34,735 3/15/2019
2.2.0 56,784 3/15/2019
2.1.1 15,512 3/15/2019
2.1.0 80,296 3/15/2019
2.0.1 853 3/15/2019
2.0.0 7,380 3/15/2019
1.8.0 14,337 3/15/2019
1.7.1 846 3/15/2019
1.7.0 4,113 3/15/2019
1.6.0 870 3/15/2019
1.5.4 821 3/15/2019
1.5.2 2,927 3/15/2019
1.5.1 8,472 3/15/2019
1.5.0 841 3/15/2019
1.4.1 875 3/15/2019
1.4.0 846 3/15/2019
1.3.3 29,370 3/15/2019
1.3.2 22,036 3/15/2019
1.3.0 17,923 3/15/2019
1.1.1 96,052 3/15/2019
1.0.2 211,555 3/15/2019