Dynamicweb 10.19.7

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Dynamicweb --version 10.19.7
                    
NuGet\Install-Package Dynamicweb -Version 10.19.7
                    
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.19.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb" Version="10.19.7" />
                    
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.19.7
                    
#r "nuget: Dynamicweb, 10.19.7"
                    
#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.19.7
                    
#: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.19.7
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb&version=10.19.7
                    
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 321 10/7/2025
10.20.0-PreRelease 805 9/30/2025
10.19.7 374 10/7/2025
10.19.6 968 9/30/2025
10.19.5-PreRelease 817 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 604 8/26/2025
10.18.11 421 10/7/2025
10.18.10 818 9/30/2025
10.18.9 984 9/22/2025
10.18.8 1,015 9/16/2025
10.18.7 655 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 348 10/7/2025
10.17.11 903 9/30/2025
10.17.10 894 9/22/2025
10.17.9 896 9/16/2025
10.17.8 707 9/2/2025
10.17.7 683 8/26/2025
10.17.6 684 8/19/2025
10.17.5 776 8/12/2025
10.17.4 687 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 929 9/22/2025
10.16.11 846 9/16/2025
10.16.10 566 9/9/2025
10.16.9 885 8/12/2025
10.16.8 725 8/5/2025
10.16.7 1,104 7/22/2025
10.16.6 859 7/1/2025
10.16.5 1,218 6/17/2025
10.16.4 975 6/12/2025
10.16.3 888 6/10/2025
10.16.2 729 6/4/2025
10.16.1 655 6/3/2025
10.16.0 1,108 5/27/2025
10.15.11 832 8/26/2025
10.15.10 830 8/5/2025
10.15.9 876 7/1/2025
10.15.8 683 6/24/2025
10.15.7 728 6/17/2025
10.15.6 808 6/3/2025
10.15.5 705 5/27/2025
10.15.4 894 5/20/2025
10.15.3 1,127 5/13/2025
10.15.2 855 5/13/2025
10.15.1 1,001 5/6/2025
10.15.0 1,070 4/29/2025
10.14.13 872 7/1/2025
10.14.12 652 6/24/2025
10.14.11 803 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 734 5/7/2025
10.14.6 670 5/6/2025
10.14.5 742 4/29/2025
10.14.4 947 4/22/2025
10.14.3 960 4/10/2025
10.14.2 829 4/8/2025
10.14.1 1,090 4/1/2025
10.14.0 1,607 3/25/2025
10.13.8 1,089 4/22/2025
10.13.7 749 4/10/2025
10.13.6 759 4/8/2025
10.13.5 746 4/1/2025
10.13.4 1,032 3/25/2025
10.13.3 1,340 3/18/2025
10.13.2 855 3/11/2025
10.13.1 1,316 3/4/2025
10.13.0 6,423 2/25/2025
10.12.7 1,214 3/11/2025
10.12.6 785 3/4/2025
10.12.5 662 2/25/2025
10.12.4 981 2/18/2025
10.12.3 856 2/12/2025
10.12.2 635 2/11/2025
10.12.1 872 2/4/2025
10.12.0 4,335 1/28/2025
10.11.8 1,066 2/25/2025
10.11.7 706 2/18/2025
10.11.6 731 2/12/2025
10.11.5 628 2/11/2025
10.11.4 673 2/4/2025
10.11.3 703 1/28/2025
10.11.2 2,517 1/21/2025
10.11.1 686 1/14/2025
10.11.0 1,070 1/7/2025
10.10.8 952 2/12/2025
10.10.7 624 2/11/2025
10.10.6 763 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 868 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,088 11/26/2024
10.9.3 866 11/19/2024
10.9.2 859 11/12/2024
10.9.1 735 11/5/2024
10.9.0 2,706 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 693 11/19/2024
10.8.8 660 11/12/2024
10.8.7 687 11/7/2024
10.8.6 652 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,748 9/24/2024
10.7.11 645 11/19/2024
10.7.10 642 11/19/2024
10.7.9 761 10/29/2024
10.7.8 621 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 826 9/10/2024
10.7.1 767 9/4/2024
10.7.0 2,510 8/27/2024
10.6.18 657 11/19/2024
10.6.17 622 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 696 9/17/2024
10.6.11 673 9/3/2024
10.6.10 693 8/27/2024
10.6.9 1,358 8/20/2024
10.6.8 790 8/13/2024
10.6.7 647 8/6/2024
10.6.6 804 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,350 6/25/2024
10.5.14 797 10/1/2024
10.5.13 674 9/24/2024
10.5.12 681 8/21/2024
10.5.11 742 8/13/2024
10.5.10 582 8/6/2024
10.5.9 674 7/19/2024
10.5.8 668 7/16/2024
10.5.7 610 7/5/2024
10.5.6 659 7/1/2024
10.5.5 667 6/25/2024
10.5.4 756 6/18/2024
10.5.3 754 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 624 8/6/2024
10.4.7 638 6/25/2024
10.4.6 679 6/11/2024
10.4.5 635 6/4/2024
10.4.4 650 5/28/2024
10.4.3 674 5/21/2024
10.4.2 1,097 5/14/2024
10.4.1 891 5/7/2024
10.4.0 3,265 4/30/2024
10.3.10 601 8/6/2024
10.3.9 648 6/25/2024
10.3.8 776 5/21/2024
10.3.7 608 5/14/2024
10.3.6 725 5/7/2024
10.3.5 674 4/30/2024
10.3.4 774 4/23/2024
10.3.3 720 4/16/2024
10.3.2 739 4/11/2024
10.3.1 680 4/9/2024
10.3.0 1,164 4/2/2024
10.2.8 796 4/23/2024
10.2.7 692 4/16/2024
10.2.6 667 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 797 3/19/2024
10.2.1 831 3/12/2024
10.2.0 1,022 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 703 3/5/2024
10.1.5 733 2/27/2024
10.1.4 1,004 2/20/2024
10.1.3 773 2/14/2024
10.1.2 740 2/7/2024
10.1.1 727 2/6/2024
10.1.0 860 1/30/2024
10.0.39 931 4/11/2024
10.0.38 862 4/2/2024
10.0.37 928 3/5/2024
10.0.36 921 2/27/2024
10.0.35 929 2/20/2024
10.0.34 1,236 2/14/2024
10.0.33 1,187 2/1/2024
10.0.32 1,320 1/24/2024
10.0.31 956 1/19/2024
10.0.30 1,005 1/18/2024
10.0.29 1,250 1/16/2024
10.0.28 1,286 1/16/2024
10.0.27 1,150 1/11/2024
10.0.26 1,211 12/19/2023
10.0.25 2,782 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 941 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,721 10/11/2023
10.0.13 1,292 9/27/2023
10.0.12 940 9/26/2023
10.0.11 998 9/22/2023
10.0.10 1,103 9/13/2023
10.0.9 2,931 8/30/2023
10.0.8 1,085 8/25/2023
10.0.7 1,412 8/22/2023
10.0.6 1,294 8/10/2023
10.0.5 1,490 8/2/2023
10.0.4 1,168 7/13/2023
10.0.3 1,584 7/5/2023
10.0.2 1,954 6/27/2023
10.0.1 1,261 6/20/2023
10.0.0 3,561 6/14/2023
9.20.0 242 9/1/2025
9.19.5 219 8/21/2025
9.19.4 566 8/13/2025
9.19.3 1,129 6/18/2025
9.19.2 1,068 4/1/2025
9.19.1 977 2/19/2025
9.19.0 1,414 1/31/2025
9.18.5 321 4/4/2025
9.18.4 235 3/12/2025
9.18.3 261 2/12/2025
9.18.2 424 12/18/2024
9.18.1 788 11/26/2024
9.18.0 1,999 8/27/2024
9.17.16 1,163 11/22/2024
9.17.15 262 11/7/2024
9.17.14 165 10/22/2024
9.17.13 295 10/18/2024
9.17.12 1,321 10/2/2024
9.17.11 1,386 9/19/2024
9.17.10 1,059 9/3/2024
9.17.9 1,384 8/14/2024
9.17.8 379 7/18/2024
9.17.7 490 6/27/2024
9.17.6 1,811 6/4/2024
9.17.5 1,835 5/13/2024
9.17.4 6,135 4/12/2024
9.17.3 721 3/25/2024
9.17.2 1,489 3/4/2024
9.17.1 970 2/14/2024
9.17.0 1,337 1/31/2024
9.16.11 1,778 4/11/2024
9.16.10 410 3/25/2024
9.16.9 441 3/4/2024
9.16.8 673 2/14/2024
9.16.7 512 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 995 11/21/2023
9.16.2 1,188 11/7/2023
9.16.1 1,667 10/10/2023
9.16.0 3,093 9/21/2023
9.15.29 631 1/23/2024
9.15.28 878 12/13/2023
9.15.27 2,058 11/7/2023
9.15.26 1,488 10/10/2023
9.15.25 2,784 9/13/2023
9.15.24 341 8/30/2023
9.15.23 2,257 8/29/2023
9.15.22 9,246 8/15/2023
9.15.21 2,552 8/2/2023
9.15.20 766 7/27/2023
9.15.19 2,858 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 430 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,975 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,152 2/15/2023
9.15.2 1,723 2/6/2023
9.15.1 1,126 2/2/2023
9.15.0 5,951 1/26/2023
9.14.32 4,269 8/14/2023
9.14.31 1,084 7/27/2023
9.14.30 7,703 5/3/2023
9.14.29 2,989 4/18/2023
9.14.28 1,026 4/18/2023
9.14.27 1,639 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,833 2/21/2023
9.14.22 1,845 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,850 1/24/2023
9.14.15 6,774 1/10/2023
9.14.14 11,167 12/15/2022
9.14.13 6,262 11/29/2022
9.14.12 538 11/28/2022
9.14.11 8,278 11/16/2022
9.14.10 1,414 11/15/2022
9.14.9 3,923 11/11/2022
9.14.8 3,394 11/7/2022
9.14.7 6,366 11/1/2022
9.14.6 1,375 10/27/2022
9.14.5 3,328 10/19/2022
9.14.4 9,904 9/27/2022
9.14.3 3,222 9/15/2022
9.14.2 3,959 9/7/2022
9.14.1 8,780 8/30/2022
9.14.0 4,295 8/30/2022
9.13.35 1,287 1/24/2023
9.13.34 2,604 11/1/2022
9.13.33 3,003 9/27/2022
9.13.32 7,905 8/31/2022
9.13.31 2,335 8/25/2022
9.13.30 6,948 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,460 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,667 6/2/2022
9.13.20 764 6/2/2022
9.13.19 3,777 5/23/2022
9.13.18 2,448 5/18/2022
9.13.17 6,294 4/27/2022
9.13.16 2,489 4/26/2022
9.13.15 4,276 4/21/2022
9.13.14 1,506 4/20/2022
9.13.13 3,420 4/8/2022
9.13.12 1,708 4/7/2022
9.13.11 3,309 4/5/2022
9.13.10 3,579 3/27/2022
9.13.9 4,865 3/23/2022
9.13.8 7,242 3/16/2022
9.13.7 2,658 3/11/2022
9.13.6 8,001 3/1/2022
9.13.5 1,943 2/28/2022
9.13.4 2,727 2/17/2022
9.13.3 7,586 2/14/2022
9.13.2 1,810 2/8/2022
9.13.1 3,658 2/2/2022
9.13.0 6,580 1/25/2022
9.12.22 2,606 3/23/2022
9.12.21 9,297 1/24/2022
9.12.20 1,910 1/21/2022
9.12.19 4,442 1/14/2022
9.12.18 3,054 1/5/2022
9.12.17 14,852 12/14/2021
9.12.16 2,775 12/7/2021
9.12.15 2,233 12/2/2021
9.12.14 1,955 11/30/2021
9.12.13 5,266 11/19/2021
9.12.12 619 11/17/2021
9.12.11 687 11/16/2021
9.12.10 5,396 11/2/2021
9.12.9 732 11/1/2021
9.12.8 9,372 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,229 10/5/2021
9.12.2 1,219 9/27/2021
9.12.1 3,340 9/17/2021
9.12.0 5,821 8/31/2021
9.10.33 2,134 10/21/2021
9.10.32 18,953 8/27/2021
9.10.31 35,552 8/11/2021
9.10.30 750 8/10/2021
9.10.29 4,300 7/22/2021
9.10.28 5,840 7/14/2021
9.10.27 1,274 7/11/2021
9.10.26 4,418 6/29/2021
9.10.25 2,167 6/22/2021
9.10.24 4,410 6/15/2021
9.10.23 961 6/11/2021
9.10.22 3,275 5/27/2021
9.10.21 22,737 5/11/2021
9.10.20 852 5/7/2021
9.10.19 100,165 4/22/2021
9.10.18 775 4/21/2021
9.10.17 760 4/20/2021
9.10.16 3,277 3/30/2021
9.10.15 780 3/30/2021
9.10.14 838 3/26/2021
9.10.13 1,837 3/25/2021
9.10.12 769 3/25/2021
9.10.11 1,751 3/24/2021
9.10.9 23,710 3/9/2021
9.10.8 25,714 2/18/2021
9.10.7 1,580 2/16/2021
9.10.6 834 2/15/2021
9.10.5 810 2/9/2021
9.10.4 1,209 2/3/2021
9.10.3 1,528 2/1/2021
9.10.2 792 1/29/2021
9.10.1 13,000 1/26/2021
9.10.0 22,876 1/26/2021
9.9.24 1,279 4/26/2021
9.9.23 1,584 1/29/2021
9.9.22 3,232 1/20/2021
9.9.21 797 1/18/2021
9.9.20 7,366 12/21/2020
9.9.19 3,607 12/11/2020
9.9.18 3,771 12/11/2020
9.9.17 818 12/4/2020
9.9.16 762 12/2/2020
9.9.15 9,848 11/26/2020
9.9.14 5,238 11/22/2020
9.9.13 778 11/18/2020
9.9.12 11,253 10/29/2020
9.9.11 2,182 10/27/2020
9.9.10 5,469 10/16/2020
9.9.9 2,339 10/12/2020
9.9.8 8,665 9/29/2020
9.9.7 912 9/24/2020
9.9.6 822 9/18/2020
9.9.5 8,499 9/14/2020
9.9.4 870 9/10/2020
9.9.3 1,235 9/2/2020
9.9.2 815 8/28/2020
9.9.1 787 8/27/2020
9.9.0 8,959 8/25/2020
9.8.41 3,556 9/2/2020
9.8.40 852 8/28/2020
9.8.39 2,707 8/13/2020
9.8.38 1,964 8/7/2020
9.8.37 1,255 7/29/2020
9.8.36 11,629 7/6/2020
9.8.35 939 7/5/2020
9.8.34 4,018 6/29/2020
9.8.33 937 6/25/2020
9.8.32 12,685 6/15/2020
9.8.31 946 6/15/2020
9.8.30 839 6/10/2020
9.8.29 6,970 6/9/2020
9.8.28 2,104 6/8/2020
9.8.27 2,755 6/3/2020
9.8.26 8,074 5/26/2020
9.8.25 925 5/26/2020
9.8.24 6,052 5/20/2020
9.8.23 1,799 5/19/2020
9.8.22 3,041 5/18/2020
9.8.21 1,195 5/5/2020
9.8.20 3,920 4/27/2020
9.8.19 3,970 4/21/2020
9.8.18 2,034 4/6/2020
9.8.17 922 4/3/2020
9.8.16 1,190 4/1/2020
9.8.15 22,322 3/27/2020
9.8.14 1,802 3/25/2020
9.8.13 3,246 3/20/2020
9.8.12 1,998 3/13/2020
9.8.11 961 3/13/2020
9.8.10 16,863 3/5/2020
9.8.9 963 2/27/2020
9.8.8 5,679 2/25/2020
9.8.7 4,670 2/21/2020
9.8.6 1,004 2/20/2020
9.8.5 1,372 2/12/2020
9.8.4 1,159 2/5/2020
9.8.3 6,165 2/4/2020
9.8.2 923 2/3/2020
9.8.1 7,693 1/28/2020
9.7.30 3,437 4/1/2020
9.7.29 3,311 3/27/2020
9.7.28 3,332 2/24/2020
9.7.27 4,626 2/4/2020
9.7.26 4,046 1/16/2020
9.7.25 8,276 1/13/2020
9.7.24 940 12/23/2019
9.7.23 4,355 12/3/2019
9.7.22 16,091 11/20/2019
9.7.21 1,045 11/18/2019
9.7.20 1,513 11/14/2019
9.7.19 908 11/12/2019
9.7.18 1,319 11/7/2019
9.7.17 918 11/6/2019
9.7.16 5,659 10/29/2019
9.7.15 1,809 10/24/2019
9.7.14 2,896 10/23/2019
9.7.13 3,143 10/3/2019
9.7.12 2,177 10/2/2019
9.7.11 1,212 10/1/2019
9.7.10 7,790 9/24/2019
9.7.9 1,062 9/24/2019
9.7.8 962 9/23/2019
9.7.7 956 9/23/2019
9.7.6 969 9/16/2019
9.7.5 907 9/12/2019
9.7.4 18,424 9/10/2019
9.7.3 1,877 9/6/2019
9.7.2 956 9/5/2019
9.7.1 1,068 8/29/2019
9.7.0 6,250 8/27/2019
9.6.42 850 6/15/2020
9.6.41 2,270 11/20/2019
9.6.40 1,921 10/2/2019
9.6.39 4,472 10/1/2019
9.6.38 916 9/24/2019
9.6.37 1,942 8/20/2019
9.6.36 939 8/19/2019
9.6.35 5,727 8/7/2019
9.6.34 958 8/7/2019
9.6.33 965 7/12/2019
9.6.32 13,556 6/19/2019
9.6.31 1,022 6/18/2019
9.6.30 1,762 6/17/2019
9.6.29 1,734 6/17/2019
9.6.28 5,209 5/29/2019
9.6.27 927 5/29/2019
9.6.26 1,852 5/6/2019
9.6.25 15,009 4/30/2019
9.6.24 956 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,094 4/11/2019
9.6.18 1,054 3/25/2019
9.6.17 983 3/20/2019
9.6.16 980 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,650 3/15/2019
9.6.8 958 3/15/2019
9.6.7 945 3/15/2019
9.6.6 989 3/15/2019
9.6.5 1,772 3/15/2019
9.6.4 960 3/15/2019
9.6.3 2,978 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,646 5/29/2019
9.5.32 1,008 4/29/2019
9.5.31 1,198 3/21/2019
9.5.30 1,058 3/19/2019
9.5.29 1,040 3/15/2019
9.5.28 968 3/15/2019
9.5.27 1,013 3/15/2019
9.5.26 1,029 3/15/2019
9.5.25 5,237 3/15/2019
9.5.24 1,087 3/15/2019
9.5.23 3,489 3/15/2019
9.5.22 942 3/15/2019
9.5.21 1,705 3/15/2019
9.5.20 978 3/15/2019
9.5.19 952 3/15/2019
9.5.18 7,581 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,330 3/15/2019
9.5.11 1,597 3/15/2019
9.5.10 2,264 3/15/2019
9.5.9 6,196 3/15/2019
9.5.8 987 3/15/2019
9.5.7 960 3/15/2019
9.5.6 1,883 3/15/2019
9.5.5 947 3/15/2019
9.5.4 956 3/15/2019
9.5.3 4,606 3/15/2019
9.5.2 1,013 3/15/2019
9.5.1 983 3/15/2019
9.5.0 21,049 3/15/2019
9.4.56 962 3/15/2019
9.4.55 978 3/15/2019
9.4.54 1,009 3/15/2019
9.4.53 1,743 3/15/2019
9.4.52 969 3/15/2019
9.4.51 957 3/15/2019
9.4.50 967 3/15/2019
9.4.49 55,077 3/15/2019
9.4.48 10,904 3/15/2019
9.4.47 1,594 3/15/2019
9.4.46 952 3/15/2019
9.4.45 965 3/15/2019
9.4.44 1,650 3/15/2019
9.4.43 1,633 3/15/2019
9.4.42 952 3/15/2019
9.4.41 909 3/15/2019
9.4.40 2,465 3/15/2019
9.4.39 1,812 3/15/2019
9.4.38 1,771 3/15/2019
9.4.37 1,002 3/15/2019
9.4.36 4,828 3/15/2019
9.4.35 955 3/15/2019
9.4.34 2,179 3/15/2019
9.4.28 21,427 3/15/2019
9.4.22 3,730 3/15/2019
9.4.20 15,224 3/15/2019
9.4.11 4,709 3/15/2019
9.4.5 3,688 3/15/2019
9.4.4 33,437 3/15/2019
9.4.0 4,124 3/15/2019
9.3.14 9,665 3/15/2019
9.3.13 10,822 3/15/2019
9.3.0 13,872 3/15/2019
9.2.14 10,390 3/15/2019
9.2.13 8,358 3/15/2019
9.2.11 19,089 3/15/2019
9.2.7 19,345 3/15/2019
9.2.0 11,273 3/15/2019
9.1.2 50,874 3/15/2019