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 204 11/5/2025
10.21.0-PreRelease 714 10/30/2025
10.20.5 445 11/4/2025
10.20.4 883 10/28/2025
10.20.3-PreRelease 703 10/21/2025
10.20.2-PreRelease 696 10/14/2025
10.20.1-PreRelease 713 10/7/2025
10.20.0-PreRelease 817 9/30/2025
10.19.12 490 11/4/2025
10.19.11 791 10/28/2025
10.19.10 764 10/21/2025
10.19.9 908 10/16/2025
10.19.8 804 10/14/2025
10.19.7 823 10/7/2025
10.19.6 1,178 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 481 11/4/2025
10.18.13 868 10/28/2025
10.18.12 828 10/14/2025
10.18.11 818 10/7/2025
10.18.10 824 9/30/2025
10.18.9 1,015 9/22/2025
10.18.8 1,099 9/16/2025
10.18.7 769 9/9/2025
10.18.6 674 9/4/2025
10.18.5 850 9/2/2025
10.18.4 1,416 8/26/2025
10.18.3-PreRelease 592 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 441 11/4/2025
10.17.13 936 10/14/2025
10.17.12 779 10/7/2025
10.17.11 965 9/30/2025
10.17.10 899 9/22/2025
10.17.9 929 9/16/2025
10.17.8 786 9/2/2025
10.17.7 769 8/26/2025
10.17.6 759 8/19/2025
10.17.5 858 8/12/2025
10.17.4 752 8/5/2025
10.17.3 1,094 7/22/2025
10.17.2 718 7/15/2025
10.17.1 779 7/8/2025
10.17.0 943 7/1/2025
10.16.12 1,064 9/22/2025
10.16.11 883 9/16/2025
10.16.10 637 9/9/2025
10.16.9 990 8/12/2025
10.16.8 797 8/5/2025
10.16.7 1,120 7/22/2025
10.16.6 904 7/1/2025
10.16.5 1,239 6/17/2025
10.16.4 1,008 6/12/2025
10.16.3 903 6/10/2025
10.16.2 746 6/4/2025
10.16.1 676 6/3/2025
10.16.0 1,122 5/27/2025
10.15.11 913 8/26/2025
10.15.10 957 8/5/2025
10.15.9 886 7/1/2025
10.15.8 693 6/24/2025
10.15.7 731 6/17/2025
10.15.6 828 6/3/2025
10.15.5 721 5/27/2025
10.15.4 919 5/20/2025
10.15.3 1,150 5/13/2025
10.15.2 880 5/13/2025
10.15.1 1,042 5/6/2025
10.15.0 1,081 4/29/2025
10.14.13 889 7/1/2025
10.14.12 662 6/24/2025
10.14.11 817 6/17/2025
10.14.10 965 5/20/2025
10.14.9 827 5/13/2025
10.14.8 836 5/13/2025
10.14.7 743 5/7/2025
10.14.6 685 5/6/2025
10.14.5 771 4/29/2025
10.14.4 957 4/22/2025
10.14.3 973 4/10/2025
10.14.2 836 4/8/2025
10.14.1 1,096 4/1/2025
10.14.0 1,668 3/25/2025
10.13.8 1,122 4/22/2025
10.13.7 755 4/10/2025
10.13.6 762 4/8/2025
10.13.5 764 4/1/2025
10.13.4 1,050 3/25/2025
10.13.3 1,360 3/18/2025
10.13.2 861 3/11/2025
10.13.1 1,327 3/4/2025
10.13.0 6,435 2/25/2025
10.12.7 1,225 3/11/2025
10.12.6 793 3/4/2025
10.12.5 671 2/25/2025
10.12.4 992 2/18/2025
10.12.3 866 2/12/2025
10.12.2 651 2/11/2025
10.12.1 888 2/4/2025
10.12.0 4,422 1/28/2025
10.11.8 1,076 2/25/2025
10.11.7 719 2/18/2025
10.11.6 742 2/12/2025
10.11.5 645 2/11/2025
10.11.4 685 2/4/2025
10.11.3 716 1/28/2025
10.11.2 2,630 1/21/2025
10.11.1 693 1/14/2025
10.11.0 1,092 1/7/2025
10.10.8 967 2/12/2025
10.10.7 635 2/11/2025
10.10.6 766 1/16/2025
10.10.5 607 1/14/2025
10.10.4 721 1/7/2025
10.10.3 1,064 12/17/2024
10.10.2 657 12/10/2024
10.10.1 742 12/3/2024
10.10.0 911 11/26/2024
10.9.9 912 1/14/2025
10.9.8 876 12/17/2024
10.9.7 636 12/10/2024
10.9.6 707 12/3/2024
10.9.5 663 11/27/2024
10.9.4 2,232 11/26/2024
10.9.3 882 11/19/2024
10.9.2 873 11/12/2024
10.9.1 752 11/5/2024
10.9.0 2,855 10/29/2024
10.8.14 650 1/14/2025
10.8.13 838 12/17/2024
10.8.12 707 12/10/2024
10.8.11 681 12/3/2024
10.8.10 998 11/26/2024
10.8.9 712 11/19/2024
10.8.8 680 11/12/2024
10.8.7 693 11/7/2024
10.8.6 654 11/5/2024
10.8.5 676 10/29/2024
10.8.4 739 10/22/2024
10.8.3 776 10/15/2024
10.8.2 717 10/8/2024
10.8.1 794 10/1/2024
10.8.0 9,863 9/24/2024
10.7.11 660 11/19/2024
10.7.10 657 11/19/2024
10.7.9 778 10/29/2024
10.7.8 636 10/22/2024
10.7.7 668 10/15/2024
10.7.6 673 10/8/2024
10.7.5 717 10/1/2024
10.7.4 640 9/24/2024
10.7.3 848 9/17/2024
10.7.2 835 9/10/2024
10.7.1 785 9/4/2024
10.7.0 2,547 8/27/2024
10.6.18 670 11/19/2024
10.6.17 629 11/19/2024
10.6.16 771 10/15/2024
10.6.15 655 10/8/2024
10.6.14 658 10/1/2024
10.6.13 745 9/24/2024
10.6.12 704 9/17/2024
10.6.11 684 9/3/2024
10.6.10 713 8/27/2024
10.6.9 1,397 8/20/2024
10.6.8 807 8/13/2024
10.6.7 657 8/6/2024
10.6.6 815 7/19/2024
10.6.5 652 7/16/2024
10.6.4 736 7/9/2024
10.6.3 969 7/2/2024
10.6.2 3,511 6/25/2024
10.5.14 802 10/1/2024
10.5.13 683 9/24/2024
10.5.12 700 8/21/2024
10.5.11 751 8/13/2024
10.5.10 594 8/6/2024
10.5.9 681 7/19/2024
10.5.8 674 7/16/2024
10.5.7 622 7/5/2024
10.5.6 667 7/1/2024
10.5.5 674 6/25/2024
10.5.4 768 6/18/2024
10.5.3 763 6/11/2024
10.5.2 747 6/4/2024
10.5.1 647 6/4/2024
10.5.0 1,206 5/28/2024
10.4.8 640 8/6/2024
10.4.7 641 6/25/2024
10.4.6 689 6/11/2024
10.4.5 637 6/4/2024
10.4.4 666 5/28/2024
10.4.3 676 5/21/2024
10.4.2 1,133 5/14/2024
10.4.1 894 5/7/2024
10.4.0 3,514 4/30/2024
10.3.10 613 8/6/2024
10.3.9 655 6/25/2024
10.3.8 790 5/21/2024
10.3.7 615 5/14/2024
10.3.6 730 5/7/2024
10.3.5 680 4/30/2024
10.3.4 786 4/23/2024
10.3.3 729 4/16/2024
10.3.2 751 4/11/2024
10.3.1 691 4/9/2024
10.3.0 1,180 4/2/2024
10.2.8 816 4/23/2024
10.2.7 706 4/16/2024
10.2.6 679 4/11/2024
10.2.5 683 4/9/2024
10.2.4 637 4/2/2024
10.2.3 760 3/26/2024
10.2.2 806 3/19/2024
10.2.1 834 3/12/2024
10.2.0 1,030 3/5/2024
10.1.12 751 4/11/2024
10.1.11 696 4/9/2024
10.1.10 671 4/2/2024
10.1.9 751 3/19/2024
10.1.8 747 3/13/2024
10.1.7 701 3/12/2024
10.1.6 708 3/5/2024
10.1.5 735 2/27/2024
10.1.4 1,015 2/20/2024
10.1.3 780 2/14/2024
10.1.2 753 2/7/2024
10.1.1 735 2/6/2024
10.1.0 867 1/30/2024
10.0.39 948 4/11/2024
10.0.38 870 4/2/2024
10.0.37 946 3/5/2024
10.0.36 937 2/27/2024
10.0.35 936 2/20/2024
10.0.34 1,264 2/14/2024
10.0.33 1,200 2/1/2024
10.0.32 1,332 1/24/2024
10.0.31 968 1/19/2024
10.0.30 1,015 1/18/2024
10.0.29 1,252 1/16/2024
10.0.28 1,293 1/16/2024
10.0.27 1,172 1/11/2024
10.0.26 1,229 12/19/2023
10.0.25 2,804 12/12/2023
10.0.24 2,552 12/5/2023
10.0.22 1,690 11/28/2023
10.0.21 3,102 11/23/2023
10.0.20 1,015 11/21/2023
10.0.19 2,153 11/14/2023
10.0.18 960 11/9/2023
10.0.17 1,900 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,302 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,186 7/13/2023
10.0.3 1,607 7/5/2023
10.0.2 1,980 6/27/2023
10.0.1 1,278 6/20/2023
10.0.0 3,605 6/14/2023
9.20.1 217 10/15/2025
9.20.0 291 9/1/2025
9.19.5 247 8/21/2025
9.19.4 808 8/13/2025
9.19.3 1,383 6/18/2025
9.19.2 1,304 4/1/2025
9.19.1 993 2/19/2025
9.19.0 1,484 1/31/2025
9.18.5 350 4/4/2025
9.18.4 244 3/12/2025
9.18.3 276 2/12/2025
9.18.2 436 12/18/2024
9.18.1 801 11/26/2024
9.18.0 2,092 8/27/2024
9.17.16 1,172 11/22/2024
9.17.15 268 11/7/2024
9.17.14 181 10/22/2024
9.17.13 306 10/18/2024
9.17.12 1,393 10/2/2024
9.17.11 1,419 9/19/2024
9.17.10 1,061 9/3/2024
9.17.9 1,405 8/14/2024
9.17.8 387 7/18/2024
9.17.7 504 6/27/2024
9.17.6 1,831 6/4/2024
9.17.5 1,852 5/13/2024
9.17.4 6,272 4/12/2024
9.17.3 743 3/25/2024
9.17.2 1,523 3/4/2024
9.17.1 980 2/14/2024
9.17.0 1,429 1/31/2024
9.16.11 1,824 4/11/2024
9.16.10 416 3/25/2024
9.16.9 452 3/4/2024
9.16.8 683 2/14/2024
9.16.7 518 1/26/2024
9.16.6 1,028 1/9/2024
9.16.5 1,629 12/13/2023
9.16.4 2,045 11/29/2023
9.16.3 1,016 11/21/2023
9.16.2 1,190 11/7/2023
9.16.1 1,693 10/10/2023
9.16.0 3,121 9/21/2023
9.15.29 639 1/23/2024
9.15.28 888 12/13/2023
9.15.27 2,077 11/7/2023
9.15.26 1,493 10/10/2023
9.15.25 2,829 9/13/2023
9.15.24 347 8/30/2023
9.15.23 2,267 8/29/2023
9.15.22 9,387 8/15/2023
9.15.21 2,558 8/2/2023
9.15.20 770 7/27/2023
9.15.19 2,892 6/29/2023
9.15.18 1,840 6/6/2023
9.15.17 2,077 5/16/2023
9.15.16 2,622 5/11/2023
9.15.15 476 5/9/2023
9.15.14 2,018 5/3/2023
9.15.13 466 5/2/2023
9.15.12 614 4/18/2023
9.15.11 1,192 4/18/2023
9.15.10 2,796 3/21/2023
9.15.9 2,983 3/16/2023
9.15.8 5,020 3/7/2023
9.15.6 1,126 3/2/2023
9.15.5 1,250 2/27/2023
9.15.4 2,225 2/21/2023
9.15.3 1,163 2/15/2023
9.15.2 1,738 2/6/2023
9.15.1 1,133 2/2/2023
9.15.0 6,004 1/26/2023
9.14.32 4,356 8/14/2023
9.14.31 1,111 7/27/2023
9.14.30 7,820 5/3/2023
9.14.29 3,010 4/18/2023
9.14.28 1,041 4/18/2023
9.14.27 1,650 3/21/2023
9.14.26 1,125 3/16/2023
9.14.25 2,067 3/7/2023
9.14.24 1,066 3/2/2023
9.14.23 2,850 2/21/2023
9.14.22 1,863 2/14/2023
9.14.21 450 2/10/2023
9.14.20 448 2/8/2023
9.14.19 1,769 2/2/2023
9.14.18 1,156 2/1/2023
9.14.17 1,651 1/26/2023
9.14.16 1,879 1/24/2023
9.14.15 6,837 1/10/2023
9.14.14 11,265 12/15/2022
9.14.13 6,286 11/29/2022
9.14.12 545 11/28/2022
9.14.11 8,354 11/16/2022
9.14.10 1,421 11/15/2022
9.14.9 3,944 11/11/2022
9.14.8 3,450 11/7/2022
9.14.7 6,377 11/1/2022
9.14.6 1,386 10/27/2022
9.14.5 3,349 10/19/2022
9.14.4 9,970 9/27/2022
9.14.3 3,239 9/15/2022
9.14.2 4,023 9/7/2022
9.14.1 8,895 8/30/2022
9.14.0 4,320 8/30/2022
9.13.35 1,303 1/24/2023
9.13.34 2,628 11/1/2022
9.13.33 3,013 9/27/2022
9.13.32 7,937 8/31/2022
9.13.31 2,352 8/25/2022
9.13.30 6,986 8/18/2022
9.13.29 6,207 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,083 6/21/2022
9.13.22 7,083 6/8/2022
9.13.21 8,700 6/2/2022
9.13.20 781 6/2/2022
9.13.19 3,798 5/23/2022
9.13.18 2,465 5/18/2022
9.13.17 6,317 4/27/2022
9.13.16 2,513 4/26/2022
9.13.15 4,293 4/21/2022
9.13.14 1,528 4/20/2022
9.13.13 3,443 4/8/2022
9.13.12 1,727 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,670 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,826 2/8/2022
9.13.1 3,686 2/2/2022
9.13.0 6,598 1/25/2022
9.12.22 2,622 3/23/2022
9.12.21 9,314 1/24/2022
9.12.20 1,928 1/21/2022
9.12.19 4,461 1/14/2022
9.12.18 3,076 1/5/2022
9.12.17 14,889 12/14/2021
9.12.16 2,794 12/7/2021
9.12.15 2,254 12/2/2021
9.12.14 1,968 11/30/2021
9.12.13 5,302 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,121 10/21/2021
9.12.6 742 10/21/2021
9.12.5 4,293 10/14/2021
9.12.4 11,271 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,154 10/21/2021
9.10.32 19,070 8/27/2021
9.10.31 36,010 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 803 3/30/2021
9.10.14 850 3/26/2021
9.10.13 1,868 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,774 2/18/2021
9.10.7 1,597 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,948 1/26/2021
9.9.24 1,301 4/26/2021
9.9.23 1,602 1/29/2021
9.9.22 3,255 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,521 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 808 8/27/2020
9.9.0 8,990 8/25/2020
9.8.41 3,589 9/2/2020
9.8.40 868 8/28/2020
9.8.39 2,727 8/13/2020
9.8.38 1,977 8/7/2020
9.8.37 1,275 7/29/2020
9.8.36 11,666 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,772 6/3/2020
9.8.26 8,124 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,502 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,461 4/1/2020
9.7.29 3,332 3/27/2020
9.7.28 3,348 2/24/2020
9.7.27 4,667 2/4/2020
9.7.26 4,089 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,127 11/20/2019
9.7.21 1,063 11/18/2019
9.7.20 1,529 11/14/2019
9.7.19 931 11/12/2019
9.7.18 1,337 11/7/2019
9.7.17 940 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,206 10/3/2019
9.7.12 2,195 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 982 9/23/2019
9.7.7 970 9/23/2019
9.7.6 994 9/16/2019
9.7.5 930 9/12/2019
9.7.4 18,441 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,945 10/2/2019
9.6.39 4,494 10/1/2019
9.6.38 938 9/24/2019
9.6.37 1,963 8/20/2019
9.6.36 959 8/19/2019
9.6.35 5,749 8/7/2019
9.6.34 977 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,055 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,115 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,792 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,776 3/15/2019
9.5.33 1,667 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,259 3/15/2019
9.5.24 1,106 3/15/2019
9.5.23 3,525 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,856 3/15/2019
9.5.16 946 3/15/2019
9.5.15 961 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,284 3/15/2019
9.5.9 6,219 3/15/2019
9.5.8 1,010 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,081 3/15/2019
9.4.56 980 3/15/2019
9.4.55 992 3/15/2019
9.4.54 1,027 3/15/2019
9.4.53 1,760 3/15/2019
9.4.52 989 3/15/2019
9.4.51 978 3/15/2019
9.4.50 985 3/15/2019
9.4.49 55,776 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 987 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,478 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,517 3/15/2019
9.4.0 4,152 3/15/2019
9.3.14 9,686 3/15/2019
9.3.13 10,845 3/15/2019
9.3.0 14,191 3/15/2019
9.2.14 10,456 3/15/2019
9.2.13 8,416 3/15/2019
9.2.11 19,208 3/15/2019
9.2.7 19,466 3/15/2019
9.2.0 11,408 3/15/2019
9.1.2 51,274 3/15/2019