AWSSDK.DynamoDBv2 4.0.0-preview.9

Prefix Reserved
This is a prerelease version of AWSSDK.DynamoDBv2.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.DynamoDBv2 --version 4.0.0-preview.9
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 4.0.0-preview.9
                    
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="AWSSDK.DynamoDBv2" Version="4.0.0-preview.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.DynamoDBv2" Version="4.0.0-preview.9" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.DynamoDBv2" />
                    
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 AWSSDK.DynamoDBv2 --version 4.0.0-preview.9
                    
#r "nuget: AWSSDK.DynamoDBv2, 4.0.0-preview.9"
                    
#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.
#addin nuget:?package=AWSSDK.DynamoDBv2&version=4.0.0-preview.9&prerelease
                    
Install AWSSDK.DynamoDBv2 as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=4.0.0-preview.9&prerelease
                    
Install AWSSDK.DynamoDBv2 as a Cake Tool

Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
    • AWSSDK.Core (>= 4.0.0-preview.9 && < 5.0.0-preview.9)

NuGet packages (303)

Showing the top 5 NuGet packages that depend on AWSSDK.DynamoDBv2:

Package Downloads
AWSSDK.DAX.Client

AWS DynamoDB Accelerator (DAX) .NET Client -- DAX is a fully managed, in-memory cache for DynamoDB.

ServiceStack.Aws

ServiceStack integration for Amazon Web Services (AWS) including: - PocoDynamo - Declarative, code-first POCO client for DynamoDB with LINQ support - SqsMqServer - MQ Server for invoking ServiceStack Services via Amazon SQS MQ Service - S3VirtualFiles - A read/write Virtual FileSystem around Amazon's S3 Simple Storage Service - DynamoDbAuthRepository - A UserAuth repository storing UserAuth info in DynamoDB - DynamoDbAppSettings - An AppSettings provider storing App configuration in DynamoDB - DynamoDbCacheClient - A Caching Provider for DynamoDB

Microsoft.Orleans.Clustering.DynamoDB

Microsoft Orleans clustering provider backed by AWS DynamoDB

AWS.SessionProvider

This contains a session state provider using Amazon DynamoDB.

ServiceStack.Aws.Core

.NET Standard 2.0 version of ServiceStack.Aws

GitHub repositories (33)

Showing the top 20 popular GitHub repositories that depend on AWSSDK.DynamoDBv2:

Repository Stars
dotnet/orleans
Cloud Native application framework for .NET
MassTransit/MassTransit
Distributed Application Framework for .NET
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
Xabaril/BeatPulse
Liveness, health check library for ASP.NET Core Applications
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
telerik/xaml-sdk
The XAML SDK is an easy-to-use infrastructure with 1000+ developer focused examples for most of the Telerik UI for WPF controls.
aws-samples/serverless-test-samples
This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.
LluisV/Z-Anatomy
Z-Anatomy app Unity project
Elfocrash/aws-videos
AllocZero/EfficientDynamoDb
High-performance C# DynamoDb library
awslabs/aws-sdk-net-samples
Version Downloads Last updated
4.0.1.4 767 6/10/2025
4.0.1.3 10,311 6/5/2025
4.0.1.2 4,220 6/4/2025
4.0.1.1 8,576 6/3/2025
4.0.1 67,717 5/20/2025
4.0.0.6 31,661 5/16/2025
4.0.0.5 8,946 5/15/2025
4.0.0.4 23,648 5/12/2025
4.0.0.3 40,426 5/6/2025
4.0.0.2 41,569 4/30/2025
4.0.0.1 9,661 4/29/2025
4.0.0 40,781 4/28/2025
4.0.0-preview.13 2,705 4/9/2025
4.0.0-preview.12 385 4/4/2025
4.0.0-preview.11 1,844 3/26/2025
4.0.0-preview.10 4,399 3/7/2025
4.0.0-preview.9 621 3/4/2025
4.0.0-preview.8 1,824 2/25/2025
4.0.0-preview.7 1,669 2/17/2025
4.0.0-preview.6 2,296 2/6/2025
4.0.0-preview.5 4,162 1/3/2025
4.0.0-preview.4 35,925 10/11/2024
4.0.0-preview.3 3,962 10/1/2024
4.0.0-preview.2 4,629 8/28/2024
4.0.0-preview 63,841 8/15/2024
3.7.407.25 510 6/10/2025
3.7.407.24 2,544 6/9/2025
3.7.407.23 23,158 6/6/2025
3.7.407.22 13,717 6/5/2025
3.7.407.21 6,403 6/4/2025
3.7.407.20 6,159 6/2/2025
3.7.407.19 4,907 5/30/2025
3.7.407.18 47,721 5/28/2025
3.7.407.17 13,314 5/23/2025
3.7.407.16 7,228 5/21/2025
3.7.407.15 8,987 5/20/2025
3.7.407.14 6,706 5/19/2025
3.7.407.13 74,971 5/16/2025
3.7.407.12 23,584 5/12/2025
3.7.407.11 54,289 5/9/2025
3.7.407.10 8,103 5/8/2025
3.7.407.9 9,349 5/7/2025
3.7.407.8 18,158 5/6/2025
3.7.407.7 11,888 5/5/2025
3.7.407.6 40,009 5/2/2025
3.7.407.5 5,866 5/1/2025
3.7.407.4 8,467 4/30/2025
3.7.407.3 8,879 4/29/2025
3.7.407.2 24,374 4/28/2025
3.7.407.1 50,819 4/25/2025
3.7.407 16,495 4/24/2025
3.7.406.26 41,117 4/23/2025
3.7.406.25 50,963 4/18/2025
3.7.406.24 14,826 4/17/2025
3.7.406.23 69,637 4/16/2025
3.7.406.22 55,558 4/14/2025
3.7.406.21 35,842 4/11/2025
3.7.406.20 16,774 4/10/2025
3.7.406.19 26,244 4/9/2025
3.7.406.18 38,751 4/8/2025
3.7.406.17 90,301 4/4/2025
3.7.406.16 39,644 4/3/2025
3.7.406.15 14,305 4/3/2025
3.7.406.14 7,145 4/2/2025
3.7.406.13 41,274 4/1/2025
3.7.406.12 35,053 3/31/2025
3.7.406.11 47,436 3/28/2025
3.7.406.10 37,976 3/27/2025
3.7.406.9 32,529 3/26/2025
3.7.406.8 20,277 3/25/2025
3.7.406.7 58,814 3/24/2025
3.7.406.6 63,007 3/21/2025
3.7.406.5 20,905 3/20/2025
3.7.406.4 45,613 3/19/2025
3.7.406.3 33,046 3/18/2025
3.7.406.2 34,602 3/17/2025
3.7.406.1 36,978 3/14/2025
3.7.406 26,639 3/14/2025
3.7.405.38 86,763 3/11/2025
3.7.405.37 33,608 3/10/2025
3.7.405.36 58,701 3/7/2025
3.7.405.35 33,137 3/6/2025
3.7.405.34 32,868 3/5/2025
3.7.405.33 23,684 3/4/2025
3.7.405.32 49,161 3/3/2025
3.7.405.31 117,366 2/28/2025
3.7.405.30 23,858 2/27/2025
3.7.405.29 37,394 2/26/2025
3.7.405.28 33,891 2/25/2025
3.7.405.27 49,008 2/24/2025
3.7.405.26 46,831 2/21/2025
3.7.405.25 25,729 2/20/2025
3.7.405.24 145,617 2/18/2025
3.7.405.23 29,055 2/17/2025
3.7.405.22 69,034 2/13/2025
3.7.405.21 41,245 2/12/2025
3.7.405.20 30,777 2/11/2025
3.7.405.19 65,729 2/10/2025
3.7.405.18 74,351 2/7/2025
3.7.405.17 34,415 2/6/2025
3.7.405.16 30,979 2/5/2025
3.7.405.15 42,972 2/4/2025
3.7.405.14 42,489 2/3/2025
3.7.405.13 115,346 1/30/2025
3.7.405.12 107,065 1/28/2025
3.7.405.11 32,099 1/27/2025
3.7.405.10 111,101 1/22/2025
3.7.405.9 46,742 1/21/2025
3.7.405.8 84,683 1/17/2025
3.7.405.7 35,735 1/16/2025
3.7.405.6 39,012 1/15/2025
3.7.405.5 36,952 1/14/2025
3.7.405.4 27,366 1/13/2025
3.7.405.3 58,582 1/10/2025
3.7.405.2 33,439 1/9/2025
3.7.405.1 32,085 1/8/2025
3.7.405 95,933 1/7/2025
3.7.404.14 35,062 1/6/2025
3.7.404.13 74,869 1/3/2025
3.7.404.12 25,084 1/2/2025
3.7.404.11 96,314 12/26/2024
3.7.404.10 161,153 12/23/2024
3.7.404.9 38,201 12/20/2024
3.7.404.8 35,266 12/19/2024
3.7.404.7 44,052 12/18/2024
3.7.404.6 43,987 12/17/2024
3.7.404.5 92,975 12/13/2024
3.7.404.4 58,419 12/12/2024
3.7.404.3 25,505 12/11/2024
3.7.404.2 74,723 12/10/2024
3.7.404.1 52,903 12/9/2024
3.7.404 357,703 12/3/2024
3.7.403.9 54,000 12/3/2024
3.7.403.8 156,480 11/27/2024
3.7.403.7 163,511 11/22/2024
3.7.403.6 60,820 11/21/2024
3.7.403.5 35,109 11/21/2024
3.7.403.4 58,125 11/19/2024
3.7.403.3 212,437 11/15/2024
3.7.403.2 251,708 11/15/2024
3.7.403.1 6,234 11/14/2024
3.7.403 57,664 11/13/2024
3.7.402.13 56,557 11/12/2024
3.7.402.12 37,545 11/11/2024
3.7.402.11 92,366 11/8/2024
3.7.402.10 52,127 11/7/2024
3.7.402.9 406,132 11/1/2024
3.7.402.8 44,219 10/31/2024
3.7.402.7 41,172 10/30/2024
3.7.402.6 82,230 10/29/2024
3.7.402.5 69,428 10/28/2024
3.7.402.4 60,459 10/25/2024
3.7.402.3 33,619 10/24/2024
3.7.402.2 185,990 10/23/2024
3.7.402.1 49,210 10/22/2024
3.7.402 193,028 10/17/2024
3.7.401.14 118,589 10/16/2024
3.7.401.13 283,188 10/15/2024
3.7.401.12 84,979 10/14/2024
3.7.401.11 330,469 10/9/2024
3.7.401.10 82,947 10/8/2024
3.7.401.9 33,807 10/7/2024
3.7.401.8 107,229 10/4/2024
3.7.401.7 60,070 10/3/2024
3.7.401.6 43,057 10/2/2024
3.7.401.5 212,623 10/1/2024
3.7.401.4 124,123 9/27/2024
3.7.401.3 34,492 9/26/2024
3.7.401.2 36,832 9/25/2024
3.7.401.1 44,605 9/24/2024
3.7.401 280,949 9/21/2024
3.7.400.21 426,543 9/16/2024
3.7.400.20 67,575 9/13/2024
3.7.400.19 74,090 9/11/2024
3.7.400.18 113,441 9/10/2024
3.7.400.17 89,976 9/9/2024
3.7.400.16 76,485 9/6/2024
3.7.400.15 37,820 9/5/2024
3.7.400.14 118,351 9/4/2024
3.7.400.13 151,285 8/30/2024
3.7.400.12 129,043 8/28/2024
3.7.400.11 306,378 8/22/2024
3.7.400.10 36,623 8/21/2024
3.7.400.9 57,109 8/20/2024
3.7.400.8 42,126 8/19/2024
3.7.400.7 188,952 8/16/2024
3.7.400.6 51,283 8/15/2024
3.7.400.5 141,415 8/13/2024
3.7.400.4 92,637 8/9/2024
3.7.400.3 253,496 8/5/2024
3.7.400.2 245,745 7/30/2024
3.7.400.1 49,812 7/29/2024
3.7.400 223,009 7/24/2024
3.7.305.2 94,191 7/22/2024
3.7.305.1 78,048 7/18/2024
3.7.305 283,788 7/12/2024
3.7.304.7 377,790 7/10/2024
3.7.304.6 47,235 7/9/2024
3.7.304.5 32,245 7/8/2024
3.7.304.4 36,608 7/5/2024
3.7.304.3 68,661 7/3/2024
3.7.304.2 68,537 7/1/2024
3.7.304.1 54,672 6/28/2024
3.7.304 29,659 6/27/2024
3.7.303.26 125,687 6/24/2024
3.7.303.25 116,372 6/20/2024
3.7.303.24 44,801 6/19/2024
3.7.303.23 40,797 6/18/2024
3.7.303.22 386,396 6/12/2024
3.7.303.21 160,689 6/11/2024
3.7.303.20 60,021 6/10/2024
3.7.303.19 38,773 6/7/2024
3.7.303.18 114,695 6/5/2024
3.7.303.17 45,359 6/4/2024
3.7.303.16 122,864 6/3/2024
3.7.303.15 114,674 5/30/2024
3.7.303.14 63,876 5/29/2024
3.7.303.13 58,097 5/28/2024
3.7.303.12 150,205 5/24/2024
3.7.303.11 51,247 5/23/2024
3.7.303.10 57,982 5/22/2024
3.7.303.9 115,142 5/20/2024
3.7.303.8 81,093 5/17/2024
3.7.303.7 42,333 5/16/2024
3.7.303.6 120,790 5/14/2024
3.7.303.5 100,772 5/13/2024
3.7.303.4 99,457 5/10/2024
3.7.303.3 56,088 5/9/2024
3.7.303.2 217,784 5/6/2024
3.7.303.1 113,912 5/3/2024
3.7.303 53,330 5/2/2024
3.7.302.26 68,780 5/1/2024
3.7.302.25 57,825 4/29/2024
3.7.302.24 86,246 4/26/2024
3.7.302.23 43,641 4/25/2024
3.7.302.22 49,234 4/24/2024
3.7.302.21 40,962 4/23/2024
3.7.302.20 54,410 4/22/2024
3.7.302.19 57,036 4/19/2024
3.7.302.18 353,763 4/18/2024
3.7.302.17 78,267 4/17/2024
3.7.302.16 82,862 4/16/2024
3.7.302.15 373,886 4/11/2024
3.7.302.14 67,949 4/10/2024
3.7.302.13 42,203 4/9/2024
3.7.302.12 94,091 4/8/2024
3.7.302.11 80,917 4/5/2024
3.7.302.10 54,768 4/4/2024
3.7.302.9 39,011 4/3/2024
3.7.302.8 70,226 4/2/2024
3.7.302.7 87,883 4/1/2024
3.7.302.6 44,226 3/29/2024
3.7.302.5 37,776 3/28/2024
3.7.302.4 93,908 3/27/2024
3.7.302.3 65,253 3/26/2024
3.7.302.2 109,377 3/25/2024
3.7.302.1 70,924 3/22/2024
3.7.302 146,848 3/20/2024
3.7.301.23 90,641 3/18/2024
3.7.301.22 74,091 3/15/2024
3.7.301.21 48,050 3/14/2024
3.7.301.20 54,541 3/13/2024
3.7.301.19 204,563 3/8/2024
3.7.301.18 456,739 3/6/2024
3.7.301.17 238,785 2/29/2024
3.7.301.16 63,116 2/28/2024
3.7.301.15 41,477 2/27/2024
3.7.301.14 512,701 2/20/2024
3.7.301.13 77,704 2/16/2024
3.7.301.12 24,335 2/15/2024
3.7.301.11 46,192 2/14/2024
3.7.301.10 28,888 2/13/2024
3.7.301.9 85,788 2/9/2024
3.7.301.8 119,347 2/7/2024
3.7.301.7 344,252 2/2/2024
3.7.301.6 24,401 2/1/2024
3.7.301.5 213,370 1/31/2024
3.7.301.4 55,076 1/30/2024
3.7.301.3 60,219 1/29/2024
3.7.301.2 159,314 1/25/2024
3.7.301.1 29,850 1/25/2024
3.7.301 220,126 1/19/2024
3.7.300.39 78,212 1/18/2024
3.7.300.38 25,642 1/17/2024
3.7.300.37 40,876 1/16/2024
3.7.300.36 89,264 1/14/2024
3.7.300.35 8,022 1/12/2024
3.7.300.34 81,642 1/11/2024
3.7.300.33 59,745 1/10/2024
3.7.300.32 86,094 1/8/2024
3.7.300.31 38,870 1/5/2024
3.7.300.30 20,679 1/4/2024
3.7.300.29 47,756 1/3/2024
3.7.300.28 119,011 12/28/2023
3.7.300.27 43,761 12/27/2023
3.7.300.26 19,372 12/26/2023
3.7.300.25 21,389 12/22/2023
3.7.300.24 26,042 12/21/2023
3.7.300.23 48,373 12/20/2023
3.7.300.22 40,690 12/19/2023
3.7.300.21 31,484 12/18/2023
3.7.300.20 50,327 12/15/2023
3.7.300.19 20,132 12/14/2023
3.7.300.18 89,908 12/13/2023
3.7.300.17 105,879 12/12/2023
3.7.300.16 170,642 12/7/2023
3.7.300.15 59,797 12/6/2023
3.7.300.14 40,427 12/5/2023
3.7.300.13 46,831 12/4/2023
3.7.300.12 102,827 11/30/2023
3.7.300.11 42,314 11/28/2023
3.7.300.10 81,595 11/28/2023
3.7.300.9 8,185 11/27/2023
3.7.300.8 89,136 11/27/2023
3.7.300.7 352,025 11/21/2023
3.7.300.6 136,926 11/20/2023
3.7.300.5 81,305 11/17/2023
3.7.300.4 26,632 11/16/2023
3.7.300.3 67,013 11/15/2023
3.7.300.2 353,922 11/14/2023
3.7.300.1 54,522 11/13/2023
3.7.300 445,849 11/10/2023
3.7.203.15 169,046 11/8/2023
3.7.203.14 61,545 11/7/2023
3.7.203.13 33,992 11/6/2023
3.7.203.12 150,815 11/2/2023
3.7.203.11 218,396 10/27/2023
3.7.203.10 31,483 10/26/2023
3.7.203.9 204,976 10/24/2023
3.7.203.8 92,973 10/23/2023
3.7.203.7 85,594 10/20/2023
3.7.203.6 27,206 10/19/2023
3.7.203.5 84,289 10/18/2023
3.7.203.4 57,798 10/17/2023
3.7.203.3 31,268 10/16/2023
3.7.203.2 160,880 10/12/2023
3.7.203.1 210,063 10/7/2023
3.7.203 381,812 10/6/2023
3.7.202.7 5,831 10/5/2023
3.7.202.6 56,951 10/4/2023
3.7.202.5 50,130 10/3/2023
3.7.202.4 27,607 10/2/2023
3.7.202.3 85,764 9/28/2023
3.7.202.2 61,014 9/28/2023
3.7.202.1 9,875 9/27/2023
3.7.202 21,276 9/26/2023
3.7.201.16 42,328 9/25/2023
3.7.201.15 58,712 9/22/2023
3.7.201.14 374,308 9/20/2023
3.7.201.13 48,835 9/19/2023
3.7.201.12 119,609 9/15/2023
3.7.201.11 38,186 9/15/2023
3.7.201.10 15,073 9/14/2023
3.7.201.9 380,498 9/13/2023
3.7.201.8 415,850 9/12/2023
3.7.201.7 275,211 9/8/2023
3.7.201.6 17,512 9/8/2023
3.7.201.5 42,030 9/6/2023
3.7.201.4 28,624 9/5/2023
3.7.201.3 78,963 9/1/2023
3.7.201.2 30,305 9/1/2023
3.7.201.1 12,791 8/31/2023
3.7.201 35,196 8/31/2023
3.7.200.29 4,351 8/30/2023
3.7.200.28 111,437 8/28/2023
3.7.200.27 213,166 8/25/2023
3.7.200.26 108,012 8/24/2023
3.7.200.25 30,138 8/23/2023
3.7.200.24 38,519 8/22/2023
3.7.200.23 285,947 8/21/2023
3.7.200.22 58,996 8/18/2023
3.7.200.21 8,245 8/18/2023
3.7.200.20 25,590 8/17/2023
3.7.200.19 61,896 8/15/2023
3.7.200.18 28,122 8/14/2023
3.7.200.17 57,263 8/11/2023
3.7.200.16 25,642 8/10/2023
3.7.200.15 33,585 8/9/2023
3.7.200.14 39,908 8/8/2023
3.7.200.13 7,266 8/8/2023
3.7.200.12 66,264 8/7/2023
3.7.200.11 112,692 8/4/2023
3.7.200.10 53,297 8/2/2023
3.7.200.9 202,939 8/1/2023
3.7.200.8 407,528 7/31/2023
3.7.200.7 270,258 7/28/2023
3.7.200.6 77,437 7/26/2023
3.7.200.5 135,717 7/25/2023
3.7.200.4 37,972 7/24/2023
3.7.200.3 101,056 7/21/2023
3.7.200.2 152,285 7/20/2023
3.7.200.1 904,622 7/18/2023
3.7.200 69,831 7/18/2023
3.7.105.7 9,243 7/17/2023
3.7.105.6 81,540 7/13/2023
3.7.105.5 218,821 7/7/2023
3.7.105.4 6,732 7/7/2023
3.7.105.3 55,359 7/6/2023
3.7.105.2 62,074 7/5/2023
3.7.105.1 162,333 7/3/2023
3.7.105 136,267 6/29/2023
3.7.104.1 687,706 6/21/2023
3.7.104 79,556 6/21/2023
3.7.103.23 4,122 6/20/2023
3.7.103.22 440,622 6/15/2023
3.7.103.21 78,713 6/13/2023
3.7.103.20 85,417 6/12/2023
3.7.103.19 74,607 6/8/2023
3.7.103.18 210,489 6/6/2023
3.7.103.17 94,084 6/5/2023
3.7.103.16 47,033 6/2/2023
3.7.103.15 10,976 6/2/2023
3.7.103.14 52,155 6/1/2023
3.7.103.13 118,701 5/30/2023
3.7.103.12 170,635 5/26/2023
3.7.103.11 44,927 5/25/2023
3.7.103.10 123,599 5/24/2023
3.7.103.9 130,762 5/23/2023
3.7.103.8 135,749 5/19/2023
3.7.103.7 8,160 5/19/2023
3.7.103.6 24,307 5/18/2023
3.7.103.5 143,717 5/16/2023
3.7.103.4 31,442 5/15/2023
3.7.103.3 162,100 5/11/2023
3.7.103.2 69,023 5/9/2023
3.7.103.1 27,062 5/8/2023
3.7.103 96,909 5/5/2023
3.7.102.39 18,097 5/4/2023
3.7.102.38 89,936 5/2/2023
3.7.102.37 38,965 5/1/2023
3.7.102.36 55,798 4/28/2023
3.7.102.35 552,321 4/27/2023
3.7.102.34 22,028 4/26/2023
3.7.102.33 63,494 4/25/2023
3.7.102.32 21,816 4/25/2023
3.7.102.31 100,842 4/21/2023
3.7.102.30 38,129 4/21/2023
3.7.102.29 59,963 4/19/2023
3.7.102.28 83,163 4/17/2023
3.7.102.27 82,294 4/14/2023
3.7.102.26 42,220 4/13/2023
3.7.102.25 49,423 4/12/2023
3.7.102.24 54,103 4/11/2023
3.7.102.23 73,585 4/10/2023
3.7.102.22 28,878 4/7/2023
3.7.102.21 32,438 4/6/2023
3.7.102.20 50,247 4/5/2023
3.7.102.19 181,296 4/4/2023
3.7.102.18 31,644 4/3/2023
3.7.102.17 90,941 3/31/2023
3.7.102.16 34,707 3/30/2023
3.7.102.15 203,946 3/29/2023
3.7.102.14 112,374 3/28/2023
3.7.102.13 278,384 3/24/2023
3.7.102.12 77,815 3/23/2023
3.7.102.11 30,362 3/22/2023
3.7.102.10 274,865 3/21/2023
3.7.102.9 84,576 3/20/2023
3.7.102.8 70,117 3/17/2023
3.7.102.7 36,274 3/17/2023
3.7.102.6 37,441 3/16/2023
3.7.102.5 56,880 3/15/2023
3.7.102.4 90,918 3/14/2023
3.7.102.3 63,076 3/13/2023
3.7.102.2 109,157 3/10/2023
3.7.102.1 65,561 3/9/2023
3.7.102 59,733 3/8/2023
3.7.101.56 94,631 3/7/2023
3.7.101.55 294,161 3/3/2023
3.7.101.54 105,705 3/2/2023
3.7.101.53 57,007 3/1/2023
3.7.101.52 44,244 2/28/2023
3.7.101.51 69,735 2/27/2023
3.7.101.50 110,488 2/23/2023
3.7.101.49 139,815 2/21/2023
3.7.101.48 277,152 2/18/2023
3.7.101.47 5,211 2/17/2023
3.7.101.46 70,215 2/16/2023
3.7.101.45 79,533 2/15/2023
3.7.101.44 137,521 2/13/2023
3.7.101.43 206,077 2/10/2023
3.7.101.42 52,794 2/9/2023
3.7.101.41 89,720 2/8/2023
3.7.101.40 63,928 2/7/2023
3.7.101.39 116,416 2/6/2023
3.7.101.38 68,828 2/3/2023
3.7.101.37 52,533 2/2/2023
3.7.101.36 10,003 2/2/2023
3.7.101.35 47,514 2/1/2023
3.7.101.34 100,671 1/31/2023
3.7.101.33 165,350 1/26/2023
3.7.101.32 43,591 1/25/2023
3.7.101.31 57,829 1/24/2023
3.7.101.30 36,090 1/23/2023
3.7.101.29 236,207 1/20/2023
3.7.101.28 88,637 1/20/2023
3.7.101.27 47,583 1/18/2023
3.7.101.26 84,211 1/17/2023
3.7.101.25 105,072 1/17/2023
3.7.101.24 111,233 1/13/2023
3.7.101.23 48,380 1/12/2023
3.7.101.22 113,214 1/10/2023
3.7.101.21 50,698 1/9/2023
3.7.101.20 53,062 1/6/2023
3.7.101.19 34,918 1/5/2023
3.7.101.18 102,065 1/4/2023
3.7.101.17 20,058 1/3/2023
3.7.101.16 113,456 12/30/2022
3.7.101.15 26,677 12/29/2022
3.7.101.14 100,255 12/23/2022
3.7.101.13 26,076 12/22/2022
3.7.101.12 23,616 12/21/2022
3.7.101.11 41,947 12/20/2022
3.7.101.10 44,600 12/19/2022
3.7.101.9 154,637 12/16/2022
3.7.101.8 205,604 12/16/2022
3.7.101.7 29,945 12/15/2022
3.7.101.6 37,039 12/14/2022
3.7.101.5 119,506 12/13/2022
3.7.101.4 110,328 12/12/2022
3.7.101.3 404,537 12/8/2022
3.7.101.2 50,354 12/8/2022
3.7.101.1 6,165 12/7/2022
3.7.101 178,080 12/6/2022
3.7.100.29 101,542 12/5/2022
3.7.100.28 154,130 12/2/2022
3.7.100.27 113,485 12/1/2022
3.7.100.26 36,959 11/30/2022
3.7.100.25 52,718 11/29/2022
3.7.100.24 34,020 11/29/2022
3.7.100.23 77,287 11/28/2022
3.7.100.22 150,926 11/22/2022
3.7.100.21 192,449 11/18/2022
3.7.100.20 75,420 11/17/2022
3.7.100.19 293,121 11/16/2022
3.7.100.18 15,803 11/16/2022
3.7.100.17 68,644 11/15/2022
3.7.100.16 136,066 11/11/2022
3.7.100.15 42,041 11/10/2022
3.7.100.14 201,304 11/9/2022
3.7.100.13 16,199 11/9/2022
3.7.100.12 40,269 11/9/2022
3.7.100.11 8,571 11/8/2022
3.7.100.10 80,794 11/7/2022
3.7.100.9 53,713 11/4/2022
3.7.100.8 77,376 11/2/2022
3.7.100.7 84,593 10/31/2022
3.7.100.6 38,003 10/29/2022
3.7.100.5 18,772 10/28/2022
3.7.100.4 50,927 10/27/2022
3.7.100.3 70,090 10/26/2022
3.7.100.2 149,003 10/25/2022
3.7.100.1 18,381 10/24/2022
3.7.100 226,636 10/21/2022
3.7.5.20 433,098 10/20/2022
3.7.5.19 242,168 10/19/2022
3.7.5.18 134,834 10/19/2022
3.7.5.17 154,632 10/18/2022
3.7.5.16 329,904 10/14/2022
3.7.5.15 107,314 10/13/2022
3.7.5.14 425,164 10/7/2022
3.7.5.13 62,599 10/6/2022
3.7.5.12 104,836 10/4/2022
3.7.5.11 32,346 10/3/2022
3.7.5.10 63,113 9/30/2022
3.7.5.9 176,570 9/29/2022
3.7.5.8 137,622 9/27/2022
3.7.5.7 3,972,301 9/27/2022
3.7.5.6 6,749 9/26/2022
3.7.5.5 172,218 9/23/2022
3.7.5.4 79,072 9/22/2022
3.7.5.3 85,198 9/21/2022
3.7.5.2 47,174 9/20/2022
3.7.5.1 55,336 9/19/2022
3.7.5 105,533 9/15/2022
3.7.4.12 36,993 9/14/2022
3.7.4.11 39,976 9/13/2022
3.7.4.10 252,091 9/9/2022
3.7.4.9 657,596 9/9/2022
3.7.4.8 4,361 9/8/2022
3.7.4.7 557,889 9/2/2022
3.7.4.6 89,208 9/1/2022
3.7.4.5 159,905 8/30/2022
3.7.4.4 60,392 8/29/2022
3.7.4.3 173,855 8/25/2022
3.7.4.2 112,889 8/22/2022
3.7.4.1 44,777 8/19/2022
3.7.4 57,809 8/18/2022
3.7.3.69 193,764 8/16/2022
3.7.3.68 153,775 8/12/2022
3.7.3.67 94,160 8/11/2022
3.7.3.66 175,896 8/8/2022
3.7.3.65 101,705 8/4/2022
3.7.3.64 159,698 8/2/2022
3.7.3.63 104,049 7/29/2022
3.7.3.62 87,609 7/28/2022
3.7.3.61 47,479 7/27/2022
3.7.3.60 267,857 7/22/2022
3.7.3.59 121,629 7/20/2022
3.7.3.58 123,816 7/18/2022
3.7.3.57 36,877 7/15/2022
3.7.3.56 38,654 7/14/2022
3.7.3.55 109,033 7/12/2022
3.7.3.54 60,589 7/11/2022
3.7.3.53 186,831 7/5/2022
3.7.3.52 310,809 6/29/2022
3.7.3.51 190,406 6/24/2022
3.7.3.50 927,861 6/17/2022
3.7.3.49 39,348 6/16/2022
3.7.3.48 142,567 6/14/2022
3.7.3.47 112,949 6/10/2022
3.7.3.46 70,488 6/8/2022
3.7.3.45 94,869 6/7/2022
3.7.3.44 125,893 6/6/2022
3.7.3.43 188,398 5/31/2022
3.7.3.42 169,306 5/27/2022
3.7.3.41 100,927 5/26/2022
3.7.3.40 6,089 5/26/2022
3.7.3.39 42,906 5/25/2022
3.7.3.38 77,214 5/24/2022
3.7.3.37 75,898 5/23/2022
3.7.3.36 137,859 5/19/2022
3.7.3.35 142,531 5/18/2022
3.7.3.34 590,777 5/9/2022
3.7.3.33 115,090 5/6/2022
3.7.3.32 12,694 5/6/2022
3.7.3.31 21,581 5/5/2022
3.7.3.30 153,321 5/4/2022
3.7.3.29 41,330 5/3/2022
3.7.3.28 361,388 5/3/2022
3.7.3.27 8,473 5/2/2022
3.7.3.26 297,650 4/20/2022
3.7.3.25 85,752 4/19/2022
3.7.3.24 1,563,567 4/19/2022
3.7.3.23 277,594 4/14/2022
3.7.3.22 1,086,585 4/12/2022
3.7.3.21 46,547 4/11/2022
3.7.3.20 114,368 4/7/2022
3.7.3.19 67,729 4/6/2022
3.7.3.18 165,572 4/1/2022
3.7.3.17 32,748 3/31/2022
3.7.3.16 241,683 3/28/2022
3.7.3.15 128,984 3/24/2022
3.7.3.14 385,548 3/23/2022
3.7.3.13 218,292 3/17/2022
3.7.3.12 21,838 3/16/2022
3.7.3.11 218,855 3/14/2022
3.7.3.10 148,068 3/10/2022
3.7.3.9 73,484 3/9/2022
3.7.3.8 60,497 3/8/2022
3.7.3.7 260,381 3/3/2022
3.7.3.6 71,458 3/1/2022
3.7.3.5 53,037 2/28/2022
3.7.3.4 36,385 2/26/2022
3.7.3.3 46,864 2/23/2022
3.7.3.2 34,151 2/22/2022
3.7.3.1 7,683 2/22/2022
3.7.3 63,748 2/21/2022
3.7.2.20 150,438 2/17/2022
3.7.2.19 208,039 2/11/2022
3.7.2.18 11,061 2/10/2022
3.7.2.17 182,975 2/4/2022
3.7.2.16 42,093 2/3/2022
3.7.2.15 34,442 2/2/2022
3.7.2.14 254,390 1/28/2022
3.7.2.13 274,382 1/25/2022
3.7.2.12 395,873 1/15/2022
3.7.2.11 4,766 1/14/2022
3.7.2.10 91,625 1/13/2022
3.7.2.9 139,162 1/11/2022
3.7.2.8 86,187 1/7/2022
3.7.2.7 26,646 1/6/2022
3.7.2.6 12,753 1/5/2022
3.7.2.5 124,589 1/3/2022
3.7.2.4 267,667 12/21/2021
3.7.2.3 32,355 12/20/2021
3.7.2.2 280,038 12/13/2021
3.7.2.1 336,729 12/8/2021
3.7.2 196,268 12/2/2021
3.7.1.1 29,124 12/1/2021
3.7.1 272,689 11/23/2021
3.7.0.104 166,892 11/22/2021
3.7.0.103 89,334 11/19/2021
3.7.0.102 8,392 11/18/2021
3.7.0.101 55,527 11/17/2021
3.7.0.100 43,024 11/16/2021
3.7.0.99 138,226 11/15/2021
3.7.0.98 51,989 11/12/2021
3.7.0.97 133,570 11/11/2021
3.7.0.96 182,491 11/11/2021
3.7.0.95 43,410 11/9/2021
3.7.0.94 1,707,840 11/5/2021
3.7.0.93 8,897 11/4/2021
3.7.0.92 19,795 11/3/2021
3.7.0.91 90,092 11/2/2021
3.7.0.90 40,198 11/1/2021
3.7.0.89 277,229 10/29/2021
3.7.0.88 68,507 10/27/2021
3.7.0.87 83,297 10/26/2021
3.7.0.86 4,007 10/26/2021
3.7.0.85 152,853 10/22/2021
3.7.0.84 6,695 10/21/2021
3.7.0.83 220,354 10/14/2021
3.7.0.82 491,289 10/13/2021
3.7.0.81 88,780 10/12/2021
3.7.0.80 306,858 10/8/2021
3.7.0.79 33,597 10/7/2021
3.7.0.78 17,029 10/7/2021
3.7.0.77 2,575 10/6/2021
3.7.0.76 221,120 10/1/2021
3.7.0.75 474,664 9/30/2021
3.7.0.74 100,614 9/29/2021
3.7.0.73 120,052 9/27/2021
3.7.0.72 47,920 9/24/2021
3.7.0.71 38,141 9/23/2021
3.7.0.70 51,924 9/22/2021
3.7.0.69 168,698 9/17/2021
3.7.0.68 19,947 9/16/2021
3.7.0.67 40,710 9/16/2021
3.7.0.66 327,912 9/13/2021
3.7.0.65 111,255 9/10/2021
3.7.0.64 32,159 9/9/2021
3.7.0.63 58,921 9/7/2021
3.7.0.62 73,082 9/3/2021
3.7.0.61 13,604 9/3/2021
3.7.0.60 77,767 9/2/2021
3.7.0.59 29,158 9/1/2021
3.7.0.58 48,549 8/31/2021
3.7.0.57 411,954 8/27/2021
3.7.0.56 75,316 8/25/2021
3.7.0.55 99,219 8/23/2021
3.7.0.54 139,179 8/19/2021
3.7.0.53 363,538 8/16/2021
3.7.0.52 86,842 8/12/2021
3.7.0.51 215,140 8/10/2021
3.7.0.50 377,066 8/6/2021
3.7.0.49 75,961 8/4/2021
3.7.0.48 524,074 7/30/2021
3.7.0.47 37,156 7/29/2021
3.7.0.46 152,277 7/27/2021
3.7.0.45 155,877 7/21/2021
3.7.0.44 149,600 7/16/2021
3.7.0.43 135,039 7/13/2021
3.7.0.42 1,373,752 7/12/2021
3.7.0.41 33,957 7/9/2021
3.7.0.40 75,067 7/8/2021
3.7.0.39 49,687 7/7/2021
3.7.0.38 41,745 7/6/2021
3.7.0.37 112,522 7/1/2021
3.7.0.36 160,499 6/25/2021
3.7.0.35 28,050 6/24/2021
3.7.0.34 266,550 6/21/2021
3.7.0.33 92,755 6/17/2021
3.7.0.32 92,597 6/15/2021
3.7.0.31 97,084 6/11/2021
3.7.0.30 745,108 5/28/2021
3.7.0.29 115,708 5/27/2021
3.7.0.28 43,142 5/27/2021
3.7.0.27 123,677 5/24/2021
3.7.0.26 75,134 5/21/2021
3.7.0.25 62,258 5/20/2021
3.7.0.24 55,646 5/19/2021
3.7.0.23 14,723 5/18/2021
3.7.0.22 111,883 5/14/2021
3.7.0.21 60,752 5/12/2021
3.7.0.20 77,045 5/10/2021
3.7.0.19 3,281 5/10/2021
3.7.0.18 466,591 5/6/2021
3.7.0.17 189,799 4/30/2021
3.7.0.16 65,213 4/27/2021
3.7.0.15 86,022 4/23/2021
3.7.0.14 245,701 4/19/2021
3.7.0.13 97,047 4/15/2021
3.7.0.12 170,702 4/13/2021
3.7.0.11 170,697 4/12/2021
3.7.0.10 171,430 4/8/2021
3.7.0.9 48,185 4/7/2021
3.7.0.8 107,672 4/2/2021
3.7.0.7 12,313 4/1/2021
3.7.0.6 17,182 3/31/2021
3.7.0.5 3,645 3/31/2021
3.7.0.4 56,060 3/30/2021
3.7.0.3 40,254 3/29/2021
3.7.0.2 48,516 3/27/2021
3.7.0.1 15,733 3/26/2021
3.7.0 2,591,293 3/26/2021
3.5.4.38 331,856 3/25/2021
3.5.4.37 584,021 3/17/2021
3.5.4.36 83,543 3/15/2021
3.5.4.35 333,176 3/9/2021
3.5.4.34 58,703 3/5/2021
3.5.4.33 25,813 3/4/2021
3.5.4.32 88,328 3/1/2021
3.5.4.31 228,104 2/23/2021
3.5.4.30 109,446 2/19/2021
3.5.4.29 82,206 2/12/2021
3.5.4.28 100,972 2/9/2021
3.5.4.27 67,806 2/8/2021
3.5.4.26 61,127 2/5/2021
3.5.4.25 29,529 2/4/2021
3.5.4.24 849,330 1/29/2021
3.5.4.23 17,126 1/28/2021
3.5.4.22 16,519 1/27/2021
3.5.4.21 75,585 1/26/2021
3.5.4.20 506,964 1/20/2021
3.5.4.19 10,597 1/19/2021
3.5.4.18 175,081 1/11/2021
3.5.4.17 130,132 1/7/2021
3.5.4.16 158,306 12/30/2020
3.5.4.15 49,681 12/23/2020
3.5.4.14 69,017 12/22/2020
3.5.4.13 121,718 12/22/2020
3.5.4.12 3,435 12/21/2020
3.5.4.11 53,518 12/18/2020
3.5.4.10 89,427 12/17/2020
3.5.4.9 37,347 12/16/2020
3.5.4.8 55,616 12/14/2020
3.5.4.7 126,052 12/9/2020
3.5.4.6 59,687 12/7/2020
3.5.4.5 92,550 12/3/2020
3.5.4.4 111,791 12/2/2020
3.5.4.3 10,598 12/1/2020
3.5.4.2 36,541 12/1/2020
3.5.4.1 75,774 11/24/2020
3.5.4 82,761 11/23/2020
3.5.3.4 1,125,206 11/20/2020
3.5.3.3 15,453 11/19/2020
3.5.3.2 36,629 11/18/2020
3.5.3.1 228,780 11/13/2020
3.5.3 315,264 11/9/2020
3.5.2 597,042 11/5/2020
3.5.1.11 39,489 11/4/2020
3.5.1.10 247,745 10/28/2020
3.5.1.9 36,259 10/27/2020
3.5.1.8 34,554 10/26/2020
3.5.1.7 221,070 10/22/2020
3.5.1.6 20,778 10/21/2020
3.5.1.5 338,244 10/20/2020
3.5.1.4 188,597 10/16/2020
3.5.1.3 24,099 10/15/2020
3.5.1.2 355,479 10/9/2020
3.5.1.1 78,205 10/6/2020
3.5.1 22,540 10/5/2020
3.5.0.24 36,962 10/2/2020
3.5.0.23 112,823 10/1/2020
3.5.0.22 41,204 9/30/2020
3.5.0.21 127,200 9/29/2020
3.5.0.20 48,164 9/25/2020
3.5.0.19 27,047 9/24/2020
3.5.0.18 39,153 9/21/2020
3.5.0.17 59,826 9/18/2020
3.5.0.16 264,280 9/17/2020
3.5.0.15 79,453 9/16/2020
3.5.0.14 27,135 9/15/2020
3.5.0.13 81,183 9/14/2020
3.5.0.12 42,529 9/11/2020
3.5.0.11 77,507 9/10/2020
3.5.0.10 3,017 9/9/2020
3.5.0.9 67,444 9/4/2020
3.5.0.8 59,236 9/2/2020
3.5.0.7 455,915 9/1/2020
3.5.0.6 11,773 8/31/2020
3.5.0.5 33,254 8/28/2020
3.5.0.4 19,544 8/27/2020
3.5.0.3 12,198 8/26/2020
3.5.0.2 47,132 8/25/2020
3.5.0.1 12,249 8/24/2020
3.5.0 462,555 8/20/2020
3.5.0-beta 76,517 2/4/2020
3.3.106.47 1,108,818 8/19/2020
3.3.106.46 110,633 8/14/2020
3.3.106.45 127,167 8/10/2020
3.3.106.44 87,400 8/7/2020
3.3.106.43 18,413 8/6/2020
3.3.106.42 49,785 8/4/2020
3.3.106.41 49,323 8/3/2020
3.3.106.40 49,873 7/31/2020
3.3.106.39 47,086 7/30/2020
3.3.106.38 23,035 7/29/2020
3.3.106.37 25,542 7/28/2020
3.3.106.36 271,423 7/23/2020
3.3.106.35 21,740 7/22/2020
3.3.106.34 102,411 7/17/2020
3.3.106.33 96,579 7/15/2020
3.3.106.32 188,358 7/9/2020
3.3.106.31 5,263 7/9/2020
3.3.106.30 18,528 7/8/2020
3.3.106.29 55,437 7/7/2020
3.3.106.28 46,756 7/2/2020
3.3.106.27 78,410 6/29/2020
3.3.106.26 17,856 6/26/2020
3.3.106.25 42,898 6/25/2020
3.3.106.24 63,413 6/24/2020
3.3.106.23 4,997 6/24/2020
3.3.106.22 32,238 6/23/2020
3.3.106.21 51,693 6/19/2020
3.3.106.20 51,492 6/18/2020
3.3.106.19 50,183 6/17/2020
3.3.106.18 107,271 6/11/2020
3.3.106.17 67,354 6/9/2020
3.3.106.16 152,468 6/5/2020
3.3.106.15 13,748 6/4/2020
3.3.106.14 23,112 6/3/2020
3.3.106.13 6,427 6/3/2020
3.3.106.12 60,719 6/1/2020
3.3.106.11 104,161 5/27/2020
3.3.106.10 17,743 5/26/2020
3.3.106.9 204,239 5/22/2020
3.3.106.8 7,996 5/22/2020
3.3.106.7 6,276 5/21/2020
3.3.106.6 52,666 5/19/2020
3.3.106.5 33,736 5/18/2020
3.3.106.4 51,214 5/15/2020
3.3.106.3 11,970 5/14/2020
3.3.106.2 96,142 5/11/2020
3.3.106.1 257,629 5/8/2020
3.3.106 114,953 5/8/2020
3.3.105.41 23,500 5/7/2020
3.3.105.40 15,707 5/6/2020
3.3.105.39 61,954 5/4/2020
3.3.105.38 35,905 5/1/2020
3.3.105.37 20,174 4/30/2020
3.3.105.36 24,327 4/29/2020
3.3.105.35 222,778 4/28/2020
3.3.105.34 55,262 4/27/2020
3.3.105.33 79,010 4/24/2020
3.3.105.32 82,848 4/23/2020
3.3.105.31 16,800 4/22/2020
3.3.105.30 27,399 4/21/2020
3.3.105.29 47,899 4/20/2020
3.3.105.28 36,913 4/17/2020
3.3.105.27 170,610 4/16/2020
3.3.105.26 180,330 4/8/2020
3.3.105.25 354,413 4/6/2020
3.3.105.24 33,044 4/3/2020
3.3.105.23 3,222 4/3/2020
3.3.105.22 16,820 4/2/2020
3.3.105.21 69,022 4/1/2020
3.3.105.20 49,281 3/31/2020
3.3.105.19 23,776 3/30/2020
3.3.105.18 109,329 3/27/2020
3.3.105.17 14,113 3/26/2020
3.3.105.16 43,252 3/25/2020
3.3.105.15 25,406 3/24/2020
3.3.105.14 36,100 3/20/2020
3.3.105.13 10,682 3/19/2020
3.3.105.12 54,125 3/18/2020
3.3.105.11 17,770 3/17/2020
3.3.105.10 28,616 3/16/2020
3.3.105.9 36,764 3/12/2020
3.3.105.8 119,152 3/6/2020
3.3.105.7 96,320 3/5/2020
3.3.105.6 98,409 3/2/2020
3.3.105.5 78,992 2/28/2020
3.3.105.4 5,350 2/27/2020
3.3.105.3 25,660 2/26/2020
3.3.105.2 14,697 2/25/2020
3.3.105.1 101,169 2/19/2020
3.3.105 107,007 2/17/2020
3.3.104.27 63,502 2/13/2020
3.3.104.26 94,814 2/10/2020
3.3.104.25 113,544 2/7/2020
3.3.104.24 83,971 2/4/2020
3.3.104.23 244,003 1/24/2020
3.3.104.22 22,740 1/23/2020
3.3.104.21 115,334 1/21/2020
3.3.104.20 50,099 1/17/2020
3.3.104.19 14,372 1/16/2020
3.3.104.18 24,840 1/15/2020
3.3.104.17 77,150 1/10/2020
3.3.104.16 285,894 1/8/2020
3.3.104.15 73,077 1/6/2020
3.3.104.14 162,482 1/2/2020
3.3.104.13 76,657 12/25/2019
3.3.104.12 5,056 12/23/2019
3.3.104.11 16,575 12/20/2019
3.3.104.10 21,833 12/18/2019
3.3.104.9 32,288 12/18/2019
3.3.104.8 185,137 12/16/2019
3.3.104.7 31,172 12/13/2019
3.3.104.6 55,285 12/12/2019
3.3.104.5 13,729 12/12/2019
3.3.104.4 6,182 12/11/2019
3.3.104.3 97,577 12/9/2019
3.3.104.2 74,299 12/3/2019
3.3.104.1 14,741 12/2/2019
3.3.104 88,920 11/26/2019
3.3.103.2 29,523 11/25/2019
3.3.103.1 41,197 11/22/2019
3.3.103 25,814 11/22/2019
3.3.102.4 83,269 11/19/2019
3.3.102.3 2,115 11/19/2019
3.3.102.2 135,497 11/14/2019
3.3.102.1 19,078 11/13/2019
3.3.102 37,231 11/12/2019
3.3.101.88 247,358 11/8/2019
3.3.101.87 71,840 11/7/2019
3.3.101.86 21,149 11/7/2019
3.3.101.85 22,174 11/5/2019
3.3.101.84 149,299 10/31/2019
3.3.101.83 8,820 10/30/2019
3.3.101.82 120,310 10/28/2019
3.3.101.81 2,373 10/28/2019
3.3.101.80 50,771 10/24/2019
3.3.101.79 28,422 10/22/2019
3.3.101.78 36,157 10/18/2019
3.3.101.77 12,087 10/17/2019
3.3.101.76 30,477 10/16/2019
3.3.101.75 49,803 10/11/2019
3.3.101.74 25,029 10/10/2019
3.3.101.73 61,553 10/8/2019
3.3.101.72 153,239 9/30/2019
3.3.101.71 97,534 9/26/2019
3.3.101.70 168,447 9/23/2019
3.3.101.69 233,936 9/21/2019
3.3.101.68 25,254 9/19/2019
3.3.101.67 75,800 9/18/2019
3.3.101.66 13,269 9/17/2019
3.3.101.65 12,260 9/16/2019
3.3.101.64 42,346 9/12/2019
3.3.101.63 80,309 9/9/2019
3.3.101.62 14,637 9/6/2019
3.3.101.61 13,172 9/5/2019
3.3.101.60 566,191 9/4/2019
3.3.101.59 135,271 8/27/2019
3.3.101.58 22,582 8/23/2019
3.3.101.57 11,616 8/22/2019
3.3.101.56 128,801 8/16/2019
3.3.101.55 10,423 8/15/2019
3.3.101.54 52,246 8/14/2019
3.3.101.53 11,668 8/13/2019
3.3.101.52 36,284 8/12/2019
3.3.101.51 34,234 8/9/2019
3.3.101.50 6,723 8/8/2019
3.3.101.49 21,462 8/7/2019
3.3.101.48 2,224 8/7/2019
3.3.101.47 102,154 8/2/2019
3.3.101.46 20,877 8/1/2019
3.3.101.45 85,623 7/30/2019
3.3.101.44 21,813 7/29/2019
3.3.101.43 23,499 7/25/2019
3.3.101.42 74,719 7/24/2019
3.3.101.41 38,577 7/22/2019
3.3.101.40 46,312 7/19/2019
3.3.101.39 21,208 7/19/2019
3.3.101.38 151,906 7/12/2019
3.3.101.37 35,093 7/10/2019
3.3.101.36 12,984 7/9/2019
3.3.101.35 14,849 7/8/2019
3.3.101.34 29,246 7/2/2019
3.3.101.33 37,111 7/1/2019
3.3.101.32 31,800 6/28/2019
3.3.101.31 14,637 6/27/2019
3.3.101.30 8,384 6/27/2019
3.3.101.29 2,491 6/26/2019
3.3.101.28 24,269 6/24/2019
3.3.101.27 71,598 6/20/2019
3.3.101.26 11,815 6/20/2019
3.3.101.25 58,922 6/17/2019
3.3.101.24 14,658 6/14/2019
3.3.101.23 44,015 6/13/2019
3.3.101.22 63,712 6/7/2019
3.3.101.21 21,721 6/6/2019
3.3.101.20 31,200 6/4/2019
3.3.101.19 17,568 6/3/2019
3.3.101.18 89,274 5/31/2019
3.3.101.17 9,722 5/30/2019
3.3.101.16 14,380 5/29/2019
3.3.101.15 27,820 5/28/2019
3.3.101.14 117,663 5/23/2019
3.3.101.13 14,547 5/22/2019
3.3.101.12 24,898 5/21/2019
3.3.101.11 25,146 5/20/2019
3.3.101.10 12,944 5/17/2019
3.3.101.9 92,965 5/15/2019
3.3.101.8 220,045 5/10/2019
3.3.101.7 46,116 5/8/2019
3.3.101.6 16,180 5/7/2019
3.3.101.5 614,121 5/3/2019
3.3.101.4 11,716 5/2/2019
3.3.101.3 20,871 4/30/2019
3.3.101.2 15,576 4/29/2019
3.3.101.1 16,499 4/26/2019
3.3.101 485,385 4/25/2019
3.3.100.9 13,474 4/25/2019
3.3.100.8 6,744 4/24/2019
3.3.100.7 100,635 4/18/2019
3.3.100.6 27,430 4/16/2019
3.3.100.5 193,264 4/4/2019
3.3.100.4 18,676 4/3/2019
3.3.100.3 57,185 3/29/2019
3.3.100.2 50,380 3/26/2019
3.3.100.1 142,287 3/22/2019
3.3.100 97,548 3/21/2019
3.3.17.13 219,115 3/11/2019
3.3.17.12 32,919 3/7/2019
3.3.17.11 5,527 3/6/2019
3.3.17.10 83,363 2/26/2019
3.3.17.9 198,376 2/20/2019
3.3.17.8 49,352 2/15/2019
3.3.17.7 28,973 2/14/2019
3.3.17.6 13,356 2/13/2019
3.3.17.5 6,352,125 2/4/2019
3.3.17.4 121,161 1/26/2019
3.3.17.3 36,903 1/25/2019
3.3.17.2 12,113 1/24/2019
3.3.17.1 71,465 1/18/2019
3.3.17 38,976 1/16/2019
3.3.16.5 92,371 1/11/2019
3.3.16.4 59,942 1/10/2019
3.3.16.3 152,384 1/8/2019
3.3.16.2 2,324 1/7/2019
3.3.16.1 108,186 1/4/2019
3.3.16 213,741 12/22/2018
3.3.15.5 15,069 12/21/2018
3.3.15.4 53,583 12/15/2018
3.3.15.3 419,638 12/14/2018
3.3.15.2 533,715 12/12/2018
3.3.15.1 221,317 12/4/2018
3.3.15 87,584 11/28/2018
3.3.14.21 128,354 11/16/2018
3.3.14.20 13,349 11/16/2018
3.3.14.19 12,606 11/15/2018
3.3.14.18 13,081 11/13/2018
3.3.14.17 26,567 11/9/2018
3.3.14.16 11,129 11/9/2018
3.3.14.15 11,616 11/7/2018
3.3.14.14 10,399 11/7/2018
3.3.14.13 2,765 11/6/2018
3.3.14.12 52,897 10/30/2018
3.3.14.11 6,897 10/29/2018
3.3.14.10 3,406 10/29/2018
3.3.14.9 7,115 10/26/2018
3.3.14.8 81,651 10/22/2018
3.3.14.7 4,189 10/22/2018
3.3.14.6 25,167 10/17/2018
3.3.14.5 115,373 10/6/2018
3.3.14.4 20,026 10/4/2018
3.3.14.3 45,160 9/26/2018
3.3.14.2 439,730 9/10/2018
3.3.14.1 25,165 9/7/2018
3.3.14 21,207 9/5/2018
3.3.13.1 106,445 8/28/2018
3.3.13 168,276 8/20/2018
3.3.12.2 66,336 8/16/2018
3.3.12.1 5,077 8/15/2018
3.3.12 205,189 8/6/2018
3.3.11.2 14,273 8/3/2018
3.3.11.1 33,557 8/2/2018
3.3.11 211,214 7/24/2018
3.3.10.4 38,229 7/23/2018
3.3.10.3 379,423 7/3/2018
3.3.10.2 154,946 6/22/2018
3.3.10.1 20,085 6/19/2018
3.3.10 17,689 6/15/2018
3.3.9 52,098 6/9/2018
3.3.8.1 65,088 6/1/2018
3.3.8 300,895 5/1/2018
3.3.7.3 50,222 4/25/2018
3.3.7.2 127,303 4/20/2018
3.3.7.1 169,816 3/29/2018
3.3.7 26,089 3/27/2018
3.3.6.2 73,698 3/15/2018
3.3.6.1 72,791 3/3/2018
3.3.6 324,691 2/9/2018
3.3.5 647,301 11/29/2017
3.3.4.20 1,262,702 11/11/2017
3.3.4.19 54,470 10/24/2017
3.3.4.18 50,297 10/9/2017
3.3.4.17 727,497 7/27/2017
3.3.4.16 53,434 7/7/2017
3.3.4.15 40,675 7/5/2017
3.3.4.14 26,267 6/28/2017
3.3.4.13 133,234 5/25/2017
3.3.4.12 25,732 5/11/2017
3.3.4.11 13,489 5/8/2017
3.3.4.10 5,746 5/5/2017
3.3.4.9 10,164 4/28/2017
3.3.4.8 8,818 4/26/2017
3.3.4.7 24,944 4/21/2017
3.3.4.6 4,842 4/19/2017
3.3.4.5 23,909 4/11/2017
3.3.4.4 14,189 3/31/2017
3.3.4.3 268,773 3/15/2017
3.3.4.2 5,998 3/14/2017
3.3.4.1 19,374 3/14/2017
3.3.4 54,666 3/9/2017
3.3.3 328,425 2/28/2017
3.3.2.1 182,975 1/20/2017
3.3.2 9,500 1/18/2017
3.3.1.6 9,024 1/17/2017
3.3.1.5 21,389 1/5/2017
3.3.1.4 23,352 12/28/2016
3.3.1.3 17,052 12/16/2016
3.3.1.2 7,680 12/9/2016
3.3.1.1 9,613 12/7/2016
3.3.1 51,487 11/19/2016
3.3.0.3 278,511 11/15/2016
3.3.0.2 11,385 11/4/2016
3.3.0.1 44,156 10/11/2016
3.3.0 341,557 9/19/2016
3.2.8-rc 3,927 9/8/2016
3.2.7-beta 6,217 8/23/2016
3.2.6-beta 3,343 8/2/2016
3.2.5-beta 4,475 6/28/2016
3.2.4.1-beta 4,760 6/2/2016
3.2.4-beta 2,139 6/1/2016
3.2.3.1-beta 14,842 4/20/2016
3.2.3-beta 4,280 3/12/2016
3.2.2.1-beta 2,630 3/2/2016
3.2.2-beta 3,206 1/12/2016
3.2.1-beta 2,371 12/7/2015
3.2.0-beta 2,776 9/29/2015
3.1.5.3 35,864 8/9/2016
3.1.5.2 35,184 7/13/2016
3.1.5.1 46,004 6/28/2016
3.1.5 7,521 6/7/2016
3.1.4.2 5,055 6/3/2016
3.1.4.1 9,441 5/26/2016
3.1.4 11,355 5/18/2016
3.1.3 21,709 3/4/2016
3.1.2 12,130 3/2/2016
3.1.1.5 20,656 2/22/2016
3.1.1.4 15,191 1/6/2016
3.1.1.3 4,056 12/18/2015
3.1.1.2 6,972 12/2/2015
3.1.1.1 26,948 10/7/2015
3.1.1 13,685 9/3/2015
3.1.0.1 5,742 8/27/2015
3.1.0 85,516 7/28/2015
3.0.0.3-preview 11,194 5/22/2015
3.0.0.2-preview 2,471 5/21/2015
3.0.0.1-preview 2,339 5/6/2015
3.0.0-preview 2,302 4/30/2015