Dynamicweb 10.20.0-PreRelease

This is a prerelease version of Dynamicweb.
dotnet add package Dynamicweb --version 10.20.0-PreRelease
                    
NuGet\Install-Package Dynamicweb -Version 10.20.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.20.0-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.20.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.20.0-PreRelease
                    
#r "nuget: Dynamicweb, 10.20.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.20.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.20.0-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.20.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 (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.0-PreRelease 229 9/30/2025
10.19.6 234 9/30/2025
10.19.5-PreRelease 697 9/22/2025
10.19.4-PreRelease 644 9/16/2025
10.19.3-PreRelease 430 9/9/2025
10.19.2-PreRelease 441 9/4/2025
10.19.1-PreRelease 437 9/2/2025
10.19.0-PreRelease 498 8/26/2025
10.18.10 237 9/30/2025
10.18.9 850 9/22/2025
10.18.8 839 9/16/2025
10.18.7 524 9/9/2025
10.18.6 498 9/4/2025
10.18.5 637 9/2/2025
10.18.4 1,020 8/26/2025
10.18.3-PreRelease 418 8/19/2025
10.18.2-PreRelease 439 8/12/2025
10.18.1-PreRelease 508 8/7/2025
10.18.0-PreRelease 603 7/25/2025
10.17.11 271 9/30/2025
10.17.10 766 9/22/2025
10.17.9 778 9/16/2025
10.17.8 594 9/2/2025
10.17.7 575 8/26/2025
10.17.6 567 8/19/2025
10.17.5 666 8/12/2025
10.17.4 579 8/5/2025
10.17.3 970 7/22/2025
10.17.2 587 7/15/2025
10.17.1 667 7/8/2025
10.17.0 796 7/1/2025
10.16.12 755 9/22/2025
10.16.11 734 9/16/2025
10.16.10 468 9/9/2025
10.16.9 752 8/12/2025
10.16.8 618 8/5/2025
10.16.7 995 7/22/2025
10.16.6 734 7/1/2025
10.16.5 1,096 6/17/2025
10.16.4 844 6/12/2025
10.16.3 776 6/10/2025
10.16.2 628 6/4/2025
10.16.1 545 6/3/2025
10.16.0 1,007 5/27/2025
10.15.11 709 8/26/2025
10.15.10 703 8/5/2025
10.15.9 766 7/1/2025
10.15.8 566 6/24/2025
10.15.7 633 6/17/2025
10.15.6 681 6/3/2025
10.15.5 597 5/27/2025
10.15.4 788 5/20/2025
10.15.3 1,000 5/13/2025
10.15.2 739 5/13/2025
10.15.1 881 5/6/2025
10.15.0 969 4/29/2025
10.14.13 739 7/1/2025
10.14.12 553 6/24/2025
10.14.11 690 6/17/2025
10.14.10 815 5/20/2025
10.14.9 717 5/13/2025
10.14.8 727 5/13/2025
10.14.7 623 5/7/2025
10.14.6 564 5/6/2025
10.14.5 623 4/29/2025
10.14.4 847 4/22/2025
10.14.3 845 4/10/2025
10.14.2 705 4/8/2025
10.14.1 971 4/1/2025
10.14.0 1,460 3/25/2025
10.13.8 959 4/22/2025
10.13.7 654 4/10/2025
10.13.6 653 4/8/2025
10.13.5 641 4/1/2025
10.13.4 920 3/25/2025
10.13.3 1,242 3/18/2025
10.13.2 727 3/11/2025
10.13.1 1,208 3/4/2025
10.13.0 6,316 2/25/2025
10.12.7 1,056 3/11/2025
10.12.6 683 3/4/2025
10.12.5 550 2/25/2025
10.12.4 851 2/18/2025
10.12.3 748 2/12/2025
10.12.2 518 2/11/2025
10.12.1 748 2/4/2025
10.12.0 4,207 1/28/2025
10.11.8 920 2/25/2025
10.11.7 606 2/18/2025
10.11.6 619 2/12/2025
10.11.5 527 2/11/2025
10.11.4 551 2/4/2025
10.11.3 595 1/28/2025
10.11.2 2,356 1/21/2025
10.11.1 569 1/14/2025
10.11.0 941 1/7/2025
10.10.8 821 2/12/2025
10.10.7 516 2/11/2025
10.10.6 648 1/16/2025
10.10.5 483 1/14/2025
10.10.4 592 1/7/2025
10.10.3 945 12/17/2024
10.10.2 568 12/10/2024
10.10.1 630 12/3/2024
10.10.0 786 11/26/2024
10.9.9 751 1/14/2025
10.9.8 746 12/17/2024
10.9.7 546 12/10/2024
10.9.6 583 12/3/2024
10.9.5 547 11/27/2024
10.9.4 1,926 11/26/2024
10.9.3 748 11/19/2024
10.9.2 752 11/12/2024
10.9.1 617 11/5/2024
10.9.0 2,505 10/29/2024
10.8.14 545 1/14/2025
10.8.13 722 12/17/2024
10.8.12 586 12/10/2024
10.8.11 578 12/3/2024
10.8.10 790 11/26/2024
10.8.9 579 11/19/2024
10.8.8 562 11/12/2024
10.8.7 578 11/7/2024
10.8.6 547 11/5/2024
10.8.5 563 10/29/2024
10.8.4 605 10/22/2024
10.8.3 642 10/15/2024
10.8.2 608 10/8/2024
10.8.1 678 10/1/2024
10.8.0 9,505 9/24/2024
10.7.11 559 11/19/2024
10.7.10 532 11/19/2024
10.7.9 659 10/29/2024
10.7.8 511 10/22/2024
10.7.7 547 10/15/2024
10.7.6 570 10/8/2024
10.7.5 592 10/1/2024
10.7.4 541 9/24/2024
10.7.3 726 9/17/2024
10.7.2 721 9/10/2024
10.7.1 674 9/4/2024
10.7.0 2,346 8/27/2024
10.6.18 554 11/19/2024
10.6.17 521 11/19/2024
10.6.16 649 10/15/2024
10.6.15 551 10/8/2024
10.6.14 543 10/1/2024
10.6.13 624 9/24/2024
10.6.12 581 9/17/2024
10.6.11 576 9/3/2024
10.6.10 610 8/27/2024
10.6.9 1,252 8/20/2024
10.6.8 696 8/13/2024
10.6.7 542 8/6/2024
10.6.6 713 7/19/2024
10.6.5 544 7/16/2024
10.6.4 621 7/9/2024
10.6.3 799 7/2/2024
10.6.2 3,099 6/25/2024
10.5.14 698 10/1/2024
10.5.13 569 9/24/2024
10.5.12 586 8/21/2024
10.5.11 642 8/13/2024
10.5.10 471 8/6/2024
10.5.9 576 7/19/2024
10.5.8 562 7/16/2024
10.5.7 527 7/5/2024
10.5.6 569 7/1/2024
10.5.5 573 6/25/2024
10.5.4 652 6/18/2024
10.5.3 660 6/11/2024
10.5.2 635 6/4/2024
10.5.1 547 6/4/2024
10.5.0 1,084 5/28/2024
10.4.8 513 8/6/2024
10.4.7 533 6/25/2024
10.4.6 579 6/11/2024
10.4.5 547 6/4/2024
10.4.4 551 5/28/2024
10.4.3 574 5/21/2024
10.4.2 988 5/14/2024
10.4.1 781 5/7/2024
10.4.0 2,974 4/30/2024
10.3.10 504 8/6/2024
10.3.9 533 6/25/2024
10.3.8 670 5/21/2024
10.3.7 504 5/14/2024
10.3.6 612 5/7/2024
10.3.5 570 4/30/2024
10.3.4 668 4/23/2024
10.3.3 628 4/16/2024
10.3.2 644 4/11/2024
10.3.1 579 4/9/2024
10.3.0 1,044 4/2/2024
10.2.8 678 4/23/2024
10.2.7 589 4/16/2024
10.2.6 574 4/11/2024
10.2.5 583 4/9/2024
10.2.4 553 4/2/2024
10.2.3 645 3/26/2024
10.2.2 694 3/19/2024
10.2.1 707 3/12/2024
10.2.0 910 3/5/2024
10.1.12 634 4/11/2024
10.1.11 594 4/9/2024
10.1.10 569 4/2/2024
10.1.9 640 3/19/2024
10.1.8 628 3/13/2024
10.1.7 585 3/12/2024
10.1.6 600 3/5/2024
10.1.5 632 2/27/2024
10.1.4 872 2/20/2024
10.1.3 663 2/14/2024
10.1.2 636 2/7/2024
10.1.1 628 2/6/2024
10.1.0 756 1/30/2024
10.0.39 791 4/11/2024
10.0.38 743 4/2/2024
10.0.37 809 3/5/2024
10.0.36 803 2/27/2024
10.0.35 792 2/20/2024
10.0.34 1,084 2/14/2024
10.0.33 1,016 2/1/2024
10.0.32 1,161 1/24/2024
10.0.31 839 1/19/2024
10.0.30 878 1/18/2024
10.0.29 1,116 1/16/2024
10.0.28 1,128 1/16/2024
10.0.27 1,029 1/11/2024
10.0.26 1,083 12/19/2023
10.0.25 2,654 12/12/2023
10.0.24 2,370 12/5/2023
10.0.22 1,539 11/28/2023
10.0.21 2,963 11/23/2023
10.0.20 886 11/21/2023
10.0.19 1,868 11/14/2023
10.0.18 826 11/9/2023
10.0.17 1,643 11/2/2023
10.0.16 885 10/25/2023
10.0.15 1,198 10/19/2023
10.0.14 1,508 10/11/2023
10.0.13 1,136 9/27/2023
10.0.12 839 9/26/2023
10.0.11 888 9/22/2023
10.0.10 957 9/13/2023
10.0.9 2,652 8/30/2023
10.0.8 954 8/25/2023
10.0.7 1,259 8/22/2023
10.0.6 1,155 8/10/2023
10.0.5 1,367 8/2/2023
10.0.4 1,060 7/13/2023
10.0.3 1,421 7/5/2023
10.0.2 1,746 6/27/2023
10.0.1 1,141 6/20/2023
10.0.0 3,153 6/14/2023
9.20.0 211 9/1/2025
9.19.5 206 8/21/2025
9.19.4 504 8/13/2025
9.19.3 1,039 6/18/2025
9.19.2 993 4/1/2025
9.19.1 949 2/19/2025
9.19.0 1,379 1/31/2025
9.18.5 277 4/4/2025
9.18.4 218 3/12/2025
9.18.3 239 2/12/2025
9.18.2 406 12/18/2024
9.18.1 772 11/26/2024
9.18.0 1,922 8/27/2024
9.17.16 1,130 11/22/2024
9.17.15 250 11/7/2024
9.17.14 153 10/22/2024
9.17.13 279 10/18/2024
9.17.12 1,271 10/2/2024
9.17.11 1,351 9/19/2024
9.17.10 1,047 9/3/2024
9.17.9 1,348 8/14/2024
9.17.8 359 7/18/2024
9.17.7 456 6/27/2024
9.17.6 1,799 6/4/2024
9.17.5 1,791 5/13/2024
9.17.4 6,049 4/12/2024
9.17.3 694 3/25/2024
9.17.2 1,441 3/4/2024
9.17.1 954 2/14/2024
9.17.0 1,319 1/31/2024
9.16.11 1,740 4/11/2024
9.16.10 387 3/25/2024
9.16.9 402 3/4/2024
9.16.8 639 2/14/2024
9.16.7 508 1/26/2024
9.16.6 972 1/9/2024
9.16.5 1,601 12/13/2023
9.16.4 1,997 11/29/2023
9.16.3 974 11/21/2023
9.16.2 1,157 11/7/2023
9.16.1 1,634 10/10/2023
9.16.0 3,065 9/21/2023
9.15.29 585 1/23/2024
9.15.28 866 12/13/2023
9.15.27 2,044 11/7/2023
9.15.26 1,467 10/10/2023
9.15.25 2,743 9/13/2023
9.15.24 331 8/30/2023
9.15.23 2,243 8/29/2023
9.15.22 8,622 8/15/2023
9.15.21 2,517 8/2/2023
9.15.20 755 7/27/2023
9.15.19 2,809 6/29/2023
9.15.18 1,807 6/6/2023
9.15.17 1,982 5/16/2023
9.15.16 2,580 5/11/2023
9.15.15 447 5/9/2023
9.15.14 1,990 5/3/2023
9.15.13 418 5/2/2023
9.15.12 570 4/18/2023
9.15.11 1,168 4/18/2023
9.15.10 2,758 3/21/2023
9.15.9 2,963 3/16/2023
9.15.8 4,995 3/7/2023
9.15.6 1,098 3/2/2023
9.15.5 1,219 2/27/2023
9.15.4 2,193 2/21/2023
9.15.3 1,123 2/15/2023
9.15.2 1,694 2/6/2023
9.15.1 1,114 2/2/2023
9.15.0 5,927 1/26/2023
9.14.32 4,003 8/14/2023
9.14.31 1,050 7/27/2023
9.14.30 7,533 5/3/2023
9.14.29 2,928 4/18/2023
9.14.28 996 4/18/2023
9.14.27 1,604 3/21/2023
9.14.26 1,086 3/16/2023
9.14.25 2,036 3/7/2023
9.14.24 1,044 3/2/2023
9.14.23 2,752 2/21/2023
9.14.22 1,814 2/14/2023
9.14.21 428 2/10/2023
9.14.20 426 2/8/2023
9.14.19 1,727 2/2/2023
9.14.18 1,128 2/1/2023
9.14.17 1,608 1/26/2023
9.14.16 1,826 1/24/2023
9.14.15 6,641 1/10/2023
9.14.14 10,918 12/15/2022
9.14.13 6,223 11/29/2022
9.14.12 517 11/28/2022
9.14.11 7,814 11/16/2022
9.14.10 1,394 11/15/2022
9.14.9 3,853 11/11/2022
9.14.8 3,197 11/7/2022
9.14.7 6,269 11/1/2022
9.14.6 1,341 10/27/2022
9.14.5 3,294 10/19/2022
9.14.4 9,440 9/27/2022
9.14.3 3,190 9/15/2022
9.14.2 3,541 9/7/2022
9.14.1 8,074 8/30/2022
9.14.0 4,224 8/30/2022
9.13.35 1,273 1/24/2023
9.13.34 2,556 11/1/2022
9.13.33 2,989 9/27/2022
9.13.32 7,624 8/31/2022
9.13.31 2,321 8/25/2022
9.13.30 6,759 8/18/2022
9.13.29 6,139 8/9/2022
9.13.28 688 8/9/2022
9.13.27 3,813 7/13/2022
9.13.26 2,437 7/7/2022
9.13.25 3,287 6/27/2022
9.13.24 2,541 6/23/2022
9.13.23 2,035 6/21/2022
9.13.22 7,005 6/8/2022
9.13.21 8,444 6/2/2022
9.13.20 748 6/2/2022
9.13.19 3,744 5/23/2022
9.13.18 2,433 5/18/2022
9.13.17 6,255 4/27/2022
9.13.16 2,467 4/26/2022
9.13.15 4,240 4/21/2022
9.13.14 1,493 4/20/2022
9.13.13 3,380 4/8/2022
9.13.12 1,683 4/7/2022
9.13.11 3,288 4/5/2022
9.13.10 3,541 3/27/2022
9.13.9 4,830 3/23/2022
9.13.8 7,200 3/16/2022
9.13.7 2,631 3/11/2022
9.13.6 7,956 3/1/2022
9.13.5 1,920 2/28/2022
9.13.4 2,706 2/17/2022
9.13.3 7,522 2/14/2022
9.13.2 1,796 2/8/2022
9.13.1 3,614 2/2/2022
9.13.0 6,524 1/25/2022
9.12.22 2,563 3/23/2022
9.12.21 9,232 1/24/2022
9.12.20 1,874 1/21/2022
9.12.19 4,397 1/14/2022
9.12.18 3,021 1/5/2022
9.12.17 14,488 12/14/2021
9.12.16 2,760 12/7/2021
9.12.15 2,212 12/2/2021
9.12.14 1,933 11/30/2021
9.12.13 5,242 11/19/2021
9.12.12 618 11/17/2021
9.12.11 670 11/16/2021
9.12.10 5,362 11/2/2021
9.12.9 720 11/1/2021
9.12.8 9,036 10/25/2021
9.12.7 2,077 10/21/2021
9.12.6 716 10/21/2021
9.12.5 4,225 10/14/2021
9.12.4 11,085 10/5/2021
9.12.2 1,198 9/27/2021
9.12.1 3,286 9/17/2021
9.12.0 5,664 8/31/2021
9.10.33 2,118 10/21/2021
9.10.32 18,708 8/27/2021
9.10.31 34,378 8/11/2021
9.10.30 736 8/10/2021
9.10.29 4,247 7/22/2021
9.10.28 5,489 7/14/2021
9.10.27 1,260 7/11/2021
9.10.26 4,355 6/29/2021
9.10.25 2,112 6/22/2021
9.10.24 4,348 6/15/2021
9.10.23 937 6/11/2021
9.10.22 3,255 5/27/2021
9.10.21 22,235 5/11/2021
9.10.20 837 5/7/2021
9.10.19 97,628 4/22/2021
9.10.18 761 4/21/2021
9.10.17 745 4/20/2021
9.10.16 3,257 3/30/2021
9.10.15 760 3/30/2021
9.10.14 816 3/26/2021
9.10.13 1,804 3/25/2021
9.10.12 746 3/25/2021
9.10.11 1,727 3/24/2021
9.10.9 23,402 3/9/2021
9.10.8 25,133 2/18/2021
9.10.7 1,565 2/16/2021
9.10.6 819 2/15/2021
9.10.5 790 2/9/2021
9.10.4 1,195 2/3/2021
9.10.3 1,486 2/1/2021
9.10.2 778 1/29/2021
9.10.1 12,749 1/26/2021
9.10.0 22,302 1/26/2021
9.9.24 1,264 4/26/2021
9.9.23 1,569 1/29/2021
9.9.22 3,199 1/20/2021
9.9.21 787 1/18/2021
9.9.20 7,296 12/21/2020
9.9.19 3,504 12/11/2020
9.9.18 3,750 12/11/2020
9.9.17 816 12/4/2020
9.9.16 757 12/2/2020
9.9.15 9,788 11/26/2020
9.9.14 5,207 11/22/2020
9.9.13 763 11/18/2020
9.9.12 11,069 10/29/2020
9.9.11 2,150 10/27/2020
9.9.10 5,312 10/16/2020
9.9.9 2,316 10/12/2020
9.9.8 8,554 9/29/2020
9.9.7 899 9/24/2020
9.9.6 809 9/18/2020
9.9.5 8,441 9/14/2020
9.9.4 866 9/10/2020
9.9.3 1,233 9/2/2020
9.9.2 802 8/28/2020
9.9.1 772 8/27/2020
9.9.0 8,851 8/25/2020
9.8.41 3,527 9/2/2020
9.8.40 840 8/28/2020
9.8.39 2,691 8/13/2020
9.8.38 1,961 8/7/2020
9.8.37 1,241 7/29/2020
9.8.36 11,482 7/6/2020
9.8.35 923 7/5/2020
9.8.34 4,013 6/29/2020
9.8.33 925 6/25/2020
9.8.32 12,457 6/15/2020
9.8.31 931 6/15/2020
9.8.30 826 6/10/2020
9.8.29 6,835 6/9/2020
9.8.28 2,091 6/8/2020
9.8.27 2,711 6/3/2020
9.8.26 7,908 5/26/2020
9.8.25 910 5/26/2020
9.8.24 5,911 5/20/2020
9.8.23 1,769 5/19/2020
9.8.22 2,989 5/18/2020
9.8.21 1,184 5/5/2020
9.8.20 3,878 4/27/2020
9.8.19 3,937 4/21/2020
9.8.18 2,016 4/6/2020
9.8.17 909 4/3/2020
9.8.16 1,170 4/1/2020
9.8.15 21,957 3/27/2020
9.8.14 1,743 3/25/2020
9.8.13 3,214 3/20/2020
9.8.12 1,980 3/13/2020
9.8.11 948 3/13/2020
9.8.10 16,642 3/5/2020
9.8.9 941 2/27/2020
9.8.8 5,528 2/25/2020
9.8.7 4,635 2/21/2020
9.8.6 1,002 2/20/2020
9.8.5 1,359 2/12/2020
9.8.4 1,144 2/5/2020
9.8.3 5,996 2/4/2020
9.8.2 897 2/3/2020
9.8.1 7,563 1/28/2020
9.7.30 3,411 4/1/2020
9.7.29 3,265 3/27/2020
9.7.28 3,314 2/24/2020
9.7.27 4,576 2/4/2020
9.7.26 3,975 1/16/2020
9.7.25 8,086 1/13/2020
9.7.24 915 12/23/2019
9.7.23 4,251 12/3/2019
9.7.22 15,918 11/20/2019
9.7.21 1,042 11/18/2019
9.7.20 1,491 11/14/2019
9.7.19 895 11/12/2019
9.7.18 1,298 11/7/2019
9.7.17 902 11/6/2019
9.7.16 5,618 10/29/2019
9.7.15 1,797 10/24/2019
9.7.14 2,798 10/23/2019
9.7.13 3,107 10/3/2019
9.7.12 2,163 10/2/2019
9.7.11 1,190 10/1/2019
9.7.10 7,737 9/24/2019
9.7.9 1,050 9/24/2019
9.7.8 947 9/23/2019
9.7.7 943 9/23/2019
9.7.6 967 9/16/2019
9.7.5 891 9/12/2019
9.7.4 18,299 9/10/2019
9.7.3 1,834 9/6/2019
9.7.2 936 9/5/2019
9.7.1 1,055 8/29/2019
9.7.0 6,178 8/27/2019
9.6.42 839 6/15/2020
9.6.41 2,256 11/20/2019
9.6.40 1,907 10/2/2019
9.6.39 4,353 10/1/2019
9.6.38 901 9/24/2019
9.6.37 1,917 8/20/2019
9.6.36 924 8/19/2019
9.6.35 5,705 8/7/2019
9.6.34 935 8/7/2019
9.6.33 952 7/12/2019
9.6.32 13,372 6/19/2019
9.6.31 1,009 6/18/2019
9.6.30 1,740 6/17/2019
9.6.29 1,715 6/17/2019
9.6.28 5,166 5/29/2019
9.6.27 914 5/29/2019
9.6.26 1,838 5/6/2019
9.6.25 14,800 4/30/2019
9.6.24 940 4/29/2019
9.6.23 1,763 4/11/2019
9.6.22 4,049 4/11/2019
9.6.21 6,807 4/11/2019
9.6.20 7,252 4/11/2019
9.6.19 1,079 4/11/2019
9.6.18 1,044 3/25/2019
9.6.17 967 3/20/2019
9.6.16 964 3/20/2019
9.6.15 972 3/19/2019
9.6.14 1,844 3/15/2019
9.6.13 978 3/15/2019
9.6.12 961 3/15/2019
9.6.11 6,468 3/15/2019
9.6.10 968 3/15/2019
9.6.9 4,627 3/15/2019
9.6.8 945 3/15/2019
9.6.7 934 3/15/2019
9.6.6 977 3/15/2019
9.6.5 1,746 3/15/2019
9.6.4 946 3/15/2019
9.6.3 2,973 3/15/2019
9.6.2 1,017 3/15/2019
9.6.1 6,365 3/15/2019
9.6.0 21,285 3/15/2019
9.5.33 1,621 5/29/2019
9.5.32 994 4/29/2019
9.5.31 1,183 3/21/2019
9.5.30 1,042 3/19/2019
9.5.29 1,027 3/15/2019
9.5.28 955 3/15/2019
9.5.27 997 3/15/2019
9.5.26 1,015 3/15/2019
9.5.25 5,185 3/15/2019
9.5.24 1,076 3/15/2019
9.5.23 3,474 3/15/2019
9.5.22 930 3/15/2019
9.5.21 1,684 3/15/2019
9.5.20 976 3/15/2019
9.5.19 938 3/15/2019
9.5.18 7,486 3/15/2019
9.5.17 3,789 3/15/2019
9.5.16 917 3/15/2019
9.5.15 933 3/15/2019
9.5.14 1,732 3/15/2019
9.5.13 1,686 3/15/2019
9.5.12 1,319 3/15/2019
9.5.11 1,577 3/15/2019
9.5.10 2,220 3/15/2019
9.5.9 6,012 3/15/2019
9.5.8 972 3/15/2019
9.5.7 947 3/15/2019
9.5.6 1,866 3/15/2019
9.5.5 936 3/15/2019
9.5.4 942 3/15/2019
9.5.3 4,593 3/15/2019
9.5.2 999 3/15/2019
9.5.1 970 3/15/2019
9.5.0 20,903 3/15/2019
9.4.56 946 3/15/2019
9.4.55 964 3/15/2019
9.4.54 994 3/15/2019
9.4.53 1,719 3/15/2019
9.4.52 948 3/15/2019
9.4.51 939 3/15/2019
9.4.50 953 3/15/2019
9.4.49 52,511 3/15/2019
9.4.48 10,424 3/15/2019
9.4.47 1,581 3/15/2019
9.4.46 939 3/15/2019
9.4.45 950 3/15/2019
9.4.44 1,634 3/15/2019
9.4.43 1,599 3/15/2019
9.4.42 938 3/15/2019
9.4.41 895 3/15/2019
9.4.40 2,450 3/15/2019
9.4.39 1,810 3/15/2019
9.4.38 1,753 3/15/2019
9.4.37 984 3/15/2019
9.4.36 4,816 3/15/2019
9.4.35 943 3/15/2019
9.4.34 2,151 3/15/2019
9.4.28 21,135 3/15/2019
9.4.22 3,570 3/15/2019
9.4.20 14,974 3/15/2019
9.4.11 4,610 3/15/2019
9.4.5 3,560 3/15/2019
9.4.4 31,935 3/15/2019
9.4.0 3,971 3/15/2019
9.3.14 9,261 3/15/2019
9.3.13 10,388 3/15/2019
9.3.0 13,189 3/15/2019
9.2.14 9,951 3/15/2019
9.2.13 8,059 3/15/2019
9.2.11 18,985 3/15/2019
9.2.7 18,611 3/15/2019
9.2.0 10,924 3/15/2019
9.1.2 48,785 3/15/2019