Dynamicweb.Core 10.6.18

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Core --version 10.6.18                
NuGet\Install-Package Dynamicweb.Core -Version 10.6.18                
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.6.18" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dynamicweb.Core --version 10.6.18                
#r "nuget: Dynamicweb.Core, 10.6.18"                
#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.6.18

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

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

Environment API

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.10.3 400 12/17/2024
10.10.2 409 12/10/2024
10.10.1 463 12/3/2024
10.10.0 575 11/26/2024
10.9.8 383 12/17/2024
10.9.7 369 12/10/2024
10.9.6 406 12/3/2024
10.9.5 368 11/27/2024
10.9.4 471 11/26/2024
10.9.3 555 11/19/2024
10.9.2 592 11/12/2024
10.9.1 437 11/5/2024
10.9.0 807 10/29/2024
10.8.13 381 12/17/2024
10.8.12 391 12/10/2024
10.8.11 409 12/3/2024
10.8.10 414 11/26/2024
10.8.9 382 11/19/2024
10.8.8 391 11/12/2024
10.8.7 397 11/7/2024
10.8.6 376 11/5/2024
10.8.5 390 10/29/2024
10.8.4 443 10/22/2024
10.8.3 457 10/15/2024
10.8.2 453 10/8/2024
10.8.1 505 10/1/2024
10.8.0 3,225 9/24/2024
10.7.11 381 11/19/2024
10.7.10 366 11/19/2024
10.7.9 437 10/29/2024
10.7.8 352 10/22/2024
10.7.7 373 10/15/2024
10.7.6 397 10/8/2024
10.7.5 427 10/1/2024
10.7.4 383 9/24/2024
10.7.3 517 9/17/2024
10.7.2 573 9/10/2024
10.7.1 518 9/4/2024
10.7.0 1,743 8/27/2024
10.6.18 379 11/19/2024
10.6.17 350 11/19/2024
10.6.16 448 10/15/2024
10.6.15 384 10/8/2024
10.6.14 407 10/1/2024
10.6.13 449 9/24/2024
10.6.12 417 9/17/2024
10.6.11 429 9/3/2024
10.6.10 464 8/27/2024
10.6.9 724 8/20/2024
10.6.8 536 8/13/2024
10.6.7 377 8/6/2024
10.6.6 542 7/19/2024
10.6.5 397 7/16/2024
10.6.4 483 7/9/2024
10.6.3 609 7/2/2024
10.6.2 1,172 6/25/2024
10.5.14 474 10/1/2024
10.5.13 396 9/24/2024
10.5.12 462 8/21/2024
10.5.11 497 8/13/2024
10.5.10 329 8/6/2024
10.5.9 437 7/19/2024
10.5.8 421 7/16/2024
10.5.7 372 7/5/2024
10.5.6 420 7/1/2024
10.5.5 413 6/25/2024
10.5.4 492 6/18/2024
10.5.3 504 6/11/2024
10.5.2 478 6/4/2024
10.5.1 421 6/4/2024
10.5.0 924 5/28/2024
10.4.8 363 8/6/2024
10.4.7 412 6/25/2024
10.4.6 421 6/11/2024
10.4.5 409 6/4/2024
10.4.4 413 5/28/2024
10.4.3 430 5/21/2024
10.4.2 458 5/14/2024
10.4.1 618 5/7/2024
10.4.0 1,205 4/30/2024
10.3.10 351 8/6/2024
10.3.9 401 6/25/2024
10.3.8 457 5/21/2024
10.3.7 368 5/14/2024
10.3.6 450 5/7/2024
10.3.5 428 4/30/2024
10.3.4 489 4/23/2024
10.3.3 477 4/16/2024
10.3.2 501 4/11/2024
10.3.1 421 4/9/2024
10.3.0 807 4/2/2024
10.2.8 491 4/23/2024
10.2.7 440 4/16/2024
10.2.6 447 4/11/2024
10.2.5 436 4/9/2024
10.2.4 404 4/2/2024
10.2.3 517 3/26/2024
10.2.2 516 3/19/2024
10.2.1 548 3/12/2024
10.2.0 806 3/5/2024
10.1.12 462 4/11/2024
10.1.11 464 4/9/2024
10.1.10 428 4/2/2024
10.1.9 484 3/19/2024
10.1.8 476 3/13/2024
10.1.7 424 3/12/2024
10.1.6 493 3/5/2024
10.1.5 492 2/27/2024
10.1.4 612 2/20/2024
10.1.3 519 2/14/2024
10.1.2 503 2/7/2024
10.1.1 482 2/6/2024
10.1.0 598 1/30/2024
10.0.39 605 4/11/2024
10.0.38 556 4/2/2024
10.0.37 637 3/5/2024
10.0.36 639 2/27/2024
10.0.35 658 2/20/2024
10.0.34 891 2/14/2024
10.0.33 830 2/1/2024
10.0.32 944 1/24/2024
10.0.31 695 1/19/2024
10.0.30 683 1/18/2024
10.0.29 995 1/16/2024
10.0.28 943 1/16/2024
10.0.27 934 1/11/2024
10.0.26 969 12/19/2023
10.0.25 2,671 12/12/2023
10.0.24 2,301 12/5/2023
10.0.22 1,496 11/28/2023
10.0.21 2,351 11/23/2023
10.0.20 748 11/21/2023
10.0.19 1,533 11/14/2023
10.0.18 676 11/9/2023
10.0.17 1,412 11/2/2023
10.0.16 706 10/25/2023
10.0.15 1,019 10/19/2023
10.0.14 1,182 10/11/2023
10.0.13 935 9/27/2023
10.0.12 690 9/26/2023
10.0.11 8,400 9/22/2023
10.0.10 803 9/13/2023
10.0.9 2,238 8/30/2023
10.0.8 758 8/25/2023
10.0.7 960 8/22/2023
10.0.6 972 8/10/2023
10.0.5 1,119 8/2/2023
10.0.4 874 7/13/2023
10.0.3 1,120 7/5/2023
10.0.2 1,406 6/27/2023
10.0.1 946 6/20/2023
10.0.0 10,854 6/14/2023
4.1.1 26,916 8/14/2023
4.1.0 29,544 2/6/2023
4.0.4 42,439 11/16/2022
4.0.3 74,750 7/8/2022
4.0.2 131,198 11/22/2021
4.0.1 8,632 11/9/2021
3.1.0 277,512 1/19/2021
3.0.5 49,155 11/12/2020
3.0.0 66,461 7/9/2020
2.14.1 75,072 4/6/2020
2.14.0 10,415 3/18/2020
2.13.1 43,896 2/21/2020
2.13.0 4,130 2/10/2020
2.12.1 10,822 2/7/2020
2.11.0 716 2/7/2020
2.10.0 20,376 12/20/2019
2.9.0 29,052 11/12/2019
2.8.0 33,554 9/5/2019
2.7.2 27,205 8/5/2019
2.7.1 8,330 7/10/2019
2.7.0 32,879 3/15/2019
2.6.0 24,630 3/15/2019
2.5.0 56,360 3/15/2019
2.4.1 15,719 3/15/2019
2.4.0 7,078 3/15/2019
2.3.1 76,748 3/15/2019
2.3.0 33,598 3/15/2019
2.2.0 55,595 3/15/2019
2.1.1 14,741 3/15/2019
2.1.0 75,583 3/15/2019
2.0.1 696 3/15/2019
2.0.0 7,058 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,484 3/15/2019
1.3.2 21,229 3/15/2019
1.3.0 17,058 3/15/2019
1.1.1 92,563 3/15/2019
1.0.2 203,754 3/15/2019