Dynamicweb.Core 10.16.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Core --version 10.16.1
                    
NuGet\Install-Package Dynamicweb.Core -Version 10.16.1
                    
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.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Core" Version="10.16.1" />
                    
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.1
                    
#r "nuget: Dynamicweb.Core, 10.16.1"
                    
#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.1
                    
#: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.1
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Core&version=10.16.1
                    
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.21.0-PreRelease 297 4 days ago
10.20.4 695 6 days ago
10.20.3-PreRelease 796 13 days ago
10.20.2-PreRelease 763 20 days ago
10.20.1-PreRelease 798 a month ago
10.20.0-PreRelease 914 a month ago
10.19.11 644 6 days ago
10.19.10 867 13 days ago
10.19.9 1,005 18 days ago
10.19.8 882 20 days ago
10.19.7 943 a month ago
10.19.6 1,304 a month ago
10.19.5-PreRelease 901 a month ago
10.19.4-PreRelease 877 2 months ago
10.19.3-PreRelease 675 2 months ago
10.19.2-PreRelease 683 2 months ago
10.19.1-PreRelease 701 2 months ago
10.19.0-PreRelease 754 2 months ago
10.18.13 753 6 days ago
10.18.12 918 20 days ago
10.18.11 937 a month ago
10.18.10 978 a month ago
10.18.9 1,145 a month ago
10.18.8 1,241 2 months ago
10.18.7 911 2 months ago
10.18.6 816 2 months ago
10.18.5 1,345 2 months ago
10.18.4 1,577 2 months ago
10.18.3-PreRelease 667 3 months ago
10.18.2-PreRelease 695 3 months ago
10.18.1-PreRelease 752 3 months ago
10.18.0-PreRelease 733 3 months ago
10.17.13 994 20 days ago
10.17.12 898 a month ago
10.17.11 1,120 a month ago
10.17.10 1,054 a month ago
10.17.9 1,067 2 months ago
10.17.8 942 2 months ago
10.17.7 908 2 months ago
10.17.6 903 3 months ago
10.17.5 993 3 months ago
10.17.4 895 3 months ago
10.17.3 1,199 3 months ago
10.17.2 872 4 months ago
10.17.1 958 4 months ago
10.17.0 1,110 4 months ago
10.16.12 1,213 a month ago
10.16.11 1,021 2 months ago
10.16.10 780 2 months ago
10.16.9 1,114 3 months ago
10.16.8 926 3 months ago
10.16.7 1,253 3 months ago
10.16.6 1,016 4 months ago
10.16.5 1,411 5 months ago
10.16.4 1,166 5 months ago
10.16.3 1,026 5 months ago
10.16.2 889 5 months ago
10.16.1 814 5 months ago
10.16.0 1,308 5 months ago
10.15.11 1,026 2 months ago
10.15.10 1,107 3 months ago
10.15.9 1,029 4 months ago
10.15.8 827 4 months ago
10.15.7 872 5 months ago
10.15.6 953 5 months ago
10.15.5 900 5 months ago
10.15.4 1,062 5 months ago
10.15.3 1,280 6 months ago
10.15.2 1,034 6 months ago
10.15.1 1,193 6 months ago
10.15.0 1,277 6 months ago
10.14.13 1,016 4 months ago
10.14.12 791 4 months ago
10.14.11 957 5 months ago
10.14.10 1,089 5 months ago
10.14.9 963 6 months ago
10.14.8 986 6 months ago
10.14.7 866 6 months ago
10.14.6 775 6 months ago
10.14.5 909 6 months ago
10.14.4 1,082 6 months ago
10.14.3 1,096 7 months ago
10.14.2 1,002 7 months ago
10.14.1 1,242 7 months ago
10.14.0 1,838 7 months ago
10.13.8 1,250 6 months ago
10.13.7 874 7 months ago
10.13.6 898 7 months ago
10.13.5 877 7 months ago
10.13.4 1,176 7 months ago
10.13.3 1,483 8 months ago
10.13.2 1,022 8 months ago
10.13.1 1,476 8 months ago
10.13.0 7,084 8 months ago
10.12.7 1,384 8 months ago
10.12.6 888 8 months ago
10.12.5 801 8 months ago
10.12.4 1,219 9 months ago
10.12.3 999 9 months ago
10.12.2 781 9 months ago
10.12.1 1,026 9 months ago
10.12.0 4,720 9 months ago
10.11.8 1,210 8 months ago
10.11.7 859 9 months ago
10.11.6 909 9 months ago
10.11.5 787 9 months ago
10.11.4 802 9 months ago
10.11.3 863 9 months ago
10.11.2 2,783 9 months ago
10.11.1 838 10 months ago
10.11.0 1,268 10 months ago
10.10.8 1,129 9 months ago
10.10.7 738 9 months ago
10.10.6 918 10 months ago
10.10.5 756 10 months ago
10.10.4 838 10 months ago
10.10.3 1,171 12/17/2024
10.10.2 789 12/10/2024
10.10.1 897 12/3/2024
10.10.0 1,060 11/26/2024
10.9.9 1,041 10 months ago
10.9.8 1,022 12/17/2024
10.9.7 788 12/10/2024
10.9.6 847 12/3/2024
10.9.5 804 11/27/2024
10.9.4 2,331 11/26/2024
10.9.3 1,049 11/19/2024
10.9.2 1,027 11/12/2024
10.9.1 878 11/5/2024
10.9.0 3,419 10/29/2024
10.8.14 793 10 months ago
10.8.13 972 12/17/2024
10.8.12 873 12/10/2024
10.8.11 852 12/3/2024
10.8.10 1,153 11/26/2024
10.8.9 840 11/19/2024
10.8.8 799 11/12/2024
10.8.7 802 11/7/2024
10.8.6 790 11/5/2024
10.8.5 799 10/29/2024
10.8.4 871 10/22/2024
10.8.3 895 10/15/2024
10.8.2 857 10/8/2024
10.8.1 919 10/1/2024
10.8.0 11,120 9/24/2024
10.7.11 804 11/19/2024
10.7.10 795 11/19/2024
10.7.9 885 10/29/2024
10.7.8 783 10/22/2024
10.7.7 788 10/15/2024
10.7.6 821 10/8/2024
10.7.5 881 10/1/2024
10.7.4 752 9/24/2024
10.7.3 967 9/17/2024
10.7.2 991 9/10/2024
10.7.1 922 9/4/2024
10.7.0 2,783 8/27/2024
10.6.18 805 11/19/2024
10.6.17 765 11/19/2024
10.6.16 937 10/15/2024
10.6.15 776 10/8/2024
10.6.14 820 10/1/2024
10.6.13 875 9/24/2024
10.6.12 810 9/17/2024
10.6.11 836 9/3/2024
10.6.10 866 8/27/2024
10.6.9 1,510 8/20/2024
10.6.8 925 8/13/2024
10.6.7 795 8/6/2024
10.6.6 941 7/19/2024
10.6.5 811 7/16/2024
10.6.4 867 7/9/2024
10.6.3 1,096 7/2/2024
10.6.2 3,535 6/25/2024
10.5.14 918 10/1/2024
10.5.13 815 9/24/2024
10.5.12 879 8/21/2024
10.5.11 889 8/13/2024
10.5.10 713 8/6/2024
10.5.9 813 7/19/2024
10.5.8 835 7/16/2024
10.5.7 756 7/5/2024
10.5.6 795 7/1/2024
10.5.5 830 6/25/2024
10.5.4 889 6/18/2024
10.5.3 924 6/11/2024
10.5.2 860 6/4/2024
10.5.1 828 6/4/2024
10.5.0 1,395 5/28/2024
10.4.8 767 8/6/2024
10.4.7 810 6/25/2024
10.4.6 832 6/11/2024
10.4.5 792 6/4/2024
10.4.4 817 5/28/2024
10.4.3 834 5/21/2024
10.4.2 1,267 5/14/2024
10.4.1 1,059 5/7/2024
10.4.0 3,737 4/30/2024
10.3.10 732 8/6/2024
10.3.9 801 6/25/2024
10.3.8 893 5/21/2024
10.3.7 732 5/14/2024
10.3.6 869 5/7/2024
10.3.5 814 4/30/2024
10.3.4 896 4/23/2024
10.3.3 876 4/16/2024
10.3.2 875 4/11/2024
10.3.1 856 4/9/2024
10.3.0 1,325 4/2/2024
10.2.8 964 4/23/2024
10.2.7 830 4/16/2024
10.2.6 843 4/11/2024
10.2.5 844 4/9/2024
10.2.4 791 4/2/2024
10.2.3 913 3/26/2024
10.2.2 951 3/19/2024
10.2.1 1,003 3/12/2024
10.2.0 1,207 3/5/2024
10.1.12 872 4/11/2024
10.1.11 865 4/9/2024
10.1.10 821 4/2/2024
10.1.9 911 3/19/2024
10.1.8 866 3/13/2024
10.1.7 834 3/12/2024
10.1.6 862 3/5/2024
10.1.5 877 2/27/2024
10.1.4 1,128 2/20/2024
10.1.3 933 2/14/2024
10.1.2 888 2/7/2024
10.1.1 879 2/6/2024
10.1.0 991 1/30/2024
10.0.39 1,102 4/11/2024
10.0.38 1,013 4/2/2024
10.0.37 1,099 3/5/2024
10.0.36 1,083 2/27/2024
10.0.35 1,147 2/20/2024
10.0.34 1,428 2/14/2024
10.0.33 1,370 2/1/2024
10.0.32 1,482 1/24/2024
10.0.31 1,157 1/19/2024
10.0.30 1,180 1/18/2024
10.0.29 1,461 1/16/2024
10.0.28 1,507 1/16/2024
10.0.27 1,379 1/11/2024
10.0.26 1,465 12/19/2023
10.0.25 3,147 12/12/2023
10.0.24 2,858 12/5/2023
10.0.22 2,011 11/28/2023
10.0.21 3,288 11/23/2023
10.0.20 1,190 11/21/2023
10.0.19 2,305 11/14/2023
10.0.18 1,135 11/9/2023
10.0.17 2,042 11/2/2023
10.0.16 1,173 10/25/2023
10.0.15 1,533 10/19/2023
10.0.14 1,863 10/11/2023
10.0.13 1,443 9/27/2023
10.0.12 1,133 9/26/2023
10.0.11 28,086 9/22/2023
10.0.10 1,305 9/13/2023
10.0.9 3,114 8/30/2023
10.0.8 1,227 8/25/2023
10.0.7 1,498 8/22/2023
10.0.6 1,453 8/10/2023
10.0.5 1,698 8/2/2023
10.0.4 1,354 7/13/2023
10.0.3 1,697 7/5/2023
10.0.2 2,088 6/27/2023
10.0.1 1,429 6/20/2023
10.0.0 30,949 6/14/2023
4.1.2 1,238 4 months ago
4.1.1 44,321 8/14/2023
4.1.0 37,495 2/6/2023
4.0.4 51,321 11/16/2022
4.0.3 86,150 7/8/2022
4.0.2 144,778 11/22/2021
4.0.1 10,990 11/9/2021
3.1.0 305,709 1/19/2021
3.0.5 59,762 11/12/2020
3.0.0 69,924 7/9/2020
2.14.1 79,147 4/6/2020
2.14.0 11,276 3/18/2020
2.13.1 46,278 2/21/2020
2.13.0 4,435 2/10/2020
2.12.1 11,626 2/7/2020
2.11.0 956 2/7/2020
2.10.0 21,551 12/20/2019
2.9.0 30,532 11/12/2019
2.8.0 35,269 9/5/2019
2.7.2 28,730 8/5/2019
2.7.1 9,204 7/10/2019
2.7.0 37,052 3/15/2019
2.6.0 27,441 3/15/2019
2.5.0 59,410 3/15/2019
2.4.1 17,267 3/15/2019
2.4.0 7,631 3/15/2019
2.3.1 83,356 3/15/2019
2.3.0 36,625 3/15/2019
2.2.0 59,054 3/15/2019
2.1.1 16,320 3/15/2019
2.1.0 84,044 3/15/2019
2.0.1 934 3/15/2019
2.0.0 7,694 3/15/2019
1.8.0 15,047 3/15/2019
1.7.1 937 3/15/2019
1.7.0 4,421 3/15/2019
1.6.0 963 3/15/2019
1.5.4 911 3/15/2019
1.5.2 3,125 3/15/2019
1.5.1 9,240 3/15/2019
1.5.0 921 3/15/2019
1.4.1 952 3/15/2019
1.4.0 916 3/15/2019
1.3.3 31,191 3/15/2019
1.3.2 23,644 3/15/2019
1.3.0 18,991 3/15/2019
1.1.1 102,779 3/15/2019
1.0.2 224,869 3/15/2019