Dynamicweb 10.18.2-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.2-PreRelease
                    
NuGet\Install-Package Dynamicweb -Version 10.18.2-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.2-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.18.2-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.2-PreRelease
                    
#r "nuget: Dynamicweb, 10.18.2-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.2-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.2-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.18.2-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 (151)

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.20.1-PreRelease 78 10/7/2025
10.20.0-PreRelease 750 9/30/2025
10.19.7 110 10/7/2025
10.19.6 908 9/30/2025
10.19.5-PreRelease 809 9/22/2025
10.19.4-PreRelease 750 9/16/2025
10.19.3-PreRelease 516 9/9/2025
10.19.2-PreRelease 545 9/4/2025
10.19.1-PreRelease 553 9/2/2025
10.19.0-PreRelease 602 8/26/2025
10.18.11 142 10/7/2025
10.18.10 769 9/30/2025
10.18.9 980 9/22/2025
10.18.8 1,005 9/16/2025
10.18.7 648 9/9/2025
10.18.6 606 9/4/2025
10.18.5 768 9/2/2025
10.18.4 1,169 8/26/2025
10.18.3-PreRelease 524 8/19/2025
10.18.2-PreRelease 553 8/12/2025
10.18.1-PreRelease 614 8/7/2025
10.18.0-PreRelease 707 7/25/2025
10.17.12 125 10/7/2025
10.17.11 841 9/30/2025
10.17.10 893 9/22/2025
10.17.9 894 9/16/2025
10.17.8 705 9/2/2025
10.17.7 683 8/26/2025
10.17.6 682 8/19/2025
10.17.5 773 8/12/2025
10.17.4 683 8/5/2025
10.17.3 1,084 7/22/2025
10.17.2 704 7/15/2025
10.17.1 766 7/8/2025
10.17.0 928 7/1/2025
10.16.12 918 9/22/2025
10.16.11 846 9/16/2025
10.16.10 566 9/9/2025
10.16.9 884 8/12/2025
10.16.8 725 8/5/2025
10.16.7 1,102 7/22/2025
10.16.6 855 7/1/2025
10.16.5 1,214 6/17/2025
10.16.4 969 6/12/2025
10.16.3 887 6/10/2025
10.16.2 725 6/4/2025
10.16.1 654 6/3/2025
10.16.0 1,108 5/27/2025
10.15.11 830 8/26/2025
10.15.10 825 8/5/2025
10.15.9 876 7/1/2025
10.15.8 679 6/24/2025
10.15.7 728 6/17/2025
10.15.6 807 6/3/2025
10.15.5 705 5/27/2025
10.15.4 892 5/20/2025
10.15.3 1,122 5/13/2025
10.15.2 852 5/13/2025
10.15.1 998 5/6/2025
10.15.0 1,069 4/29/2025
10.14.13 871 7/1/2025
10.14.12 652 6/24/2025
10.14.11 799 6/17/2025
10.14.10 949 5/20/2025
10.14.9 819 5/13/2025
10.14.8 834 5/13/2025
10.14.7 730 5/7/2025
10.14.6 670 5/6/2025
10.14.5 739 4/29/2025
10.14.4 943 4/22/2025
10.14.3 959 4/10/2025
10.14.2 829 4/8/2025
10.14.1 1,086 4/1/2025
10.14.0 1,573 3/25/2025
10.13.8 1,087 4/22/2025
10.13.7 747 4/10/2025
10.13.6 758 4/8/2025
10.13.5 746 4/1/2025
10.13.4 1,031 3/25/2025
10.13.3 1,340 3/18/2025
10.13.2 855 3/11/2025
10.13.1 1,315 3/4/2025
10.13.0 6,418 2/25/2025
10.12.7 1,214 3/11/2025
10.12.6 785 3/4/2025
10.12.5 661 2/25/2025
10.12.4 980 2/18/2025
10.12.3 853 2/12/2025
10.12.2 629 2/11/2025
10.12.1 872 2/4/2025
10.12.0 4,331 1/28/2025
10.11.8 1,066 2/25/2025
10.11.7 705 2/18/2025
10.11.6 722 2/12/2025
10.11.5 628 2/11/2025
10.11.4 670 2/4/2025
10.11.3 703 1/28/2025
10.11.2 2,484 1/21/2025
10.11.1 685 1/14/2025
10.11.0 1,061 1/7/2025
10.10.8 950 2/12/2025
10.10.7 624 2/11/2025
10.10.6 759 1/16/2025
10.10.5 601 1/14/2025
10.10.4 716 1/7/2025
10.10.3 1,044 12/17/2024
10.10.2 652 12/10/2024
10.10.1 734 12/3/2024
10.10.0 895 11/26/2024
10.9.9 889 1/14/2025
10.9.8 866 12/17/2024
10.9.7 630 12/10/2024
10.9.6 690 12/3/2024
10.9.5 651 11/27/2024
10.9.4 2,050 11/26/2024
10.9.3 858 11/19/2024
10.9.2 858 11/12/2024
10.9.1 734 11/5/2024
10.9.0 2,652 10/29/2024
10.8.14 647 1/14/2025
10.8.13 824 12/17/2024
10.8.12 694 12/10/2024
10.8.11 673 12/3/2024
10.8.10 933 11/26/2024
10.8.9 692 11/19/2024
10.8.8 660 11/12/2024
10.8.7 687 11/7/2024
10.8.6 651 11/5/2024
10.8.5 665 10/29/2024
10.8.4 721 10/22/2024
10.8.3 750 10/15/2024
10.8.2 700 10/8/2024
10.8.1 781 10/1/2024
10.8.0 9,711 9/24/2024
10.7.11 643 11/19/2024
10.7.10 641 11/19/2024
10.7.9 761 10/29/2024
10.7.8 620 10/22/2024
10.7.7 664 10/15/2024
10.7.6 660 10/8/2024
10.7.5 712 10/1/2024
10.7.4 626 9/24/2024
10.7.3 834 9/17/2024
10.7.2 825 9/10/2024
10.7.1 766 9/4/2024
10.7.0 2,507 8/27/2024
10.6.18 657 11/19/2024
10.6.17 620 11/19/2024
10.6.16 768 10/15/2024
10.6.15 644 10/8/2024
10.6.14 639 10/1/2024
10.6.13 734 9/24/2024
10.6.12 692 9/17/2024
10.6.11 673 9/3/2024
10.6.10 693 8/27/2024
10.6.9 1,357 8/20/2024
10.6.8 789 8/13/2024
10.6.7 645 8/6/2024
10.6.6 803 7/19/2024
10.6.5 643 7/16/2024
10.6.4 724 7/9/2024
10.6.3 951 7/2/2024
10.6.2 3,318 6/25/2024
10.5.14 797 10/1/2024
10.5.13 674 9/24/2024
10.5.12 679 8/21/2024
10.5.11 738 8/13/2024
10.5.10 581 8/6/2024
10.5.9 668 7/19/2024
10.5.8 668 7/16/2024
10.5.7 606 7/5/2024
10.5.6 658 7/1/2024
10.5.5 663 6/25/2024
10.5.4 752 6/18/2024
10.5.3 745 6/11/2024
10.5.2 732 6/4/2024
10.5.1 645 6/4/2024
10.5.0 1,203 5/28/2024
10.4.8 620 8/6/2024
10.4.7 638 6/25/2024
10.4.6 678 6/11/2024
10.4.5 631 6/4/2024
10.4.4 650 5/28/2024
10.4.3 670 5/21/2024
10.4.2 1,094 5/14/2024
10.4.1 889 5/7/2024
10.4.0 3,251 4/30/2024
10.3.10 601 8/6/2024
10.3.9 647 6/25/2024
10.3.8 775 5/21/2024
10.3.7 607 5/14/2024
10.3.6 725 5/7/2024
10.3.5 670 4/30/2024
10.3.4 771 4/23/2024
10.3.3 720 4/16/2024
10.3.2 739 4/11/2024
10.3.1 679 4/9/2024
10.3.0 1,164 4/2/2024
10.2.8 790 4/23/2024
10.2.7 692 4/16/2024
10.2.6 665 4/11/2024
10.2.5 674 4/9/2024
10.2.4 635 4/2/2024
10.2.3 752 3/26/2024
10.2.2 796 3/19/2024
10.2.1 829 3/12/2024
10.2.0 1,018 3/5/2024
10.1.12 740 4/11/2024
10.1.11 691 4/9/2024
10.1.10 668 4/2/2024
10.1.9 748 3/19/2024
10.1.8 737 3/13/2024
10.1.7 685 3/12/2024
10.1.6 702 3/5/2024
10.1.5 733 2/27/2024
10.1.4 976 2/20/2024
10.1.3 773 2/14/2024
10.1.2 739 2/7/2024
10.1.1 726 2/6/2024
10.1.0 855 1/30/2024
10.0.39 931 4/11/2024
10.0.38 860 4/2/2024
10.0.37 928 3/5/2024
10.0.36 919 2/27/2024
10.0.35 928 2/20/2024
10.0.34 1,231 2/14/2024
10.0.33 1,185 2/1/2024
10.0.32 1,319 1/24/2024
10.0.31 956 1/19/2024
10.0.30 1,004 1/18/2024
10.0.29 1,249 1/16/2024
10.0.28 1,284 1/16/2024
10.0.27 1,150 1/11/2024
10.0.26 1,207 12/19/2023
10.0.25 2,780 12/12/2023
10.0.24 2,540 12/5/2023
10.0.22 1,668 11/28/2023
10.0.21 3,083 11/23/2023
10.0.20 1,009 11/21/2023
10.0.19 2,143 11/14/2023
10.0.18 939 11/9/2023
10.0.17 1,858 11/2/2023
10.0.16 998 10/25/2023
10.0.15 1,329 10/19/2023
10.0.14 1,720 10/11/2023
10.0.13 1,291 9/27/2023
10.0.12 940 9/26/2023
10.0.11 994 9/22/2023
10.0.10 1,103 9/13/2023
10.0.9 2,931 8/30/2023
10.0.8 1,080 8/25/2023
10.0.7 1,410 8/22/2023
10.0.6 1,291 8/10/2023
10.0.5 1,489 8/2/2023
10.0.4 1,168 7/13/2023
10.0.3 1,583 7/5/2023
10.0.2 1,923 6/27/2023
10.0.1 1,261 6/20/2023
10.0.0 3,544 6/14/2023
9.20.0 240 9/1/2025
9.19.5 217 8/21/2025
9.19.4 557 8/13/2025
9.19.3 1,110 6/18/2025
9.19.2 1,065 4/1/2025
9.19.1 975 2/19/2025
9.19.0 1,411 1/31/2025
9.18.5 321 4/4/2025
9.18.4 234 3/12/2025
9.18.3 261 2/12/2025
9.18.2 419 12/18/2024
9.18.1 788 11/26/2024
9.18.0 1,987 8/27/2024
9.17.16 1,160 11/22/2024
9.17.15 262 11/7/2024
9.17.14 164 10/22/2024
9.17.13 292 10/18/2024
9.17.12 1,311 10/2/2024
9.17.11 1,383 9/19/2024
9.17.10 1,059 9/3/2024
9.17.9 1,384 8/14/2024
9.17.8 378 7/18/2024
9.17.7 490 6/27/2024
9.17.6 1,811 6/4/2024
9.17.5 1,834 5/13/2024
9.17.4 6,122 4/12/2024
9.17.3 714 3/25/2024
9.17.2 1,488 3/4/2024
9.17.1 969 2/14/2024
9.17.0 1,337 1/31/2024
9.16.11 1,774 4/11/2024
9.16.10 410 3/25/2024
9.16.9 441 3/4/2024
9.16.8 662 2/14/2024
9.16.7 511 1/26/2024
9.16.6 1,011 1/9/2024
9.16.5 1,624 12/13/2023
9.16.4 2,029 11/29/2023
9.16.3 991 11/21/2023
9.16.2 1,188 11/7/2023
9.16.1 1,666 10/10/2023
9.16.0 3,091 9/21/2023
9.15.29 621 1/23/2024
9.15.28 878 12/13/2023
9.15.27 2,057 11/7/2023
9.15.26 1,485 10/10/2023
9.15.25 2,782 9/13/2023
9.15.24 341 8/30/2023
9.15.23 2,257 8/29/2023
9.15.22 9,233 8/15/2023
9.15.21 2,535 8/2/2023
9.15.20 766 7/27/2023
9.15.19 2,850 6/29/2023
9.15.18 1,820 6/6/2023
9.15.17 2,008 5/16/2023
9.15.16 2,605 5/11/2023
9.15.15 462 5/9/2023
9.15.14 2,011 5/3/2023
9.15.13 429 5/2/2023
9.15.12 591 4/18/2023
9.15.11 1,181 4/18/2023
9.15.10 2,784 3/21/2023
9.15.9 2,973 3/16/2023
9.15.8 5,008 3/7/2023
9.15.6 1,111 3/2/2023
9.15.5 1,241 2/27/2023
9.15.4 2,214 2/21/2023
9.15.3 1,146 2/15/2023
9.15.2 1,718 2/6/2023
9.15.1 1,126 2/2/2023
9.15.0 5,950 1/26/2023
9.14.32 4,267 8/14/2023
9.14.31 1,084 7/27/2023
9.14.30 7,680 5/3/2023
9.14.29 2,988 4/18/2023
9.14.28 1,018 4/18/2023
9.14.27 1,637 3/21/2023
9.14.26 1,107 3/16/2023
9.14.25 2,057 3/7/2023
9.14.24 1,056 3/2/2023
9.14.23 2,831 2/21/2023
9.14.22 1,837 2/14/2023
9.14.21 432 2/10/2023
9.14.20 438 2/8/2023
9.14.19 1,756 2/2/2023
9.14.18 1,149 2/1/2023
9.14.17 1,640 1/26/2023
9.14.16 1,849 1/24/2023
9.14.15 6,773 1/10/2023
9.14.14 11,164 12/15/2022
9.14.13 6,262 11/29/2022
9.14.12 538 11/28/2022
9.14.11 8,276 11/16/2022
9.14.10 1,414 11/15/2022
9.14.9 3,913 11/11/2022
9.14.8 3,393 11/7/2022
9.14.7 6,364 11/1/2022
9.14.6 1,365 10/27/2022
9.14.5 3,327 10/19/2022
9.14.4 9,893 9/27/2022
9.14.3 3,222 9/15/2022
9.14.2 3,959 9/7/2022
9.14.1 8,769 8/30/2022
9.14.0 4,293 8/30/2022
9.13.35 1,287 1/24/2023
9.13.34 2,595 11/1/2022
9.13.33 3,003 9/27/2022
9.13.32 7,900 8/31/2022
9.13.31 2,333 8/25/2022
9.13.30 6,945 8/18/2022
9.13.29 6,160 8/9/2022
9.13.28 701 8/9/2022
9.13.27 3,847 7/13/2022
9.13.26 2,458 7/7/2022
9.13.25 3,316 6/27/2022
9.13.24 2,556 6/23/2022
9.13.23 2,050 6/21/2022
9.13.22 7,058 6/8/2022
9.13.21 8,639 6/2/2022
9.13.20 761 6/2/2022
9.13.19 3,776 5/23/2022
9.13.18 2,447 5/18/2022
9.13.17 6,292 4/27/2022
9.13.16 2,489 4/26/2022
9.13.15 4,276 4/21/2022
9.13.14 1,505 4/20/2022
9.13.13 3,419 4/8/2022
9.13.12 1,707 4/7/2022
9.13.11 3,309 4/5/2022
9.13.10 3,570 3/27/2022
9.13.9 4,865 3/23/2022
9.13.8 7,242 3/16/2022
9.13.7 2,657 3/11/2022
9.13.6 8,000 3/1/2022
9.13.5 1,943 2/28/2022
9.13.4 2,726 2/17/2022
9.13.3 7,585 2/14/2022
9.13.2 1,809 2/8/2022
9.13.1 3,656 2/2/2022
9.13.0 6,570 1/25/2022
9.12.22 2,606 3/23/2022
9.12.21 9,294 1/24/2022
9.12.20 1,910 1/21/2022
9.12.19 4,441 1/14/2022
9.12.18 3,054 1/5/2022
9.12.17 14,763 12/14/2021
9.12.16 2,774 12/7/2021
9.12.15 2,233 12/2/2021
9.12.14 1,953 11/30/2021
9.12.13 5,265 11/19/2021
9.12.12 619 11/17/2021
9.12.11 682 11/16/2021
9.12.10 5,395 11/2/2021
9.12.9 732 11/1/2021
9.12.8 9,362 10/25/2021
9.12.7 2,100 10/21/2021
9.12.6 728 10/21/2021
9.12.5 4,271 10/14/2021
9.12.4 11,217 10/5/2021
9.12.2 1,216 9/27/2021
9.12.1 3,340 9/17/2021
9.12.0 5,812 8/31/2021
9.10.33 2,133 10/21/2021
9.10.32 18,882 8/27/2021
9.10.31 35,395 8/11/2021
9.10.30 749 8/10/2021
9.10.29 4,300 7/22/2021
9.10.28 5,791 7/14/2021
9.10.27 1,273 7/11/2021
9.10.26 4,370 6/29/2021
9.10.25 2,166 6/22/2021
9.10.24 4,399 6/15/2021
9.10.23 960 6/11/2021
9.10.22 3,270 5/27/2021
9.10.21 22,661 5/11/2021
9.10.20 851 5/7/2021
9.10.19 99,875 4/22/2021
9.10.18 774 4/21/2021
9.10.17 758 4/20/2021
9.10.16 3,276 3/30/2021
9.10.15 774 3/30/2021
9.10.14 837 3/26/2021
9.10.13 1,816 3/25/2021
9.10.12 766 3/25/2021
9.10.11 1,750 3/24/2021
9.10.9 23,681 3/9/2021
9.10.8 25,680 2/18/2021
9.10.7 1,578 2/16/2021
9.10.6 833 2/15/2021
9.10.5 806 2/9/2021
9.10.4 1,208 2/3/2021
9.10.3 1,526 2/1/2021
9.10.2 791 1/29/2021
9.10.1 12,998 1/26/2021
9.10.0 22,732 1/26/2021
9.9.24 1,278 4/26/2021
9.9.23 1,583 1/29/2021
9.9.22 3,229 1/20/2021
9.9.21 796 1/18/2021
9.9.20 7,357 12/21/2020
9.9.19 3,604 12/11/2020
9.9.18 3,770 12/11/2020
9.9.17 817 12/4/2020
9.9.16 760 12/2/2020
9.9.15 9,844 11/26/2020
9.9.14 5,236 11/22/2020
9.9.13 776 11/18/2020
9.9.12 11,249 10/29/2020
9.9.11 2,181 10/27/2020
9.9.10 5,423 10/16/2020
9.9.9 2,337 10/12/2020
9.9.8 8,651 9/29/2020
9.9.7 911 9/24/2020
9.9.6 821 9/18/2020
9.9.5 8,488 9/14/2020
9.9.4 869 9/10/2020
9.9.3 1,234 9/2/2020
9.9.2 814 8/28/2020
9.9.1 786 8/27/2020
9.9.0 8,930 8/25/2020
9.8.41 3,555 9/2/2020
9.8.40 851 8/28/2020
9.8.39 2,706 8/13/2020
9.8.38 1,963 8/7/2020
9.8.37 1,253 7/29/2020
9.8.36 11,618 7/6/2020
9.8.35 937 7/5/2020
9.8.34 4,017 6/29/2020
9.8.33 936 6/25/2020
9.8.32 12,674 6/15/2020
9.8.31 945 6/15/2020
9.8.30 838 6/10/2020
9.8.29 6,969 6/9/2020
9.8.28 2,103 6/8/2020
9.8.27 2,754 6/3/2020
9.8.26 8,066 5/26/2020
9.8.25 924 5/26/2020
9.8.24 6,051 5/20/2020
9.8.23 1,790 5/19/2020
9.8.22 3,040 5/18/2020
9.8.21 1,194 5/5/2020
9.8.20 3,919 4/27/2020
9.8.19 3,969 4/21/2020
9.8.18 2,032 4/6/2020
9.8.17 921 4/3/2020
9.8.16 1,183 4/1/2020
9.8.15 22,276 3/27/2020
9.8.14 1,801 3/25/2020
9.8.13 3,234 3/20/2020
9.8.12 1,997 3/13/2020
9.8.11 960 3/13/2020
9.8.10 16,848 3/5/2020
9.8.9 962 2/27/2020
9.8.8 5,677 2/25/2020
9.8.7 4,657 2/21/2020
9.8.6 1,003 2/20/2020
9.8.5 1,371 2/12/2020
9.8.4 1,156 2/5/2020
9.8.3 6,143 2/4/2020
9.8.2 918 2/3/2020
9.8.1 7,692 1/28/2020
9.7.30 3,436 4/1/2020
9.7.29 3,307 3/27/2020
9.7.28 3,328 2/24/2020
9.7.27 4,616 2/4/2020
9.7.26 4,045 1/16/2020
9.7.25 8,267 1/13/2020
9.7.24 938 12/23/2019
9.7.23 4,354 12/3/2019
9.7.22 16,075 11/20/2019
9.7.21 1,044 11/18/2019
9.7.20 1,512 11/14/2019
9.7.19 907 11/12/2019
9.7.18 1,318 11/7/2019
9.7.17 915 11/6/2019
9.7.16 5,658 10/29/2019
9.7.15 1,807 10/24/2019
9.7.14 2,895 10/23/2019
9.7.13 3,137 10/3/2019
9.7.12 2,175 10/2/2019
9.7.11 1,211 10/1/2019
9.7.10 7,788 9/24/2019
9.7.9 1,061 9/24/2019
9.7.8 960 9/23/2019
9.7.7 955 9/23/2019
9.7.6 968 9/16/2019
9.7.5 902 9/12/2019
9.7.4 18,420 9/10/2019
9.7.3 1,875 9/6/2019
9.7.2 955 9/5/2019
9.7.1 1,067 8/29/2019
9.7.0 6,238 8/27/2019
9.6.42 849 6/15/2020
9.6.41 2,269 11/20/2019
9.6.40 1,920 10/2/2019
9.6.39 4,471 10/1/2019
9.6.38 914 9/24/2019
9.6.37 1,941 8/20/2019
9.6.36 938 8/19/2019
9.6.35 5,724 8/7/2019
9.6.34 957 8/7/2019
9.6.33 964 7/12/2019
9.6.32 13,518 6/19/2019
9.6.31 1,016 6/18/2019
9.6.30 1,761 6/17/2019
9.6.29 1,733 6/17/2019
9.6.28 5,208 5/29/2019
9.6.27 926 5/29/2019
9.6.26 1,851 5/6/2019
9.6.25 14,935 4/30/2019
9.6.24 955 4/29/2019
9.6.23 1,778 4/11/2019
9.6.22 4,072 4/11/2019
9.6.21 6,987 4/11/2019
9.6.20 7,303 4/11/2019
9.6.19 1,093 4/11/2019
9.6.18 1,051 3/25/2019
9.6.17 982 3/20/2019
9.6.16 979 3/20/2019
9.6.15 994 3/19/2019
9.6.14 1,862 3/15/2019
9.6.13 991 3/15/2019
9.6.12 974 3/15/2019
9.6.11 6,615 3/15/2019
9.6.10 981 3/15/2019
9.6.9 4,649 3/15/2019
9.6.8 958 3/15/2019
9.6.7 943 3/15/2019
9.6.6 988 3/15/2019
9.6.5 1,772 3/15/2019
9.6.4 960 3/15/2019
9.6.3 2,976 3/15/2019
9.6.2 1,030 3/15/2019
9.6.1 6,373 3/15/2019
9.6.0 21,667 3/15/2019
9.5.33 1,645 5/29/2019
9.5.32 1,006 4/29/2019
9.5.31 1,197 3/21/2019
9.5.30 1,053 3/19/2019
9.5.29 1,040 3/15/2019
9.5.28 959 3/15/2019
9.5.27 1,013 3/15/2019
9.5.26 1,029 3/15/2019
9.5.25 5,234 3/15/2019
9.5.24 1,083 3/15/2019
9.5.23 3,488 3/15/2019
9.5.22 940 3/15/2019
9.5.21 1,704 3/15/2019
9.5.20 978 3/15/2019
9.5.19 952 3/15/2019
9.5.18 7,569 3/15/2019
9.5.17 3,837 3/15/2019
9.5.16 932 3/15/2019
9.5.15 946 3/15/2019
9.5.14 1,747 3/15/2019
9.5.13 1,708 3/15/2019
9.5.12 1,328 3/15/2019
9.5.11 1,597 3/15/2019
9.5.10 2,263 3/15/2019
9.5.9 6,169 3/15/2019
9.5.8 987 3/15/2019
9.5.7 959 3/15/2019
9.5.6 1,883 3/15/2019
9.5.5 947 3/15/2019
9.5.4 955 3/15/2019
9.5.3 4,606 3/15/2019
9.5.2 1,012 3/15/2019
9.5.1 983 3/15/2019
9.5.0 21,048 3/15/2019
9.4.56 961 3/15/2019
9.4.55 977 3/15/2019
9.4.54 1,008 3/15/2019
9.4.53 1,741 3/15/2019
9.4.52 968 3/15/2019
9.4.51 954 3/15/2019
9.4.50 967 3/15/2019
9.4.49 54,601 3/15/2019
9.4.48 10,904 3/15/2019
9.4.47 1,592 3/15/2019
9.4.46 952 3/15/2019
9.4.45 965 3/15/2019
9.4.44 1,649 3/15/2019
9.4.43 1,628 3/15/2019
9.4.42 952 3/15/2019
9.4.41 908 3/15/2019
9.4.40 2,463 3/15/2019
9.4.39 1,812 3/15/2019
9.4.38 1,769 3/15/2019
9.4.37 999 3/15/2019
9.4.36 4,827 3/15/2019
9.4.35 954 3/15/2019
9.4.34 2,177 3/15/2019
9.4.28 21,322 3/15/2019
9.4.22 3,682 3/15/2019
9.4.20 15,166 3/15/2019
9.4.11 4,709 3/15/2019
9.4.5 3,687 3/15/2019
9.4.4 33,140 3/15/2019
9.4.0 4,050 3/15/2019
9.3.14 9,593 3/15/2019
9.3.13 10,780 3/15/2019
9.3.0 13,804 3/15/2019
9.2.14 10,267 3/15/2019
9.2.13 8,358 3/15/2019
9.2.11 19,065 3/15/2019
9.2.7 19,165 3/15/2019
9.2.0 11,273 3/15/2019
9.1.2 50,603 3/15/2019