Dynamicweb 10.18.0-PreRelease

This is a prerelease version of Dynamicweb.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb --version 10.18.0-PreRelease
                    
NuGet\Install-Package Dynamicweb -Version 10.18.0-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" Version="10.18.0-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.18.0-PreRelease" />
                    
Directory.Packages.props
<PackageReference Include="Dynamicweb" />
                    
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 --version 10.18.0-PreRelease
                    
#r "nuget: Dynamicweb, 10.18.0-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@10.18.0-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&version=10.18.0-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.18.0-PreRelease&prerelease
                    
Install as a Cake Tool

Dynamicweb

This package is the main Dynamicweb package and is one of several packages that is required for a full Dynamicweb installation.

This is the package that contains the APIs for content - websites, pages, grids, paragraphs, items and 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 managing the content. The main entrance is the services found in Dynamicweb.Content.Services namespace.

var page = Dynamicweb.Content.Services.Pages.GetPage(1);
var pageName = page.MenuText;
page.MetaTitle = $"Welcome to {pageName}";
Dynamicweb.Content.Services.Pages.SavePage(page);

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 (152)

Showing the top 5 NuGet packages that depend on Dynamicweb:

Package Downloads
Dynamicweb.Ecommerce

Ecommerce

Dynamicweb.Hosting

API for accessing and using IIS for hosting

Dynamicweb.UserManagement

User Management

Dynamicweb.DataIntegration

Data Integration

Dynamicweb.Analytics

Dynamicweb 9 package containing the Analytics module

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.21.2-PreRelease 229 11/11/2025
10.21.1-PreRelease 762 11/5/2025
10.21.0-PreRelease 718 10/30/2025
10.20.6 300 11/11/2025
10.20.5 972 11/4/2025
10.20.4 939 10/28/2025
10.20.3-PreRelease 703 10/21/2025
10.20.2-PreRelease 697 10/14/2025
10.20.1-PreRelease 714 10/7/2025
10.20.0-PreRelease 817 9/30/2025
10.19.12 932 11/4/2025
10.19.11 797 10/28/2025
10.19.10 768 10/21/2025
10.19.9 912 10/16/2025
10.19.8 810 10/14/2025
10.19.7 833 10/7/2025
10.19.6 1,216 9/30/2025
10.19.5-PreRelease 819 9/22/2025
10.19.4-PreRelease 776 9/16/2025
10.19.3-PreRelease 585 9/9/2025
10.19.2-PreRelease 615 9/4/2025
10.19.1-PreRelease 618 9/2/2025
10.19.0-PreRelease 686 8/26/2025
10.18.14 936 11/4/2025
10.18.13 874 10/28/2025
10.18.12 832 10/14/2025
10.18.11 823 10/7/2025
10.18.10 828 9/30/2025
10.18.9 1,027 9/22/2025
10.18.8 1,107 9/16/2025
10.18.7 773 9/9/2025
10.18.6 679 9/4/2025
10.18.5 859 9/2/2025
10.18.4 1,428 8/26/2025
10.18.3-PreRelease 593 8/19/2025
10.18.2-PreRelease 613 8/12/2025
10.18.1-PreRelease 682 8/7/2025
10.18.0-PreRelease 712 7/25/2025
10.17.14 858 11/4/2025
10.17.13 945 10/14/2025
10.17.12 784 10/7/2025
10.17.11 978 9/30/2025
10.17.10 903 9/22/2025
10.17.9 933 9/16/2025
10.17.8 793 9/2/2025
10.17.7 773 8/26/2025
10.17.6 763 8/19/2025
10.17.5 862 8/12/2025
10.17.4 756 8/5/2025
10.17.3 1,098 7/22/2025
10.17.2 722 7/15/2025
10.17.1 784 7/8/2025
10.17.0 947 7/1/2025
10.16.12 1,072 9/22/2025
10.16.11 887 9/16/2025
10.16.10 641 9/9/2025
10.16.9 995 8/12/2025
10.16.8 801 8/5/2025
10.16.7 1,124 7/22/2025
10.16.6 937 7/1/2025
10.16.5 1,247 6/17/2025
10.16.4 1,012 6/12/2025
10.16.3 908 6/10/2025
10.16.2 751 6/4/2025
10.16.1 681 6/3/2025
10.16.0 1,127 5/27/2025
10.15.11 920 8/26/2025
10.15.10 961 8/5/2025
10.15.9 890 7/1/2025
10.15.8 698 6/24/2025
10.15.7 735 6/17/2025
10.15.6 834 6/3/2025
10.15.5 725 5/27/2025
10.15.4 925 5/20/2025
10.15.3 1,156 5/13/2025
10.15.2 885 5/13/2025
10.15.1 1,048 5/6/2025
10.15.0 1,086 4/29/2025
10.14.13 894 7/1/2025
10.14.12 666 6/24/2025
10.14.11 822 6/17/2025
10.14.10 969 5/20/2025
10.14.9 832 5/13/2025
10.14.8 840 5/13/2025
10.14.7 749 5/7/2025
10.14.6 689 5/6/2025
10.14.5 780 4/29/2025
10.14.4 961 4/22/2025
10.14.3 977 4/10/2025
10.14.2 840 4/8/2025
10.14.1 1,102 4/1/2025
10.14.0 1,674 3/25/2025
10.13.8 1,126 4/22/2025
10.13.7 760 4/10/2025
10.13.6 766 4/8/2025
10.13.5 769 4/1/2025
10.13.4 1,055 3/25/2025
10.13.3 1,370 3/18/2025
10.13.2 865 3/11/2025
10.13.1 1,333 3/4/2025
10.13.0 6,439 2/25/2025
10.12.7 1,230 3/11/2025
10.12.6 797 3/4/2025
10.12.5 675 2/25/2025
10.12.4 997 2/18/2025
10.12.3 870 2/12/2025
10.12.2 657 2/11/2025
10.12.1 893 2/4/2025
10.12.0 4,462 1/28/2025
10.11.8 1,080 2/25/2025
10.11.7 723 2/18/2025
10.11.6 746 2/12/2025
10.11.5 650 2/11/2025
10.11.4 689 2/4/2025
10.11.3 720 1/28/2025
10.11.2 2,668 1/21/2025
10.11.1 698 1/14/2025
10.11.0 1,098 1/7/2025
10.10.8 972 2/12/2025
10.10.7 639 2/11/2025
10.10.6 770 1/16/2025
10.10.5 612 1/14/2025
10.10.4 726 1/7/2025
10.10.3 1,068 12/17/2024
10.10.2 661 12/10/2024
10.10.1 746 12/3/2024
10.10.0 915 11/26/2024
10.9.9 916 1/14/2025
10.9.8 881 12/17/2024
10.9.7 641 12/10/2024
10.9.6 712 12/3/2024
10.9.5 667 11/27/2024
10.9.4 2,275 11/26/2024
10.9.3 886 11/19/2024
10.9.2 878 11/12/2024
10.9.1 757 11/5/2024
10.9.0 2,899 10/29/2024
10.8.14 654 1/14/2025
10.8.13 843 12/17/2024
10.8.12 711 12/10/2024
10.8.11 685 12/3/2024
10.8.10 1,003 11/26/2024
10.8.9 717 11/19/2024
10.8.8 684 11/12/2024
10.8.7 699 11/7/2024
10.8.6 658 11/5/2024
10.8.5 680 10/29/2024
10.8.4 743 10/22/2024
10.8.3 781 10/15/2024
10.8.2 722 10/8/2024
10.8.1 798 10/1/2024
10.8.0 9,879 9/24/2024
10.7.11 664 11/19/2024
10.7.10 663 11/19/2024
10.7.9 782 10/29/2024
10.7.8 640 10/22/2024
10.7.7 672 10/15/2024
10.7.6 679 10/8/2024
10.7.5 721 10/1/2024
10.7.4 644 9/24/2024
10.7.3 854 9/17/2024
10.7.2 839 9/10/2024
10.7.1 790 9/4/2024
10.7.0 2,557 8/27/2024
10.6.18 674 11/19/2024
10.6.17 634 11/19/2024
10.6.16 776 10/15/2024
10.6.15 660 10/8/2024
10.6.14 664 10/1/2024
10.6.13 749 9/24/2024
10.6.12 709 9/17/2024
10.6.11 688 9/3/2024
10.6.10 717 8/27/2024
10.6.9 1,406 8/20/2024
10.6.8 811 8/13/2024
10.6.7 663 8/6/2024
10.6.6 819 7/19/2024
10.6.5 657 7/16/2024
10.6.4 741 7/9/2024
10.6.3 974 7/2/2024
10.6.2 3,556 6/25/2024
10.5.14 807 10/1/2024
10.5.13 688 9/24/2024
10.5.12 704 8/21/2024
10.5.11 756 8/13/2024
10.5.10 599 8/6/2024
10.5.9 687 7/19/2024
10.5.8 678 7/16/2024
10.5.7 627 7/5/2024
10.5.6 671 7/1/2024
10.5.5 678 6/25/2024
10.5.4 773 6/18/2024
10.5.3 768 6/11/2024
10.5.2 751 6/4/2024
10.5.1 651 6/4/2024
10.5.0 1,210 5/28/2024
10.4.8 645 8/6/2024
10.4.7 645 6/25/2024
10.4.6 695 6/11/2024
10.4.5 641 6/4/2024
10.4.4 671 5/28/2024
10.4.3 680 5/21/2024
10.4.2 1,142 5/14/2024
10.4.1 898 5/7/2024
10.4.0 3,579 4/30/2024
10.3.10 619 8/6/2024
10.3.9 659 6/25/2024
10.3.8 797 5/21/2024
10.3.7 621 5/14/2024
10.3.6 734 5/7/2024
10.3.5 684 4/30/2024
10.3.4 791 4/23/2024
10.3.3 734 4/16/2024
10.3.2 755 4/11/2024
10.3.1 696 4/9/2024
10.3.0 1,184 4/2/2024
10.2.8 820 4/23/2024
10.2.7 711 4/16/2024
10.2.6 684 4/11/2024
10.2.5 689 4/9/2024
10.2.4 641 4/2/2024
10.2.3 764 3/26/2024
10.2.2 812 3/19/2024
10.2.1 838 3/12/2024
10.2.0 1,034 3/5/2024
10.1.12 756 4/11/2024
10.1.11 700 4/9/2024
10.1.10 675 4/2/2024
10.1.9 755 3/19/2024
10.1.8 751 3/13/2024
10.1.7 705 3/12/2024
10.1.6 712 3/5/2024
10.1.5 739 2/27/2024
10.1.4 1,020 2/20/2024
10.1.3 784 2/14/2024
10.1.2 759 2/7/2024
10.1.1 739 2/6/2024
10.1.0 872 1/30/2024
10.0.39 954 4/11/2024
10.0.38 874 4/2/2024
10.0.37 952 3/5/2024
10.0.36 941 2/27/2024
10.0.35 941 2/20/2024
10.0.34 1,269 2/14/2024
10.0.33 1,204 2/1/2024
10.0.32 1,337 1/24/2024
10.0.31 973 1/19/2024
10.0.30 1,021 1/18/2024
10.0.29 1,256 1/16/2024
10.0.28 1,297 1/16/2024
10.0.27 1,176 1/11/2024
10.0.26 1,233 12/19/2023
10.0.25 2,808 12/12/2023
10.0.24 2,562 12/5/2023
10.0.22 1,694 11/28/2023
10.0.21 3,107 11/23/2023
10.0.20 1,019 11/21/2023
10.0.19 2,153 11/14/2023
10.0.18 960 11/9/2023
10.0.17 1,901 11/2/2023
10.0.16 1,008 10/25/2023
10.0.15 1,346 10/19/2023
10.0.14 1,744 10/11/2023
10.0.13 1,303 9/27/2023
10.0.12 956 9/26/2023
10.0.11 1,008 9/22/2023
10.0.10 1,119 9/13/2023
10.0.9 2,970 8/30/2023
10.0.8 1,097 8/25/2023
10.0.7 1,431 8/22/2023
10.0.6 1,319 8/10/2023
10.0.5 1,515 8/2/2023
10.0.4 1,187 7/13/2023
10.0.3 1,608 7/5/2023
10.0.2 1,981 6/27/2023
10.0.1 1,279 6/20/2023
10.0.0 3,608 6/14/2023
9.20.1 232 10/15/2025
9.20.0 296 9/1/2025
9.19.5 252 8/21/2025
9.19.4 814 8/13/2025
9.19.3 1,392 6/18/2025
9.19.2 1,330 4/1/2025
9.19.1 998 2/19/2025
9.19.0 1,492 1/31/2025
9.18.5 356 4/4/2025
9.18.4 248 3/12/2025
9.18.3 282 2/12/2025
9.18.2 443 12/18/2024
9.18.1 806 11/26/2024
9.18.0 2,166 8/27/2024
9.17.16 1,179 11/22/2024
9.17.15 273 11/7/2024
9.17.14 186 10/22/2024
9.17.13 312 10/18/2024
9.17.12 1,403 10/2/2024
9.17.11 1,433 9/19/2024
9.17.10 1,071 9/3/2024
9.17.9 1,432 8/14/2024
9.17.8 395 7/18/2024
9.17.7 509 6/27/2024
9.17.6 1,835 6/4/2024
9.17.5 1,856 5/13/2024
9.17.4 6,315 4/12/2024
9.17.3 748 3/25/2024
9.17.2 1,537 3/4/2024
9.17.1 986 2/14/2024
9.17.0 1,437 1/31/2024
9.16.11 1,844 4/11/2024
9.16.10 421 3/25/2024
9.16.9 456 3/4/2024
9.16.8 687 2/14/2024
9.16.7 523 1/26/2024
9.16.6 1,033 1/9/2024
9.16.5 1,636 12/13/2023
9.16.4 2,049 11/29/2023
9.16.3 1,026 11/21/2023
9.16.2 1,190 11/7/2023
9.16.1 1,696 10/10/2023
9.16.0 3,129 9/21/2023
9.15.29 644 1/23/2024
9.15.28 894 12/13/2023
9.15.27 2,077 11/7/2023
9.15.26 1,494 10/10/2023
9.15.25 2,847 9/13/2023
9.15.24 347 8/30/2023
9.15.23 2,268 8/29/2023
9.15.22 9,391 8/15/2023
9.15.21 2,558 8/2/2023
9.15.20 770 7/27/2023
9.15.19 2,896 6/29/2023
9.15.18 1,843 6/6/2023
9.15.17 2,079 5/16/2023
9.15.16 2,625 5/11/2023
9.15.15 478 5/9/2023
9.15.14 2,020 5/3/2023
9.15.13 474 5/2/2023
9.15.12 617 4/18/2023
9.15.11 1,195 4/18/2023
9.15.10 2,803 3/21/2023
9.15.9 2,985 3/16/2023
9.15.8 5,023 3/7/2023
9.15.6 1,129 3/2/2023
9.15.5 1,253 2/27/2023
9.15.4 2,227 2/21/2023
9.15.3 1,165 2/15/2023
9.15.2 1,740 2/6/2023
9.15.1 1,135 2/2/2023
9.15.0 6,007 1/26/2023
9.14.32 4,358 8/14/2023
9.14.31 1,112 7/27/2023
9.14.30 7,824 5/3/2023
9.14.29 3,013 4/18/2023
9.14.28 1,043 4/18/2023
9.14.27 1,652 3/21/2023
9.14.26 1,128 3/16/2023
9.14.25 2,069 3/7/2023
9.14.24 1,068 3/2/2023
9.14.23 2,863 2/21/2023
9.14.22 1,865 2/14/2023
9.14.21 452 2/10/2023
9.14.20 450 2/8/2023
9.14.19 1,771 2/2/2023
9.14.18 1,158 2/1/2023
9.14.17 1,655 1/26/2023
9.14.16 1,881 1/24/2023
9.14.15 6,842 1/10/2023
9.14.14 11,270 12/15/2022
9.14.13 6,289 11/29/2022
9.14.12 547 11/28/2022
9.14.11 8,357 11/16/2022
9.14.10 1,423 11/15/2022
9.14.9 3,946 11/11/2022
9.14.8 3,453 11/7/2022
9.14.7 6,380 11/1/2022
9.14.6 1,389 10/27/2022
9.14.5 3,351 10/19/2022
9.14.4 9,972 9/27/2022
9.14.3 3,242 9/15/2022
9.14.2 4,027 9/7/2022
9.14.1 8,898 8/30/2022
9.14.0 4,322 8/30/2022
9.13.35 1,305 1/24/2023
9.13.34 2,632 11/1/2022
9.13.33 3,015 9/27/2022
9.13.32 7,941 8/31/2022
9.13.31 2,355 8/25/2022
9.13.30 6,989 8/18/2022
9.13.29 6,209 8/9/2022
9.13.28 711 8/9/2022
9.13.27 3,864 7/13/2022
9.13.26 2,490 7/7/2022
9.13.25 3,345 6/27/2022
9.13.24 2,579 6/23/2022
9.13.23 2,084 6/21/2022
9.13.22 7,084 6/8/2022
9.13.21 8,701 6/2/2022
9.13.20 783 6/2/2022
9.13.19 3,799 5/23/2022
9.13.18 2,470 5/18/2022
9.13.17 6,318 4/27/2022
9.13.16 2,515 4/26/2022
9.13.15 4,293 4/21/2022
9.13.14 1,529 4/20/2022
9.13.13 3,443 4/8/2022
9.13.12 1,728 4/7/2022
9.13.11 3,336 4/5/2022
9.13.10 3,592 3/27/2022
9.13.9 4,878 3/23/2022
9.13.8 7,277 3/16/2022
9.13.7 2,672 3/11/2022
9.13.6 8,027 3/1/2022
9.13.5 1,961 2/28/2022
9.13.4 2,746 2/17/2022
9.13.3 7,604 2/14/2022
9.13.2 1,828 2/8/2022
9.13.1 3,689 2/2/2022
9.13.0 6,602 1/25/2022
9.12.22 2,623 3/23/2022
9.12.21 9,315 1/24/2022
9.12.20 1,935 1/21/2022
9.12.19 4,463 1/14/2022
9.12.18 3,080 1/5/2022
9.12.17 14,890 12/14/2021
9.12.16 2,796 12/7/2021
9.12.15 2,255 12/2/2021
9.12.14 1,969 11/30/2021
9.12.13 5,304 11/19/2021
9.12.12 635 11/17/2021
9.12.11 711 11/16/2021
9.12.10 5,435 11/2/2021
9.12.9 750 11/1/2021
9.12.8 9,416 10/25/2021
9.12.7 2,126 10/21/2021
9.12.6 744 10/21/2021
9.12.5 4,296 10/14/2021
9.12.4 11,282 10/5/2021
9.12.2 1,234 9/27/2021
9.12.1 3,358 9/17/2021
9.12.0 5,860 8/31/2021
9.10.33 2,157 10/21/2021
9.10.32 19,075 8/27/2021
9.10.31 36,023 8/11/2021
9.10.30 774 8/10/2021
9.10.29 4,337 7/22/2021
9.10.28 5,995 7/14/2021
9.10.27 1,301 7/11/2021
9.10.26 4,480 6/29/2021
9.10.25 2,203 6/22/2021
9.10.24 4,445 6/15/2021
9.10.23 979 6/11/2021
9.10.22 3,298 5/27/2021
9.10.21 22,837 5/11/2021
9.10.20 875 5/7/2021
9.10.19 100,498 4/22/2021
9.10.18 797 4/21/2021
9.10.17 782 4/20/2021
9.10.16 3,297 3/30/2021
9.10.15 806 3/30/2021
9.10.14 853 3/26/2021
9.10.13 1,872 3/25/2021
9.10.12 795 3/25/2021
9.10.11 1,772 3/24/2021
9.10.9 23,750 3/9/2021
9.10.8 25,779 2/18/2021
9.10.7 1,602 2/16/2021
9.10.6 855 2/15/2021
9.10.5 832 2/9/2021
9.10.4 1,234 2/3/2021
9.10.3 1,552 2/1/2021
9.10.2 811 1/29/2021
9.10.1 13,045 1/26/2021
9.10.0 22,954 1/26/2021
9.9.24 1,303 4/26/2021
9.9.23 1,604 1/29/2021
9.9.22 3,258 1/20/2021
9.9.21 818 1/18/2021
9.9.20 7,398 12/21/2020
9.9.19 3,636 12/11/2020
9.9.18 3,785 12/11/2020
9.9.17 839 12/4/2020
9.9.16 786 12/2/2020
9.9.15 9,870 11/26/2020
9.9.14 5,257 11/22/2020
9.9.13 804 11/18/2020
9.9.12 11,271 10/29/2020
9.9.11 2,207 10/27/2020
9.9.10 5,501 10/16/2020
9.9.9 2,363 10/12/2020
9.9.8 8,704 9/29/2020
9.9.7 932 9/24/2020
9.9.6 845 9/18/2020
9.9.5 8,525 9/14/2020
9.9.4 885 9/10/2020
9.9.3 1,251 9/2/2020
9.9.2 830 8/28/2020
9.9.1 811 8/27/2020
9.9.0 8,994 8/25/2020
9.8.41 3,591 9/2/2020
9.8.40 870 8/28/2020
9.8.39 2,730 8/13/2020
9.8.38 1,979 8/7/2020
9.8.37 1,278 7/29/2020
9.8.36 11,670 7/6/2020
9.8.35 959 7/5/2020
9.8.34 4,044 6/29/2020
9.8.33 960 6/25/2020
9.8.32 12,710 6/15/2020
9.8.31 967 6/15/2020
9.8.30 856 6/10/2020
9.8.29 7,011 6/9/2020
9.8.28 2,121 6/8/2020
9.8.27 2,776 6/3/2020
9.8.26 8,127 5/26/2020
9.8.25 946 5/26/2020
9.8.24 6,085 5/20/2020
9.8.23 1,817 5/19/2020
9.8.22 3,065 5/18/2020
9.8.21 1,220 5/5/2020
9.8.20 3,945 4/27/2020
9.8.19 3,996 4/21/2020
9.8.18 2,058 4/6/2020
9.8.17 947 4/3/2020
9.8.16 1,208 4/1/2020
9.8.15 22,507 3/27/2020
9.8.14 1,826 3/25/2020
9.8.13 3,261 3/20/2020
9.8.12 2,019 3/13/2020
9.8.11 980 3/13/2020
9.8.10 16,960 3/5/2020
9.8.9 979 2/27/2020
9.8.8 5,700 2/25/2020
9.8.7 4,687 2/21/2020
9.8.6 1,025 2/20/2020
9.8.5 1,391 2/12/2020
9.8.4 1,176 2/5/2020
9.8.3 6,202 2/4/2020
9.8.2 952 2/3/2020
9.8.1 7,711 1/28/2020
9.7.30 3,465 4/1/2020
9.7.29 3,335 3/27/2020
9.7.28 3,353 2/24/2020
9.7.27 4,670 2/4/2020
9.7.26 4,093 1/16/2020
9.7.25 8,303 1/13/2020
9.7.24 963 12/23/2019
9.7.23 4,393 12/3/2019
9.7.22 16,132 11/20/2019
9.7.21 1,067 11/18/2019
9.7.20 1,532 11/14/2019
9.7.19 936 11/12/2019
9.7.18 1,340 11/7/2019
9.7.17 944 11/6/2019
9.7.16 5,677 10/29/2019
9.7.15 1,833 10/24/2019
9.7.14 2,919 10/23/2019
9.7.13 3,217 10/3/2019
9.7.12 2,199 10/2/2019
9.7.11 1,235 10/1/2019
9.7.10 7,809 9/24/2019
9.7.9 1,089 9/24/2019
9.7.8 986 9/23/2019
9.7.7 973 9/23/2019
9.7.6 999 9/16/2019
9.7.5 933 9/12/2019
9.7.4 18,446 9/10/2019
9.7.3 1,893 9/6/2019
9.7.2 978 9/5/2019
9.7.1 1,084 8/29/2019
9.7.0 6,271 8/27/2019
9.6.42 871 6/15/2020
9.6.41 2,296 11/20/2019
9.6.40 1,951 10/2/2019
9.6.39 4,499 10/1/2019
9.6.38 942 9/24/2019
9.6.37 1,967 8/20/2019
9.6.36 963 8/19/2019
9.6.35 5,753 8/7/2019
9.6.34 980 8/7/2019
9.6.33 986 7/12/2019
9.6.32 13,577 6/19/2019
9.6.31 1,044 6/18/2019
9.6.30 1,781 6/17/2019
9.6.29 1,763 6/17/2019
9.6.28 5,230 5/29/2019
9.6.27 947 5/29/2019
9.6.26 1,881 5/6/2019
9.6.25 15,060 4/30/2019
9.6.24 986 4/29/2019
9.6.23 1,799 4/11/2019
9.6.22 4,091 4/11/2019
9.6.21 7,022 4/11/2019
9.6.20 7,322 4/11/2019
9.6.19 1,119 4/11/2019
9.6.18 1,074 3/25/2019
9.6.17 1,006 3/20/2019
9.6.16 999 3/20/2019
9.6.15 1,010 3/19/2019
9.6.14 1,880 3/15/2019
9.6.13 1,009 3/15/2019
9.6.12 991 3/15/2019
9.6.11 6,645 3/15/2019
9.6.10 998 3/15/2019
9.6.9 4,676 3/15/2019
9.6.8 975 3/15/2019
9.6.7 963 3/15/2019
9.6.6 1,013 3/15/2019
9.6.5 1,797 3/15/2019
9.6.4 977 3/15/2019
9.6.3 2,997 3/15/2019
9.6.2 1,054 3/15/2019
9.6.1 6,396 3/15/2019
9.6.0 21,782 3/15/2019
9.5.33 1,671 5/29/2019
9.5.32 1,033 4/29/2019
9.5.31 1,220 3/21/2019
9.5.30 1,080 3/19/2019
9.5.29 1,061 3/15/2019
9.5.28 993 3/15/2019
9.5.27 1,041 3/15/2019
9.5.26 1,055 3/15/2019
9.5.25 5,264 3/15/2019
9.5.24 1,109 3/15/2019
9.5.23 3,532 3/15/2019
9.5.22 962 3/15/2019
9.5.21 1,733 3/15/2019
9.5.20 1,002 3/15/2019
9.5.19 973 3/15/2019
9.5.18 7,613 3/15/2019
9.5.17 3,860 3/15/2019
9.5.16 949 3/15/2019
9.5.15 965 3/15/2019
9.5.14 1,769 3/15/2019
9.5.13 1,733 3/15/2019
9.5.12 1,354 3/15/2019
9.5.11 1,618 3/15/2019
9.5.10 2,289 3/15/2019
9.5.9 6,223 3/15/2019
9.5.8 1,015 3/15/2019
9.5.7 976 3/15/2019
9.5.6 1,901 3/15/2019
9.5.5 963 3/15/2019
9.5.4 973 3/15/2019
9.5.3 4,624 3/15/2019
9.5.2 1,037 3/15/2019
9.5.1 1,007 3/15/2019
9.5.0 21,086 3/15/2019
9.4.56 984 3/15/2019
9.4.55 995 3/15/2019
9.4.54 1,031 3/15/2019
9.4.53 1,764 3/15/2019
9.4.52 993 3/15/2019
9.4.51 981 3/15/2019
9.4.50 989 3/15/2019
9.4.49 55,783 3/15/2019
9.4.48 10,928 3/15/2019
9.4.47 1,617 3/15/2019
9.4.46 969 3/15/2019
9.4.45 992 3/15/2019
9.4.44 1,672 3/15/2019
9.4.43 1,662 3/15/2019
9.4.42 969 3/15/2019
9.4.41 939 3/15/2019
9.4.40 2,489 3/15/2019
9.4.39 1,833 3/15/2019
9.4.38 1,798 3/15/2019
9.4.37 1,025 3/15/2019
9.4.36 4,991 3/15/2019
9.4.35 977 3/15/2019
9.4.34 2,205 3/15/2019
9.4.28 21,485 3/15/2019
9.4.22 3,756 3/15/2019
9.4.20 15,242 3/15/2019
9.4.11 4,727 3/15/2019
9.4.5 3,707 3/15/2019
9.4.4 33,522 3/15/2019
9.4.0 4,156 3/15/2019
9.3.14 9,690 3/15/2019
9.3.13 10,852 3/15/2019
9.3.0 14,197 3/15/2019
9.2.14 10,462 3/15/2019
9.2.13 8,420 3/15/2019
9.2.11 19,214 3/15/2019
9.2.7 19,472 3/15/2019
9.2.0 11,413 3/15/2019
9.1.2 51,279 3/15/2019