Dynamicweb.Core 10.7.11

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

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

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.0 247 11/26/2024
10.9.5 118 11/27/2024
10.9.4 181 11/26/2024
10.9.3 475 11/19/2024
10.9.2 574 11/12/2024
10.9.1 413 11/5/2024
10.9.0 668 10/29/2024
10.8.10 215 11/26/2024
10.8.9 362 11/19/2024
10.8.8 372 11/12/2024
10.8.7 378 11/7/2024
10.8.6 360 11/5/2024
10.8.5 371 10/29/2024
10.8.4 423 10/22/2024
10.8.3 443 10/15/2024
10.8.2 441 10/8/2024
10.8.1 493 10/1/2024
10.8.0 2,390 9/24/2024
10.7.11 362 11/19/2024
10.7.10 349 11/19/2024
10.7.9 423 10/29/2024
10.7.8 337 10/22/2024
10.7.7 360 10/15/2024
10.7.6 380 10/8/2024
10.7.5 408 10/1/2024
10.7.4 370 9/24/2024
10.7.3 502 9/17/2024
10.7.2 562 9/10/2024
10.7.1 499 9/4/2024
10.7.0 1,657 8/27/2024
10.6.18 362 11/19/2024
10.6.17 335 11/19/2024
10.6.16 433 10/15/2024
10.6.15 375 10/8/2024
10.6.14 398 10/1/2024
10.6.13 435 9/24/2024
10.6.12 408 9/17/2024
10.6.11 414 9/3/2024
10.6.10 453 8/27/2024
10.6.9 641 8/20/2024
10.6.8 521 8/13/2024
10.6.7 366 8/6/2024
10.6.6 530 7/19/2024
10.6.5 386 7/16/2024
10.6.4 464 7/9/2024
10.6.3 594 7/2/2024
10.6.2 1,007 6/25/2024
10.5.14 460 10/1/2024
10.5.13 385 9/24/2024
10.5.12 451 8/21/2024
10.5.11 482 8/13/2024
10.5.10 318 8/6/2024
10.5.9 426 7/19/2024
10.5.8 412 7/16/2024
10.5.7 361 7/5/2024
10.5.6 407 7/1/2024
10.5.5 402 6/25/2024
10.5.4 482 6/18/2024
10.5.3 493 6/11/2024
10.5.2 469 6/4/2024
10.5.1 410 6/4/2024
10.5.0 911 5/28/2024
10.4.8 349 8/6/2024
10.4.7 397 6/25/2024
10.4.6 411 6/11/2024
10.4.5 400 6/4/2024
10.4.4 402 5/28/2024
10.4.3 421 5/21/2024
10.4.2 378 5/14/2024
10.4.1 607 5/7/2024
10.4.0 1,014 4/30/2024
10.3.10 340 8/6/2024
10.3.9 392 6/25/2024
10.3.8 444 5/21/2024
10.3.7 358 5/14/2024
10.3.6 439 5/7/2024
10.3.5 420 4/30/2024
10.3.4 481 4/23/2024
10.3.3 469 4/16/2024
10.3.2 488 4/11/2024
10.3.1 414 4/9/2024
10.3.0 767 4/2/2024
10.2.8 479 4/23/2024
10.2.7 430 4/16/2024
10.2.6 438 4/11/2024
10.2.5 425 4/9/2024
10.2.4 397 4/2/2024
10.2.3 508 3/26/2024
10.2.2 507 3/19/2024
10.2.1 539 3/12/2024
10.2.0 791 3/5/2024
10.1.12 453 4/11/2024
10.1.11 457 4/9/2024
10.1.10 417 4/2/2024
10.1.9 475 3/19/2024
10.1.8 467 3/13/2024
10.1.7 417 3/12/2024
10.1.6 488 3/5/2024
10.1.5 485 2/27/2024
10.1.4 602 2/20/2024
10.1.3 507 2/14/2024
10.1.2 494 2/7/2024
10.1.1 476 2/6/2024
10.1.0 591 1/30/2024
10.0.39 593 4/11/2024
10.0.38 547 4/2/2024
10.0.37 631 3/5/2024
10.0.36 634 2/27/2024
10.0.35 652 2/20/2024
10.0.34 880 2/14/2024
10.0.33 819 2/1/2024
10.0.32 937 1/24/2024
10.0.31 688 1/19/2024
10.0.30 676 1/18/2024
10.0.29 989 1/16/2024
10.0.28 936 1/16/2024
10.0.27 929 1/11/2024
10.0.26 962 12/19/2023
10.0.25 2,665 12/12/2023
10.0.24 2,295 12/5/2023
10.0.22 1,489 11/28/2023
10.0.21 2,140 11/23/2023
10.0.20 739 11/21/2023
10.0.19 1,526 11/14/2023
10.0.18 670 11/9/2023
10.0.17 1,405 11/2/2023
10.0.16 699 10/25/2023
10.0.15 1,011 10/19/2023
10.0.14 1,176 10/11/2023
10.0.13 929 9/27/2023
10.0.12 683 9/26/2023
10.0.11 7,631 9/22/2023
10.0.10 797 9/13/2023
10.0.9 2,232 8/30/2023
10.0.8 752 8/25/2023
10.0.7 940 8/22/2023
10.0.6 963 8/10/2023
10.0.5 1,090 8/2/2023
10.0.4 865 7/13/2023
10.0.3 1,112 7/5/2023
10.0.2 1,393 6/27/2023
10.0.1 937 6/20/2023
10.0.0 10,047 6/14/2023
4.1.1 25,448 8/14/2023
4.1.0 28,726 2/6/2023
4.0.4 41,562 11/16/2022
4.0.3 73,885 7/8/2022
4.0.2 129,900 11/22/2021
4.0.1 8,484 11/9/2021
3.1.0 275,931 1/19/2021
3.0.5 48,243 11/12/2020
3.0.0 66,413 7/9/2020
2.14.1 75,021 4/6/2020
2.14.0 10,386 3/18/2020
2.13.1 43,861 2/21/2020
2.13.0 4,120 2/10/2020
2.12.1 10,808 2/7/2020
2.11.0 706 2/7/2020
2.10.0 20,365 12/20/2019
2.9.0 29,036 11/12/2019
2.8.0 33,488 9/5/2019
2.7.2 27,177 8/5/2019
2.7.1 8,316 7/10/2019
2.7.0 32,790 3/15/2019
2.6.0 24,602 3/15/2019
2.5.0 56,346 3/15/2019
2.4.1 15,661 3/15/2019
2.4.0 7,066 3/15/2019
2.3.1 76,715 3/15/2019
2.3.0 33,586 3/15/2019
2.2.0 55,569 3/15/2019
2.1.1 14,707 3/15/2019
2.1.0 75,546 3/15/2019
2.0.1 685 3/15/2019
2.0.0 7,046 3/15/2019
1.8.0 13,769 3/15/2019
1.7.1 685 3/15/2019
1.7.0 3,796 3/15/2019
1.6.0 709 3/15/2019
1.5.4 670 3/15/2019
1.5.2 2,717 3/15/2019
1.5.1 8,323 3/15/2019
1.5.0 696 3/15/2019
1.4.1 707 3/15/2019
1.4.0 699 3/15/2019
1.3.3 28,454 3/15/2019
1.3.2 21,212 3/15/2019
1.3.0 17,043 3/15/2019
1.1.1 92,538 3/15/2019
1.0.2 203,723 3/15/2019