Dynamicweb 10.20.5

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dynamicweb --version 10.20.5
                    
NuGet\Install-Package Dynamicweb -Version 10.20.5
                    
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.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.20.5" />
                    
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.5
                    
#r "nuget: Dynamicweb, 10.20.5"
                    
#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.5
                    
#: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.5
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.20.5
                    
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.1-PreRelease 390 11/5/2025
10.21.0-PreRelease 718 10/30/2025
10.20.5 715 11/4/2025
10.20.4 916 10/28/2025
10.20.3-PreRelease 703 10/21/2025
10.20.2-PreRelease 696 10/14/2025
10.20.1-PreRelease 714 10/7/2025
10.20.0-PreRelease 817 9/30/2025
10.19.12 686 11/4/2025
10.19.11 793 10/28/2025
10.19.10 766 10/21/2025
10.19.9 910 10/16/2025
10.19.8 806 10/14/2025
10.19.7 831 10/7/2025
10.19.6 1,201 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 692 11/4/2025
10.18.13 871 10/28/2025
10.18.12 830 10/14/2025
10.18.11 820 10/7/2025
10.18.10 826 9/30/2025
10.18.9 1,023 9/22/2025
10.18.8 1,105 9/16/2025
10.18.7 771 9/9/2025
10.18.6 676 9/4/2025
10.18.5 856 9/2/2025
10.18.4 1,423 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 651 11/4/2025
10.17.13 940 10/14/2025
10.17.12 781 10/7/2025
10.17.11 972 9/30/2025
10.17.10 901 9/22/2025
10.17.9 931 9/16/2025
10.17.8 788 9/2/2025
10.17.7 771 8/26/2025
10.17.6 761 8/19/2025
10.17.5 860 8/12/2025
10.17.4 754 8/5/2025
10.17.3 1,096 7/22/2025
10.17.2 720 7/15/2025
10.17.1 782 7/8/2025
10.17.0 945 7/1/2025
10.16.12 1,066 9/22/2025
10.16.11 885 9/16/2025
10.16.10 639 9/9/2025
10.16.9 992 8/12/2025
10.16.8 799 8/5/2025
10.16.7 1,122 7/22/2025
10.16.6 922 7/1/2025
10.16.5 1,242 6/17/2025
10.16.4 1,010 6/12/2025
10.16.3 905 6/10/2025
10.16.2 748 6/4/2025
10.16.1 679 6/3/2025
10.16.0 1,124 5/27/2025
10.15.11 915 8/26/2025
10.15.10 959 8/5/2025
10.15.9 888 7/1/2025
10.15.8 695 6/24/2025
10.15.7 733 6/17/2025
10.15.6 831 6/3/2025
10.15.5 723 5/27/2025
10.15.4 922 5/20/2025
10.15.3 1,154 5/13/2025
10.15.2 883 5/13/2025
10.15.1 1,045 5/6/2025
10.15.0 1,084 4/29/2025
10.14.13 891 7/1/2025
10.14.12 664 6/24/2025
10.14.11 819 6/17/2025
10.14.10 967 5/20/2025
10.14.9 829 5/13/2025
10.14.8 838 5/13/2025
10.14.7 745 5/7/2025
10.14.6 687 5/6/2025
10.14.5 776 4/29/2025
10.14.4 959 4/22/2025
10.14.3 975 4/10/2025
10.14.2 838 4/8/2025
10.14.1 1,098 4/1/2025
10.14.0 1,671 3/25/2025
10.13.8 1,124 4/22/2025
10.13.7 758 4/10/2025
10.13.6 764 4/8/2025
10.13.5 766 4/1/2025
10.13.4 1,053 3/25/2025
10.13.3 1,368 3/18/2025
10.13.2 863 3/11/2025
10.13.1 1,330 3/4/2025
10.13.0 6,437 2/25/2025
10.12.7 1,228 3/11/2025
10.12.6 795 3/4/2025
10.12.5 673 2/25/2025
10.12.4 994 2/18/2025
10.12.3 868 2/12/2025
10.12.2 654 2/11/2025
10.12.1 890 2/4/2025
10.12.0 4,441 1/28/2025
10.11.8 1,078 2/25/2025
10.11.7 721 2/18/2025
10.11.6 744 2/12/2025
10.11.5 647 2/11/2025
10.11.4 687 2/4/2025
10.11.3 718 1/28/2025
10.11.2 2,648 1/21/2025
10.11.1 695 1/14/2025
10.11.0 1,095 1/7/2025
10.10.8 969 2/12/2025
10.10.7 637 2/11/2025
10.10.6 768 1/16/2025
10.10.5 609 1/14/2025
10.10.4 724 1/7/2025
10.10.3 1,066 12/17/2024
10.10.2 659 12/10/2024
10.10.1 744 12/3/2024
10.10.0 913 11/26/2024
10.9.9 914 1/14/2025
10.9.8 878 12/17/2024
10.9.7 638 12/10/2024
10.9.6 709 12/3/2024
10.9.5 665 11/27/2024
10.9.4 2,250 11/26/2024
10.9.3 884 11/19/2024
10.9.2 875 11/12/2024
10.9.1 754 11/5/2024
10.9.0 2,873 10/29/2024
10.8.14 652 1/14/2025
10.8.13 840 12/17/2024
10.8.12 709 12/10/2024
10.8.11 683 12/3/2024
10.8.10 1,000 11/26/2024
10.8.9 715 11/19/2024
10.8.8 682 11/12/2024
10.8.7 695 11/7/2024
10.8.6 656 11/5/2024
10.8.5 678 10/29/2024
10.8.4 741 10/22/2024
10.8.3 778 10/15/2024
10.8.2 720 10/8/2024
10.8.1 796 10/1/2024
10.8.0 9,865 9/24/2024
10.7.11 662 11/19/2024
10.7.10 659 11/19/2024
10.7.9 780 10/29/2024
10.7.8 638 10/22/2024
10.7.7 670 10/15/2024
10.7.6 675 10/8/2024
10.7.5 719 10/1/2024
10.7.4 642 9/24/2024
10.7.3 850 9/17/2024
10.7.2 837 9/10/2024
10.7.1 787 9/4/2024
10.7.0 2,549 8/27/2024
10.6.18 672 11/19/2024
10.6.17 631 11/19/2024
10.6.16 773 10/15/2024
10.6.15 657 10/8/2024
10.6.14 660 10/1/2024
10.6.13 747 9/24/2024
10.6.12 706 9/17/2024
10.6.11 686 9/3/2024
10.6.10 715 8/27/2024
10.6.9 1,399 8/20/2024
10.6.8 809 8/13/2024
10.6.7 659 8/6/2024
10.6.6 817 7/19/2024
10.6.5 654 7/16/2024
10.6.4 738 7/9/2024
10.6.3 971 7/2/2024
10.6.2 3,529 6/25/2024
10.5.14 804 10/1/2024
10.5.13 685 9/24/2024
10.5.12 702 8/21/2024
10.5.11 753 8/13/2024
10.5.10 596 8/6/2024
10.5.9 685 7/19/2024
10.5.8 676 7/16/2024
10.5.7 624 7/5/2024
10.5.6 669 7/1/2024
10.5.5 676 6/25/2024
10.5.4 770 6/18/2024
10.5.3 765 6/11/2024
10.5.2 749 6/4/2024
10.5.1 649 6/4/2024
10.5.0 1,208 5/28/2024
10.4.8 642 8/6/2024
10.4.7 643 6/25/2024
10.4.6 691 6/11/2024
10.4.5 639 6/4/2024
10.4.4 668 5/28/2024
10.4.3 678 5/21/2024
10.4.2 1,135 5/14/2024
10.4.1 896 5/7/2024
10.4.0 3,538 4/30/2024
10.3.10 617 8/6/2024
10.3.9 657 6/25/2024
10.3.8 793 5/21/2024
10.3.7 617 5/14/2024
10.3.6 732 5/7/2024
10.3.5 682 4/30/2024
10.3.4 788 4/23/2024
10.3.3 732 4/16/2024
10.3.2 753 4/11/2024
10.3.1 693 4/9/2024
10.3.0 1,182 4/2/2024
10.2.8 818 4/23/2024
10.2.7 708 4/16/2024
10.2.6 681 4/11/2024
10.2.5 686 4/9/2024
10.2.4 639 4/2/2024
10.2.3 762 3/26/2024
10.2.2 809 3/19/2024
10.2.1 836 3/12/2024
10.2.0 1,032 3/5/2024
10.1.12 753 4/11/2024
10.1.11 698 4/9/2024
10.1.10 673 4/2/2024
10.1.9 753 3/19/2024
10.1.8 749 3/13/2024
10.1.7 703 3/12/2024
10.1.6 710 3/5/2024
10.1.5 737 2/27/2024
10.1.4 1,017 2/20/2024
10.1.3 782 2/14/2024
10.1.2 755 2/7/2024
10.1.1 737 2/6/2024
10.1.0 869 1/30/2024
10.0.39 951 4/11/2024
10.0.38 872 4/2/2024
10.0.37 948 3/5/2024
10.0.36 939 2/27/2024
10.0.35 938 2/20/2024
10.0.34 1,266 2/14/2024
10.0.33 1,202 2/1/2024
10.0.32 1,334 1/24/2024
10.0.31 970 1/19/2024
10.0.30 1,018 1/18/2024
10.0.29 1,254 1/16/2024
10.0.28 1,295 1/16/2024
10.0.27 1,174 1/11/2024
10.0.26 1,231 12/19/2023
10.0.25 2,806 12/12/2023
10.0.24 2,557 12/5/2023
10.0.22 1,692 11/28/2023
10.0.21 3,105 11/23/2023
10.0.20 1,017 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,096 8/25/2023
10.0.7 1,429 8/22/2023
10.0.6 1,319 8/10/2023
10.0.5 1,514 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,607 6/14/2023
9.20.1 230 10/15/2025
9.20.0 294 9/1/2025
9.19.5 249 8/21/2025
9.19.4 810 8/13/2025
9.19.3 1,387 6/18/2025
9.19.2 1,324 4/1/2025
9.19.1 995 2/19/2025
9.19.0 1,489 1/31/2025
9.18.5 353 4/4/2025
9.18.4 246 3/12/2025
9.18.3 278 2/12/2025
9.18.2 440 12/18/2024
9.18.1 803 11/26/2024
9.18.0 2,103 8/27/2024
9.17.16 1,176 11/22/2024
9.17.15 270 11/7/2024
9.17.14 184 10/22/2024
9.17.13 308 10/18/2024
9.17.12 1,396 10/2/2024
9.17.11 1,428 9/19/2024
9.17.10 1,064 9/3/2024
9.17.9 1,415 8/14/2024
9.17.8 390 7/18/2024
9.17.7 506 6/27/2024
9.17.6 1,833 6/4/2024
9.17.5 1,854 5/13/2024
9.17.4 6,278 4/12/2024
9.17.3 745 3/25/2024
9.17.2 1,530 3/4/2024
9.17.1 983 2/14/2024
9.17.0 1,435 1/31/2024
9.16.11 1,831 4/11/2024
9.16.10 418 3/25/2024
9.16.9 454 3/4/2024
9.16.8 685 2/14/2024
9.16.7 520 1/26/2024
9.16.6 1,030 1/9/2024
9.16.5 1,633 12/13/2023
9.16.4 2,047 11/29/2023
9.16.3 1,019 11/21/2023
9.16.2 1,190 11/7/2023
9.16.1 1,694 10/10/2023
9.16.0 3,124 9/21/2023
9.15.29 642 1/23/2024
9.15.28 892 12/13/2023
9.15.27 2,077 11/7/2023
9.15.26 1,494 10/10/2023
9.15.25 2,837 9/13/2023
9.15.24 347 8/30/2023
9.15.23 2,268 8/29/2023
9.15.22 9,390 8/15/2023
9.15.21 2,558 8/2/2023
9.15.20 770 7/27/2023
9.15.19 2,894 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 472 5/2/2023
9.15.12 616 4/18/2023
9.15.11 1,194 4/18/2023
9.15.10 2,798 3/21/2023
9.15.9 2,985 3/16/2023
9.15.8 5,022 3/7/2023
9.15.6 1,128 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,822 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,127 3/16/2023
9.14.25 2,069 3/7/2023
9.14.24 1,068 3/2/2023
9.14.23 2,852 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,356 11/16/2022
9.14.10 1,423 11/15/2022
9.14.9 3,946 11/11/2022
9.14.8 3,452 11/7/2022
9.14.7 6,379 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,241 9/15/2022
9.14.2 4,025 9/7/2022
9.14.1 8,897 8/30/2022
9.14.0 4,322 8/30/2022
9.13.35 1,305 1/24/2023
9.13.34 2,630 11/1/2022
9.13.33 3,015 9/27/2022
9.13.32 7,941 8/31/2022
9.13.31 2,354 8/25/2022
9.13.30 6,988 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,489 7/7/2022
9.13.25 3,337 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,700 6/2/2022
9.13.20 781 6/2/2022
9.13.19 3,799 5/23/2022
9.13.18 2,467 5/18/2022
9.13.17 6,318 4/27/2022
9.13.16 2,513 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,276 3/16/2022
9.13.7 2,671 3/11/2022
9.13.6 8,023 3/1/2022
9.13.5 1,959 2/28/2022
9.13.4 2,745 2/17/2022
9.13.3 7,603 2/14/2022
9.13.2 1,827 2/8/2022
9.13.1 3,686 2/2/2022
9.13.0 6,599 1/25/2022
9.12.22 2,623 3/23/2022
9.12.21 9,314 1/24/2022
9.12.20 1,928 1/21/2022
9.12.19 4,462 1/14/2022
9.12.18 3,077 1/5/2022
9.12.17 14,889 12/14/2021
9.12.16 2,795 12/7/2021
9.12.15 2,254 12/2/2021
9.12.14 1,968 11/30/2021
9.12.13 5,303 11/19/2021
9.12.12 634 11/17/2021
9.12.11 710 11/16/2021
9.12.10 5,432 11/2/2021
9.12.9 748 11/1/2021
9.12.8 9,416 10/25/2021
9.12.7 2,123 10/21/2021
9.12.6 742 10/21/2021
9.12.5 4,293 10/14/2021
9.12.4 11,274 10/5/2021
9.12.2 1,232 9/27/2021
9.12.1 3,356 9/17/2021
9.12.0 5,856 8/31/2021
9.10.33 2,155 10/21/2021
9.10.32 19,071 8/27/2021
9.10.31 36,020 8/11/2021
9.10.30 771 8/10/2021
9.10.29 4,333 7/22/2021
9.10.28 5,994 7/14/2021
9.10.27 1,299 7/11/2021
9.10.26 4,478 6/29/2021
9.10.25 2,199 6/22/2021
9.10.24 4,442 6/15/2021
9.10.23 974 6/11/2021
9.10.22 3,295 5/27/2021
9.10.21 22,835 5/11/2021
9.10.20 873 5/7/2021
9.10.19 100,485 4/22/2021
9.10.18 795 4/21/2021
9.10.17 780 4/20/2021
9.10.16 3,294 3/30/2021
9.10.15 804 3/30/2021
9.10.14 850 3/26/2021
9.10.13 1,869 3/25/2021
9.10.12 793 3/25/2021
9.10.11 1,769 3/24/2021
9.10.9 23,748 3/9/2021
9.10.8 25,777 2/18/2021
9.10.7 1,598 2/16/2021
9.10.6 853 2/15/2021
9.10.5 830 2/9/2021
9.10.4 1,232 2/3/2021
9.10.3 1,550 2/1/2021
9.10.2 809 1/29/2021
9.10.1 13,043 1/26/2021
9.10.0 22,950 1/26/2021
9.9.24 1,301 4/26/2021
9.9.23 1,602 1/29/2021
9.9.22 3,256 1/20/2021
9.9.21 816 1/18/2021
9.9.20 7,387 12/21/2020
9.9.19 3,633 12/11/2020
9.9.18 3,783 12/11/2020
9.9.17 838 12/4/2020
9.9.16 784 12/2/2020
9.9.15 9,868 11/26/2020
9.9.14 5,253 11/22/2020
9.9.13 801 11/18/2020
9.9.12 11,269 10/29/2020
9.9.11 2,203 10/27/2020
9.9.10 5,499 10/16/2020
9.9.9 2,361 10/12/2020
9.9.8 8,702 9/29/2020
9.9.7 929 9/24/2020
9.9.6 843 9/18/2020
9.9.5 8,523 9/14/2020
9.9.4 883 9/10/2020
9.9.3 1,249 9/2/2020
9.9.2 828 8/28/2020
9.9.1 809 8/27/2020
9.9.0 8,991 8/25/2020
9.8.41 3,589 9/2/2020
9.8.40 868 8/28/2020
9.8.39 2,728 8/13/2020
9.8.38 1,977 8/7/2020
9.8.37 1,275 7/29/2020
9.8.36 11,668 7/6/2020
9.8.35 955 7/5/2020
9.8.34 4,041 6/29/2020
9.8.33 957 6/25/2020
9.8.32 12,707 6/15/2020
9.8.31 963 6/15/2020
9.8.30 853 6/10/2020
9.8.29 7,008 6/9/2020
9.8.28 2,119 6/8/2020
9.8.27 2,773 6/3/2020
9.8.26 8,125 5/26/2020
9.8.25 944 5/26/2020
9.8.24 6,083 5/20/2020
9.8.23 1,815 5/19/2020
9.8.22 3,062 5/18/2020
9.8.21 1,217 5/5/2020
9.8.20 3,941 4/27/2020
9.8.19 3,993 4/21/2020
9.8.18 2,054 4/6/2020
9.8.17 942 4/3/2020
9.8.16 1,205 4/1/2020
9.8.15 22,503 3/27/2020
9.8.14 1,823 3/25/2020
9.8.13 3,258 3/20/2020
9.8.12 2,016 3/13/2020
9.8.11 977 3/13/2020
9.8.10 16,956 3/5/2020
9.8.9 976 2/27/2020
9.8.8 5,697 2/25/2020
9.8.7 4,684 2/21/2020
9.8.6 1,022 2/20/2020
9.8.5 1,388 2/12/2020
9.8.4 1,171 2/5/2020
9.8.3 6,188 2/4/2020
9.8.2 947 2/3/2020
9.8.1 7,708 1/28/2020
9.7.30 3,462 4/1/2020
9.7.29 3,332 3/27/2020
9.7.28 3,349 2/24/2020
9.7.27 4,667 2/4/2020
9.7.26 4,090 1/16/2020
9.7.25 8,300 1/13/2020
9.7.24 959 12/23/2019
9.7.23 4,390 12/3/2019
9.7.22 16,128 11/20/2019
9.7.21 1,063 11/18/2019
9.7.20 1,529 11/14/2019
9.7.19 932 11/12/2019
9.7.18 1,337 11/7/2019
9.7.17 941 11/6/2019
9.7.16 5,674 10/29/2019
9.7.15 1,829 10/24/2019
9.7.14 2,916 10/23/2019
9.7.13 3,208 10/3/2019
9.7.12 2,196 10/2/2019
9.7.11 1,232 10/1/2019
9.7.10 7,806 9/24/2019
9.7.9 1,086 9/24/2019
9.7.8 983 9/23/2019
9.7.7 970 9/23/2019
9.7.6 995 9/16/2019
9.7.5 930 9/12/2019
9.7.4 18,442 9/10/2019
9.7.3 1,891 9/6/2019
9.7.2 975 9/5/2019
9.7.1 1,082 8/29/2019
9.7.0 6,267 8/27/2019
9.6.42 868 6/15/2020
9.6.41 2,292 11/20/2019
9.6.40 1,947 10/2/2019
9.6.39 4,495 10/1/2019
9.6.38 938 9/24/2019
9.6.37 1,964 8/20/2019
9.6.36 960 8/19/2019
9.6.35 5,749 8/7/2019
9.6.34 978 8/7/2019
9.6.33 983 7/12/2019
9.6.32 13,574 6/19/2019
9.6.31 1,040 6/18/2019
9.6.30 1,778 6/17/2019
9.6.29 1,758 6/17/2019
9.6.28 5,226 5/29/2019
9.6.27 944 5/29/2019
9.6.26 1,876 5/6/2019
9.6.25 15,056 4/30/2019
9.6.24 981 4/29/2019
9.6.23 1,796 4/11/2019
9.6.22 4,088 4/11/2019
9.6.21 7,018 4/11/2019
9.6.20 7,319 4/11/2019
9.6.19 1,116 4/11/2019
9.6.18 1,071 3/25/2019
9.6.17 1,002 3/20/2019
9.6.16 996 3/20/2019
9.6.15 1,007 3/19/2019
9.6.14 1,877 3/15/2019
9.6.13 1,006 3/15/2019
9.6.12 988 3/15/2019
9.6.11 6,642 3/15/2019
9.6.10 995 3/15/2019
9.6.9 4,673 3/15/2019
9.6.8 972 3/15/2019
9.6.7 960 3/15/2019
9.6.6 1,009 3/15/2019
9.6.5 1,793 3/15/2019
9.6.4 974 3/15/2019
9.6.3 2,994 3/15/2019
9.6.2 1,051 3/15/2019
9.6.1 6,393 3/15/2019
9.6.0 21,777 3/15/2019
9.5.33 1,668 5/29/2019
9.5.32 1,028 4/29/2019
9.5.31 1,217 3/21/2019
9.5.30 1,077 3/19/2019
9.5.29 1,058 3/15/2019
9.5.28 989 3/15/2019
9.5.27 1,038 3/15/2019
9.5.26 1,051 3/15/2019
9.5.25 5,260 3/15/2019
9.5.24 1,106 3/15/2019
9.5.23 3,526 3/15/2019
9.5.22 959 3/15/2019
9.5.21 1,730 3/15/2019
9.5.20 999 3/15/2019
9.5.19 970 3/15/2019
9.5.18 7,610 3/15/2019
9.5.17 3,857 3/15/2019
9.5.16 946 3/15/2019
9.5.15 962 3/15/2019
9.5.14 1,766 3/15/2019
9.5.13 1,729 3/15/2019
9.5.12 1,351 3/15/2019
9.5.11 1,615 3/15/2019
9.5.10 2,285 3/15/2019
9.5.9 6,219 3/15/2019
9.5.8 1,011 3/15/2019
9.5.7 973 3/15/2019
9.5.6 1,898 3/15/2019
9.5.5 960 3/15/2019
9.5.4 970 3/15/2019
9.5.3 4,621 3/15/2019
9.5.2 1,033 3/15/2019
9.5.1 1,004 3/15/2019
9.5.0 21,083 3/15/2019
9.4.56 980 3/15/2019
9.4.55 992 3/15/2019
9.4.54 1,028 3/15/2019
9.4.53 1,760 3/15/2019
9.4.52 990 3/15/2019
9.4.51 978 3/15/2019
9.4.50 985 3/15/2019
9.4.49 55,779 3/15/2019
9.4.48 10,923 3/15/2019
9.4.47 1,613 3/15/2019
9.4.46 966 3/15/2019
9.4.45 988 3/15/2019
9.4.44 1,668 3/15/2019
9.4.43 1,658 3/15/2019
9.4.42 966 3/15/2019
9.4.41 935 3/15/2019
9.4.40 2,486 3/15/2019
9.4.39 1,830 3/15/2019
9.4.38 1,795 3/15/2019
9.4.37 1,022 3/15/2019
9.4.36 4,986 3/15/2019
9.4.35 973 3/15/2019
9.4.34 2,201 3/15/2019
9.4.28 21,479 3/15/2019
9.4.22 3,752 3/15/2019
9.4.20 15,238 3/15/2019
9.4.11 4,723 3/15/2019
9.4.5 3,703 3/15/2019
9.4.4 33,518 3/15/2019
9.4.0 4,152 3/15/2019
9.3.14 9,686 3/15/2019
9.3.13 10,846 3/15/2019
9.3.0 14,192 3/15/2019
9.2.14 10,457 3/15/2019
9.2.13 8,416 3/15/2019
9.2.11 19,209 3/15/2019
9.2.7 19,468 3/15/2019
9.2.0 11,409 3/15/2019
9.1.2 51,274 3/15/2019