AWSSDK.DynamoDBv2 4.0.0-preview.2

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.2
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 4.0.0-preview.2
                    
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.2" />
                    
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.2" />
                    
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.2
                    
#r "nuget: AWSSDK.DynamoDBv2, 4.0.0-preview.2"
                    
#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.2&prerelease
                    
Install AWSSDK.DynamoDBv2 as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=4.0.0-preview.2&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.2 && < 5.0.0-preview.2)

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 (30)

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.3 7,215 6/5/2025
4.0.1.2 3,768 6/4/2025
4.0.1.1 7,994 6/3/2025
4.0.1 64,479 5/20/2025
4.0.0.6 29,817 5/16/2025
4.0.0.5 8,732 5/15/2025
4.0.0.4 23,075 5/12/2025
4.0.0.3 39,259 5/6/2025
4.0.0.2 40,881 4/30/2025
4.0.0.1 9,519 4/29/2025
4.0.0 38,519 4/28/2025
4.0.0-preview.13 2,695 4/9/2025
4.0.0-preview.12 379 4/4/2025
4.0.0-preview.11 1,844 3/26/2025
4.0.0-preview.10 4,378 3/7/2025
4.0.0-preview.9 621 3/4/2025
4.0.0-preview.8 1,782 2/25/2025
4.0.0-preview.7 1,669 2/17/2025
4.0.0-preview.6 2,272 2/6/2025
4.0.0-preview.5 4,147 1/3/2025
4.0.0-preview.4 35,906 10/11/2024
4.0.0-preview.3 3,962 10/1/2024
4.0.0-preview.2 4,626 8/28/2024
4.0.0-preview 63,839 8/15/2024
3.7.407.24 804 6/9/2025
3.7.407.23 13,975 6/6/2025
3.7.407.22 13,518 6/5/2025
3.7.407.21 5,596 6/4/2025
3.7.407.20 5,918 6/2/2025
3.7.407.19 4,736 5/30/2025
3.7.407.18 47,613 5/28/2025
3.7.407.17 12,792 5/23/2025
3.7.407.16 7,035 5/21/2025
3.7.407.15 8,636 5/20/2025
3.7.407.14 6,535 5/19/2025
3.7.407.13 74,692 5/16/2025
3.7.407.12 22,740 5/12/2025
3.7.407.11 53,778 5/9/2025
3.7.407.10 7,964 5/8/2025
3.7.407.9 9,174 5/7/2025
3.7.407.8 18,055 5/6/2025
3.7.407.7 11,689 5/5/2025
3.7.407.6 39,596 5/2/2025
3.7.407.5 5,816 5/1/2025
3.7.407.4 8,356 4/30/2025
3.7.407.3 8,762 4/29/2025
3.7.407.2 24,139 4/28/2025
3.7.407.1 50,041 4/25/2025
3.7.407 16,155 4/24/2025
3.7.406.26 40,546 4/23/2025
3.7.406.25 50,440 4/18/2025
3.7.406.24 14,641 4/17/2025
3.7.406.23 69,503 4/16/2025
3.7.406.22 55,240 4/14/2025
3.7.406.21 35,555 4/11/2025
3.7.406.20 16,450 4/10/2025
3.7.406.19 25,768 4/9/2025
3.7.406.18 38,538 4/8/2025
3.7.406.17 89,260 4/4/2025
3.7.406.16 39,422 4/3/2025
3.7.406.15 14,180 4/3/2025
3.7.406.14 7,103 4/2/2025
3.7.406.13 40,611 4/1/2025
3.7.406.12 34,743 3/31/2025
3.7.406.11 47,200 3/28/2025
3.7.406.10 37,036 3/27/2025
3.7.406.9 32,430 3/26/2025
3.7.406.8 20,094 3/25/2025
3.7.406.7 57,871 3/24/2025
3.7.406.6 62,733 3/21/2025
3.7.406.5 20,822 3/20/2025
3.7.406.4 44,932 3/19/2025
3.7.406.3 32,738 3/18/2025
3.7.406.2 34,417 3/17/2025
3.7.406.1 36,740 3/14/2025
3.7.406 26,435 3/14/2025
3.7.405.38 86,076 3/11/2025
3.7.405.37 33,393 3/10/2025
3.7.405.36 58,528 3/7/2025
3.7.405.35 32,994 3/6/2025
3.7.405.34 32,613 3/5/2025
3.7.405.33 23,473 3/4/2025
3.7.405.32 48,648 3/3/2025
3.7.405.31 115,175 2/28/2025
3.7.405.30 23,760 2/27/2025
3.7.405.29 37,215 2/26/2025
3.7.405.28 33,587 2/25/2025
3.7.405.27 48,658 2/24/2025
3.7.405.26 46,616 2/21/2025
3.7.405.25 25,550 2/20/2025
3.7.405.24 144,671 2/18/2025
3.7.405.23 28,941 2/17/2025
3.7.405.22 68,645 2/13/2025
3.7.405.21 40,733 2/12/2025
3.7.405.20 30,637 2/11/2025
3.7.405.19 65,333 2/10/2025
3.7.405.18 73,788 2/7/2025
3.7.405.17 34,109 2/6/2025
3.7.405.16 30,683 2/5/2025
3.7.405.15 42,797 2/4/2025
3.7.405.14 42,195 2/3/2025
3.7.405.13 114,006 1/30/2025
3.7.405.12 106,568 1/28/2025
3.7.405.11 31,999 1/27/2025
3.7.405.10 110,692 1/22/2025
3.7.405.9 46,458 1/21/2025
3.7.405.8 83,989 1/17/2025
3.7.405.7 35,636 1/16/2025
3.7.405.6 38,830 1/15/2025
3.7.405.5 36,746 1/14/2025
3.7.405.4 27,283 1/13/2025
3.7.405.3 58,468 1/10/2025
3.7.405.2 33,274 1/9/2025
3.7.405.1 31,850 1/8/2025
3.7.405 95,343 1/7/2025
3.7.404.14 34,944 1/6/2025
3.7.404.13 74,407 1/3/2025
3.7.404.12 24,929 1/2/2025
3.7.404.11 95,929 12/26/2024
3.7.404.10 161,023 12/23/2024
3.7.404.9 37,928 12/20/2024
3.7.404.8 35,173 12/19/2024
3.7.404.7 43,827 12/18/2024
3.7.404.6 43,740 12/17/2024
3.7.404.5 92,586 12/13/2024
3.7.404.4 58,041 12/12/2024
3.7.404.3 25,431 12/11/2024
3.7.404.2 74,665 12/10/2024
3.7.404.1 52,697 12/9/2024
3.7.404 355,817 12/3/2024
3.7.403.9 53,853 12/3/2024
3.7.403.8 155,648 11/27/2024
3.7.403.7 163,033 11/22/2024
3.7.403.6 60,692 11/21/2024
3.7.403.5 34,958 11/21/2024
3.7.403.4 57,819 11/19/2024
3.7.403.3 210,973 11/15/2024
3.7.403.2 250,077 11/15/2024
3.7.403.1 6,227 11/14/2024
3.7.403 57,287 11/13/2024
3.7.402.13 56,377 11/12/2024
3.7.402.12 37,459 11/11/2024
3.7.402.11 92,029 11/8/2024
3.7.402.10 52,068 11/7/2024
3.7.402.9 405,115 11/1/2024
3.7.402.8 43,932 10/31/2024
3.7.402.7 41,143 10/30/2024
3.7.402.6 82,150 10/29/2024
3.7.402.5 69,158 10/28/2024
3.7.402.4 60,331 10/25/2024
3.7.402.3 33,501 10/24/2024
3.7.402.2 185,135 10/23/2024
3.7.402.1 49,102 10/22/2024
3.7.402 192,551 10/17/2024
3.7.401.14 117,736 10/16/2024
3.7.401.13 281,637 10/15/2024
3.7.401.12 84,342 10/14/2024
3.7.401.11 328,847 10/9/2024
3.7.401.10 82,423 10/8/2024
3.7.401.9 33,694 10/7/2024
3.7.401.8 106,892 10/4/2024
3.7.401.7 59,897 10/3/2024
3.7.401.6 42,938 10/2/2024
3.7.401.5 211,234 10/1/2024
3.7.401.4 123,830 9/27/2024
3.7.401.3 34,445 9/26/2024
3.7.401.2 36,767 9/25/2024
3.7.401.1 44,448 9/24/2024
3.7.401 280,502 9/21/2024
3.7.400.21 425,526 9/16/2024
3.7.400.20 67,495 9/13/2024
3.7.400.19 73,938 9/11/2024
3.7.400.18 112,950 9/10/2024
3.7.400.17 89,650 9/9/2024
3.7.400.16 76,408 9/6/2024
3.7.400.15 37,743 9/5/2024
3.7.400.14 118,123 9/4/2024
3.7.400.13 150,794 8/30/2024
3.7.400.12 128,584 8/28/2024
3.7.400.11 306,029 8/22/2024
3.7.400.10 36,589 8/21/2024
3.7.400.9 57,060 8/20/2024
3.7.400.8 42,031 8/19/2024
3.7.400.7 188,176 8/16/2024
3.7.400.6 51,070 8/15/2024
3.7.400.5 140,939 8/13/2024
3.7.400.4 92,431 8/9/2024
3.7.400.3 252,825 8/5/2024
3.7.400.2 245,023 7/30/2024
3.7.400.1 49,723 7/29/2024
3.7.400 222,725 7/24/2024
3.7.305.2 93,944 7/22/2024
3.7.305.1 77,973 7/18/2024
3.7.305 282,913 7/12/2024
3.7.304.7 377,055 7/10/2024
3.7.304.6 47,169 7/9/2024
3.7.304.5 32,212 7/8/2024
3.7.304.4 36,531 7/5/2024
3.7.304.3 68,545 7/3/2024
3.7.304.2 68,434 7/1/2024
3.7.304.1 54,613 6/28/2024
3.7.304 29,637 6/27/2024
3.7.303.26 125,479 6/24/2024
3.7.303.25 116,095 6/20/2024
3.7.303.24 44,687 6/19/2024
3.7.303.23 40,765 6/18/2024
3.7.303.22 385,500 6/12/2024
3.7.303.21 160,018 6/11/2024
3.7.303.20 59,968 6/10/2024
3.7.303.19 38,746 6/7/2024
3.7.303.18 114,389 6/5/2024
3.7.303.17 45,306 6/4/2024
3.7.303.16 122,706 6/3/2024
3.7.303.15 114,412 5/30/2024
3.7.303.14 63,832 5/29/2024
3.7.303.13 58,041 5/28/2024
3.7.303.12 149,688 5/24/2024
3.7.303.11 51,150 5/23/2024
3.7.303.10 57,852 5/22/2024
3.7.303.9 115,056 5/20/2024
3.7.303.8 81,018 5/17/2024
3.7.303.7 42,187 5/16/2024
3.7.303.6 120,616 5/14/2024
3.7.303.5 100,523 5/13/2024
3.7.303.4 99,351 5/10/2024
3.7.303.3 56,063 5/9/2024
3.7.303.2 217,393 5/6/2024
3.7.303.1 113,586 5/3/2024
3.7.303 53,165 5/2/2024
3.7.302.26 68,590 5/1/2024
3.7.302.25 57,652 4/29/2024
3.7.302.24 86,170 4/26/2024
3.7.302.23 43,615 4/25/2024
3.7.302.22 49,170 4/24/2024
3.7.302.21 40,850 4/23/2024
3.7.302.20 54,348 4/22/2024
3.7.302.19 57,019 4/19/2024
3.7.302.18 352,424 4/18/2024
3.7.302.17 78,209 4/17/2024
3.7.302.16 82,828 4/16/2024
3.7.302.15 372,973 4/11/2024
3.7.302.14 67,825 4/10/2024
3.7.302.13 42,189 4/9/2024
3.7.302.12 93,918 4/8/2024
3.7.302.11 80,773 4/5/2024
3.7.302.10 54,701 4/4/2024
3.7.302.9 38,923 4/3/2024
3.7.302.8 70,163 4/2/2024
3.7.302.7 87,608 4/1/2024
3.7.302.6 44,209 3/29/2024
3.7.302.5 37,762 3/28/2024
3.7.302.4 93,748 3/27/2024
3.7.302.3 65,242 3/26/2024
3.7.302.2 108,697 3/25/2024
3.7.302.1 70,883 3/22/2024
3.7.302 146,639 3/20/2024
3.7.301.23 90,465 3/18/2024
3.7.301.22 74,045 3/15/2024
3.7.301.21 47,940 3/14/2024
3.7.301.20 54,535 3/13/2024
3.7.301.19 204,258 3/8/2024
3.7.301.18 454,762 3/6/2024
3.7.301.17 238,543 2/29/2024
3.7.301.16 63,013 2/28/2024
3.7.301.15 41,433 2/27/2024
3.7.301.14 511,627 2/20/2024
3.7.301.13 77,544 2/16/2024
3.7.301.12 24,317 2/15/2024
3.7.301.11 46,168 2/14/2024
3.7.301.10 28,859 2/13/2024
3.7.301.9 85,645 2/9/2024
3.7.301.8 118,880 2/7/2024
3.7.301.7 343,749 2/2/2024
3.7.301.6 24,393 2/1/2024
3.7.301.5 212,952 1/31/2024
3.7.301.4 55,066 1/30/2024
3.7.301.3 60,180 1/29/2024
3.7.301.2 159,180 1/25/2024
3.7.301.1 29,814 1/25/2024
3.7.301 219,773 1/19/2024
3.7.300.39 78,120 1/18/2024
3.7.300.38 25,618 1/17/2024
3.7.300.37 40,864 1/16/2024
3.7.300.36 89,176 1/14/2024
3.7.300.35 7,992 1/12/2024
3.7.300.34 81,625 1/11/2024
3.7.300.33 59,666 1/10/2024
3.7.300.32 86,032 1/8/2024
3.7.300.31 38,805 1/5/2024
3.7.300.30 20,671 1/4/2024
3.7.300.29 47,603 1/3/2024
3.7.300.28 118,887 12/28/2023
3.7.300.27 43,715 12/27/2023
3.7.300.26 19,364 12/26/2023
3.7.300.25 21,364 12/22/2023
3.7.300.24 26,009 12/21/2023
3.7.300.23 48,286 12/20/2023
3.7.300.22 40,683 12/19/2023
3.7.300.21 31,360 12/18/2023
3.7.300.20 50,242 12/15/2023
3.7.300.19 20,107 12/14/2023
3.7.300.18 89,647 12/13/2023
3.7.300.17 105,460 12/12/2023
3.7.300.16 170,324 12/7/2023
3.7.300.15 59,791 12/6/2023
3.7.300.14 40,401 12/5/2023
3.7.300.13 46,743 12/4/2023
3.7.300.12 102,738 11/30/2023
3.7.300.11 42,288 11/28/2023
3.7.300.10 81,532 11/28/2023
3.7.300.9 8,182 11/27/2023
3.7.300.8 89,069 11/27/2023
3.7.300.7 351,414 11/21/2023
3.7.300.6 136,288 11/20/2023
3.7.300.5 81,226 11/17/2023
3.7.300.4 26,603 11/16/2023
3.7.300.3 66,890 11/15/2023
3.7.300.2 352,339 11/14/2023
3.7.300.1 54,475 11/13/2023
3.7.300 445,577 11/10/2023
3.7.203.15 168,872 11/8/2023
3.7.203.14 61,530 11/7/2023
3.7.203.13 33,983 11/6/2023
3.7.203.12 150,799 11/2/2023
3.7.203.11 218,215 10/27/2023
3.7.203.10 31,477 10/26/2023
3.7.203.9 204,587 10/24/2023
3.7.203.8 92,885 10/23/2023
3.7.203.7 85,457 10/20/2023
3.7.203.6 27,186 10/19/2023
3.7.203.5 84,253 10/18/2023
3.7.203.4 57,732 10/17/2023
3.7.203.3 31,245 10/16/2023
3.7.203.2 160,713 10/12/2023
3.7.203.1 209,675 10/7/2023
3.7.203 381,664 10/6/2023
3.7.202.7 5,824 10/5/2023
3.7.202.6 56,928 10/4/2023
3.7.202.5 50,081 10/3/2023
3.7.202.4 27,547 10/2/2023
3.7.202.3 85,673 9/28/2023
3.7.202.2 60,723 9/28/2023
3.7.202.1 9,871 9/27/2023
3.7.202 21,270 9/26/2023
3.7.201.16 42,305 9/25/2023
3.7.201.15 58,583 9/22/2023
3.7.201.14 373,478 9/20/2023
3.7.201.13 48,829 9/19/2023
3.7.201.12 119,558 9/15/2023
3.7.201.11 38,177 9/15/2023
3.7.201.10 15,026 9/14/2023
3.7.201.9 379,659 9/13/2023
3.7.201.8 414,993 9/12/2023
3.7.201.7 274,962 9/8/2023
3.7.201.6 17,506 9/8/2023
3.7.201.5 41,954 9/6/2023
3.7.201.4 28,547 9/5/2023
3.7.201.3 78,944 9/1/2023
3.7.201.2 30,223 9/1/2023
3.7.201.1 12,752 8/31/2023
3.7.201 35,168 8/31/2023
3.7.200.29 4,346 8/30/2023
3.7.200.28 111,334 8/28/2023
3.7.200.27 212,928 8/25/2023
3.7.200.26 107,993 8/24/2023
3.7.200.25 30,130 8/23/2023
3.7.200.24 38,481 8/22/2023
3.7.200.23 285,542 8/21/2023
3.7.200.22 58,985 8/18/2023
3.7.200.21 8,242 8/18/2023
3.7.200.20 25,584 8/17/2023
3.7.200.19 61,856 8/15/2023
3.7.200.18 28,113 8/14/2023
3.7.200.17 57,256 8/11/2023
3.7.200.16 25,639 8/10/2023
3.7.200.15 33,581 8/9/2023
3.7.200.14 39,883 8/8/2023
3.7.200.13 7,263 8/8/2023
3.7.200.12 66,102 8/7/2023
3.7.200.11 112,640 8/4/2023
3.7.200.10 53,283 8/2/2023
3.7.200.9 202,742 8/1/2023
3.7.200.8 406,540 7/31/2023
3.7.200.7 269,715 7/28/2023
3.7.200.6 77,404 7/26/2023
3.7.200.5 135,476 7/25/2023
3.7.200.4 37,968 7/24/2023
3.7.200.3 100,981 7/21/2023
3.7.200.2 152,214 7/20/2023
3.7.200.1 903,786 7/18/2023
3.7.200 69,813 7/18/2023
3.7.105.7 9,226 7/17/2023
3.7.105.6 81,532 7/13/2023
3.7.105.5 218,717 7/7/2023
3.7.105.4 6,727 7/7/2023
3.7.105.3 55,342 7/6/2023
3.7.105.2 62,019 7/5/2023
3.7.105.1 162,252 7/3/2023
3.7.105 136,046 6/29/2023
3.7.104.1 686,700 6/21/2023
3.7.104 79,514 6/21/2023
3.7.103.23 4,116 6/20/2023
3.7.103.22 439,854 6/15/2023
3.7.103.21 78,691 6/13/2023
3.7.103.20 85,371 6/12/2023
3.7.103.19 74,545 6/8/2023
3.7.103.18 210,133 6/6/2023
3.7.103.17 94,079 6/5/2023
3.7.103.16 46,992 6/2/2023
3.7.103.15 10,950 6/2/2023
3.7.103.14 52,091 6/1/2023
3.7.103.13 118,608 5/30/2023
3.7.103.12 170,521 5/26/2023
3.7.103.11 44,877 5/25/2023
3.7.103.10 123,549 5/24/2023
3.7.103.9 130,685 5/23/2023
3.7.103.8 135,689 5/19/2023
3.7.103.7 8,156 5/19/2023
3.7.103.6 24,286 5/18/2023
3.7.103.5 143,232 5/16/2023
3.7.103.4 31,437 5/15/2023
3.7.103.3 161,890 5/11/2023
3.7.103.2 68,987 5/9/2023
3.7.103.1 27,056 5/8/2023
3.7.103 96,818 5/5/2023
3.7.102.39 18,081 5/4/2023
3.7.102.38 89,907 5/2/2023
3.7.102.37 38,960 5/1/2023
3.7.102.36 55,790 4/28/2023
3.7.102.35 551,700 4/27/2023
3.7.102.34 22,011 4/26/2023
3.7.102.33 63,463 4/25/2023
3.7.102.32 21,813 4/25/2023
3.7.102.31 100,821 4/21/2023
3.7.102.30 38,121 4/21/2023
3.7.102.29 59,849 4/19/2023
3.7.102.28 83,119 4/17/2023
3.7.102.27 82,273 4/14/2023
3.7.102.26 42,213 4/13/2023
3.7.102.25 49,389 4/12/2023
3.7.102.24 54,088 4/11/2023
3.7.102.23 73,575 4/10/2023
3.7.102.22 28,861 4/7/2023
3.7.102.21 32,424 4/6/2023
3.7.102.20 50,194 4/5/2023
3.7.102.19 181,121 4/4/2023
3.7.102.18 31,635 4/3/2023
3.7.102.17 90,906 3/31/2023
3.7.102.16 34,697 3/30/2023
3.7.102.15 203,757 3/29/2023
3.7.102.14 112,281 3/28/2023
3.7.102.13 277,781 3/24/2023
3.7.102.12 77,811 3/23/2023
3.7.102.11 30,312 3/22/2023
3.7.102.10 274,836 3/21/2023
3.7.102.9 84,498 3/20/2023
3.7.102.8 70,033 3/17/2023
3.7.102.7 36,196 3/17/2023
3.7.102.6 37,402 3/16/2023
3.7.102.5 56,819 3/15/2023
3.7.102.4 90,893 3/14/2023
3.7.102.3 63,056 3/13/2023
3.7.102.2 109,091 3/10/2023
3.7.102.1 65,522 3/9/2023
3.7.102 59,680 3/8/2023
3.7.101.56 94,617 3/7/2023
3.7.101.55 294,114 3/3/2023
3.7.101.54 105,604 3/2/2023
3.7.101.53 56,986 3/1/2023
3.7.101.52 44,195 2/28/2023
3.7.101.51 69,708 2/27/2023
3.7.101.50 110,371 2/23/2023
3.7.101.49 139,748 2/21/2023
3.7.101.48 277,068 2/18/2023
3.7.101.47 5,205 2/17/2023
3.7.101.46 70,185 2/16/2023
3.7.101.45 79,529 2/15/2023
3.7.101.44 137,462 2/13/2023
3.7.101.43 205,895 2/10/2023
3.7.101.42 52,788 2/9/2023
3.7.101.41 89,714 2/8/2023
3.7.101.40 63,917 2/7/2023
3.7.101.39 116,291 2/6/2023
3.7.101.38 68,789 2/3/2023
3.7.101.37 52,517 2/2/2023
3.7.101.36 10,002 2/2/2023
3.7.101.35 47,451 2/1/2023
3.7.101.34 100,361 1/31/2023
3.7.101.33 165,313 1/26/2023
3.7.101.32 43,582 1/25/2023
3.7.101.31 57,804 1/24/2023
3.7.101.30 36,089 1/23/2023
3.7.101.29 236,083 1/20/2023
3.7.101.28 88,603 1/20/2023
3.7.101.27 47,573 1/18/2023
3.7.101.26 84,156 1/17/2023
3.7.101.25 105,051 1/17/2023
3.7.101.24 111,212 1/13/2023
3.7.101.23 48,376 1/12/2023
3.7.101.22 113,165 1/10/2023
3.7.101.21 50,697 1/9/2023
3.7.101.20 53,018 1/6/2023
3.7.101.19 34,912 1/5/2023
3.7.101.18 102,023 1/4/2023
3.7.101.17 20,048 1/3/2023
3.7.101.16 113,393 12/30/2022
3.7.101.15 26,647 12/29/2022
3.7.101.14 100,211 12/23/2022
3.7.101.13 26,074 12/22/2022
3.7.101.12 23,610 12/21/2022
3.7.101.11 41,898 12/20/2022
3.7.101.10 44,593 12/19/2022
3.7.101.9 154,565 12/16/2022
3.7.101.8 205,368 12/16/2022
3.7.101.7 29,943 12/15/2022
3.7.101.6 37,011 12/14/2022
3.7.101.5 119,402 12/13/2022
3.7.101.4 110,311 12/12/2022
3.7.101.3 404,217 12/8/2022
3.7.101.2 50,329 12/8/2022
3.7.101.1 6,164 12/7/2022
3.7.101 177,676 12/6/2022
3.7.100.29 101,447 12/5/2022
3.7.100.28 154,022 12/2/2022
3.7.100.27 113,393 12/1/2022
3.7.100.26 36,944 11/30/2022
3.7.100.25 52,703 11/29/2022
3.7.100.24 34,015 11/29/2022
3.7.100.23 77,276 11/28/2022
3.7.100.22 150,902 11/22/2022
3.7.100.21 192,427 11/18/2022
3.7.100.20 75,377 11/17/2022
3.7.100.19 293,097 11/16/2022
3.7.100.18 15,790 11/16/2022
3.7.100.17 68,641 11/15/2022
3.7.100.16 135,984 11/11/2022
3.7.100.15 41,984 11/10/2022
3.7.100.14 201,268 11/9/2022
3.7.100.13 16,198 11/9/2022
3.7.100.12 40,244 11/9/2022
3.7.100.11 8,569 11/8/2022
3.7.100.10 80,723 11/7/2022
3.7.100.9 53,699 11/4/2022
3.7.100.8 77,368 11/2/2022
3.7.100.7 84,588 10/31/2022
3.7.100.6 38,001 10/29/2022
3.7.100.5 18,768 10/28/2022
3.7.100.4 50,922 10/27/2022
3.7.100.3 70,045 10/26/2022
3.7.100.2 149,000 10/25/2022
3.7.100.1 18,370 10/24/2022
3.7.100 226,501 10/21/2022
3.7.5.20 432,424 10/20/2022
3.7.5.19 242,154 10/19/2022
3.7.5.18 134,699 10/19/2022
3.7.5.17 154,469 10/18/2022
3.7.5.16 329,750 10/14/2022
3.7.5.15 107,257 10/13/2022
3.7.5.14 424,764 10/7/2022
3.7.5.13 62,595 10/6/2022
3.7.5.12 104,789 10/4/2022
3.7.5.11 32,343 10/3/2022
3.7.5.10 63,057 9/30/2022
3.7.5.9 176,566 9/29/2022
3.7.5.8 137,563 9/27/2022
3.7.5.7 3,972,122 9/27/2022
3.7.5.6 6,747 9/26/2022
3.7.5.5 172,216 9/23/2022
3.7.5.4 79,036 9/22/2022
3.7.5.3 85,120 9/21/2022
3.7.5.2 47,121 9/20/2022
3.7.5.1 55,316 9/19/2022
3.7.5 105,466 9/15/2022
3.7.4.12 36,983 9/14/2022
3.7.4.11 39,967 9/13/2022
3.7.4.10 251,968 9/9/2022
3.7.4.9 654,855 9/9/2022
3.7.4.8 4,360 9/8/2022
3.7.4.7 557,792 9/2/2022
3.7.4.6 89,169 9/1/2022
3.7.4.5 159,820 8/30/2022
3.7.4.4 60,330 8/29/2022
3.7.4.3 173,813 8/25/2022
3.7.4.2 112,841 8/22/2022
3.7.4.1 44,776 8/19/2022
3.7.4 57,646 8/18/2022
3.7.3.69 193,655 8/16/2022
3.7.3.68 153,620 8/12/2022
3.7.3.67 94,094 8/11/2022
3.7.3.66 175,839 8/8/2022
3.7.3.65 101,655 8/4/2022
3.7.3.64 159,675 8/2/2022
3.7.3.63 103,991 7/29/2022
3.7.3.62 87,608 7/28/2022
3.7.3.61 47,473 7/27/2022
3.7.3.60 267,645 7/22/2022
3.7.3.59 121,622 7/20/2022
3.7.3.58 123,761 7/18/2022
3.7.3.57 36,874 7/15/2022
3.7.3.56 38,646 7/14/2022
3.7.3.55 108,981 7/12/2022
3.7.3.54 60,560 7/11/2022
3.7.3.53 186,740 7/5/2022
3.7.3.52 310,569 6/29/2022
3.7.3.51 190,282 6/24/2022
3.7.3.50 927,718 6/17/2022
3.7.3.49 39,346 6/16/2022
3.7.3.48 142,461 6/14/2022
3.7.3.47 112,848 6/10/2022
3.7.3.46 70,419 6/8/2022
3.7.3.45 94,860 6/7/2022
3.7.3.44 125,679 6/6/2022
3.7.3.43 188,226 5/31/2022
3.7.3.42 169,192 5/27/2022
3.7.3.41 100,838 5/26/2022
3.7.3.40 6,086 5/26/2022
3.7.3.39 42,863 5/25/2022
3.7.3.38 77,202 5/24/2022
3.7.3.37 75,865 5/23/2022
3.7.3.36 137,811 5/19/2022
3.7.3.35 142,273 5/18/2022
3.7.3.34 590,531 5/9/2022
3.7.3.33 115,088 5/6/2022
3.7.3.32 12,693 5/6/2022
3.7.3.31 21,579 5/5/2022
3.7.3.30 153,278 5/4/2022
3.7.3.29 41,326 5/3/2022
3.7.3.28 361,375 5/3/2022
3.7.3.27 8,472 5/2/2022
3.7.3.26 297,542 4/20/2022
3.7.3.25 85,654 4/19/2022
3.7.3.24 1,562,137 4/19/2022
3.7.3.23 277,538 4/14/2022
3.7.3.22 1,085,837 4/12/2022
3.7.3.21 46,541 4/11/2022
3.7.3.20 114,348 4/7/2022
3.7.3.19 67,723 4/6/2022
3.7.3.18 165,541 4/1/2022
3.7.3.17 32,731 3/31/2022
3.7.3.16 241,669 3/28/2022
3.7.3.15 128,938 3/24/2022
3.7.3.14 385,546 3/23/2022
3.7.3.13 218,157 3/17/2022
3.7.3.12 21,830 3/16/2022
3.7.3.11 218,632 3/14/2022
3.7.3.10 148,061 3/10/2022
3.7.3.9 73,483 3/9/2022
3.7.3.8 60,492 3/8/2022
3.7.3.7 260,298 3/3/2022
3.7.3.6 71,399 3/1/2022
3.7.3.5 53,036 2/28/2022
3.7.3.4 36,353 2/26/2022
3.7.3.3 46,862 2/23/2022
3.7.3.2 34,135 2/22/2022
3.7.3.1 7,682 2/22/2022
3.7.3 63,721 2/21/2022
3.7.2.20 150,336 2/17/2022
3.7.2.19 207,983 2/11/2022
3.7.2.18 11,060 2/10/2022
3.7.2.17 182,779 2/4/2022
3.7.2.16 42,092 2/3/2022
3.7.2.15 34,423 2/2/2022
3.7.2.14 254,246 1/28/2022
3.7.2.13 274,242 1/25/2022
3.7.2.12 395,547 1/15/2022
3.7.2.11 4,765 1/14/2022
3.7.2.10 91,584 1/13/2022
3.7.2.9 139,153 1/11/2022
3.7.2.8 86,185 1/7/2022
3.7.2.7 26,645 1/6/2022
3.7.2.6 12,752 1/5/2022
3.7.2.5 124,584 1/3/2022
3.7.2.4 267,654 12/21/2021
3.7.2.3 32,354 12/20/2021
3.7.2.2 279,928 12/13/2021
3.7.2.1 336,585 12/8/2021
3.7.2 196,199 12/2/2021
3.7.1.1 29,118 12/1/2021
3.7.1 272,654 11/23/2021
3.7.0.104 166,772 11/22/2021
3.7.0.103 89,291 11/19/2021
3.7.0.102 8,392 11/18/2021
3.7.0.101 55,521 11/17/2021
3.7.0.100 43,017 11/16/2021
3.7.0.99 138,061 11/15/2021
3.7.0.98 51,988 11/12/2021
3.7.0.97 133,471 11/11/2021
3.7.0.96 182,414 11/11/2021
3.7.0.95 43,399 11/9/2021
3.7.0.94 1,706,920 11/5/2021
3.7.0.93 8,897 11/4/2021
3.7.0.92 19,781 11/3/2021
3.7.0.91 90,061 11/2/2021
3.7.0.90 40,197 11/1/2021
3.7.0.89 277,211 10/29/2021
3.7.0.88 68,505 10/27/2021
3.7.0.87 83,294 10/26/2021
3.7.0.86 4,007 10/26/2021
3.7.0.85 152,746 10/22/2021
3.7.0.84 6,695 10/21/2021
3.7.0.83 220,308 10/14/2021
3.7.0.82 490,971 10/13/2021
3.7.0.81 88,780 10/12/2021
3.7.0.80 306,742 10/8/2021
3.7.0.79 33,596 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,110 10/1/2021
3.7.0.75 474,607 9/30/2021
3.7.0.74 100,614 9/29/2021
3.7.0.73 120,037 9/27/2021
3.7.0.72 47,919 9/24/2021
3.7.0.71 38,136 9/23/2021
3.7.0.70 51,914 9/22/2021
3.7.0.69 168,691 9/17/2021
3.7.0.68 19,937 9/16/2021
3.7.0.67 40,709 9/16/2021
3.7.0.66 327,810 9/13/2021
3.7.0.65 111,254 9/10/2021
3.7.0.64 32,145 9/9/2021
3.7.0.63 58,918 9/7/2021
3.7.0.62 73,077 9/3/2021
3.7.0.61 13,604 9/3/2021
3.7.0.60 77,757 9/2/2021
3.7.0.59 29,156 9/1/2021
3.7.0.58 48,529 8/31/2021
3.7.0.57 411,893 8/27/2021
3.7.0.56 75,296 8/25/2021
3.7.0.55 99,210 8/23/2021
3.7.0.54 139,140 8/19/2021
3.7.0.53 363,351 8/16/2021
3.7.0.52 86,825 8/12/2021
3.7.0.51 215,138 8/10/2021
3.7.0.50 377,039 8/6/2021
3.7.0.49 75,946 8/4/2021
3.7.0.48 524,035 7/30/2021
3.7.0.47 37,149 7/29/2021
3.7.0.46 152,224 7/27/2021
3.7.0.45 155,866 7/21/2021
3.7.0.44 149,544 7/16/2021
3.7.0.43 134,999 7/13/2021
3.7.0.42 1,373,751 7/12/2021
3.7.0.41 33,948 7/9/2021
3.7.0.40 75,037 7/8/2021
3.7.0.39 49,649 7/7/2021
3.7.0.38 41,734 7/6/2021
3.7.0.37 112,511 7/1/2021
3.7.0.36 160,376 6/25/2021
3.7.0.35 27,954 6/24/2021
3.7.0.34 266,398 6/21/2021
3.7.0.33 92,725 6/17/2021
3.7.0.32 92,485 6/15/2021
3.7.0.31 97,083 6/11/2021
3.7.0.30 744,706 5/28/2021
3.7.0.29 115,701 5/27/2021
3.7.0.28 43,141 5/27/2021
3.7.0.27 123,665 5/24/2021
3.7.0.26 75,048 5/21/2021
3.7.0.25 62,253 5/20/2021
3.7.0.24 55,609 5/19/2021
3.7.0.23 14,721 5/18/2021
3.7.0.22 111,851 5/14/2021
3.7.0.21 60,689 5/12/2021
3.7.0.20 77,039 5/10/2021
3.7.0.19 3,281 5/10/2021
3.7.0.18 466,147 5/6/2021
3.7.0.17 189,731 4/30/2021
3.7.0.16 65,199 4/27/2021
3.7.0.15 86,012 4/23/2021
3.7.0.14 245,576 4/19/2021
3.7.0.13 97,041 4/15/2021
3.7.0.12 170,651 4/13/2021
3.7.0.11 170,650 4/12/2021
3.7.0.10 171,295 4/8/2021
3.7.0.9 48,183 4/7/2021
3.7.0.8 107,668 4/2/2021
3.7.0.7 12,309 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 55,976 3/30/2021
3.7.0.3 40,249 3/29/2021
3.7.0.2 48,499 3/27/2021
3.7.0.1 15,732 3/26/2021
3.7.0 2,588,191 3/26/2021
3.5.4.38 331,758 3/25/2021
3.5.4.37 583,821 3/17/2021
3.5.4.36 83,535 3/15/2021
3.5.4.35 333,156 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,312 3/1/2021
3.5.4.31 228,057 2/23/2021
3.5.4.30 109,385 2/19/2021
3.5.4.29 82,203 2/12/2021
3.5.4.28 100,951 2/9/2021
3.5.4.27 67,784 2/8/2021
3.5.4.26 61,123 2/5/2021
3.5.4.25 29,529 2/4/2021
3.5.4.24 849,316 1/29/2021
3.5.4.23 17,125 1/28/2021
3.5.4.22 16,519 1/27/2021
3.5.4.21 75,538 1/26/2021
3.5.4.20 506,889 1/20/2021
3.5.4.19 10,589 1/19/2021
3.5.4.18 174,995 1/11/2021
3.5.4.17 130,103 1/7/2021
3.5.4.16 158,201 12/30/2020
3.5.4.15 49,679 12/23/2020
3.5.4.14 69,017 12/22/2020
3.5.4.13 121,669 12/22/2020
3.5.4.12 3,435 12/21/2020
3.5.4.11 53,505 12/18/2020
3.5.4.10 89,420 12/17/2020
3.5.4.9 37,338 12/16/2020
3.5.4.8 55,616 12/14/2020
3.5.4.7 126,000 12/9/2020
3.5.4.6 59,687 12/7/2020
3.5.4.5 92,525 12/3/2020
3.5.4.4 111,763 12/2/2020
3.5.4.3 10,597 12/1/2020
3.5.4.2 36,540 12/1/2020
3.5.4.1 75,760 11/24/2020
3.5.4 82,758 11/23/2020
3.5.3.4 1,125,194 11/20/2020
3.5.3.3 15,447 11/19/2020
3.5.3.2 36,628 11/18/2020
3.5.3.1 228,780 11/13/2020
3.5.3 315,256 11/9/2020
3.5.2 596,979 11/5/2020
3.5.1.11 39,474 11/4/2020
3.5.1.10 247,719 10/28/2020
3.5.1.9 36,252 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,777 10/21/2020
3.5.1.5 338,190 10/20/2020
3.5.1.4 188,597 10/16/2020
3.5.1.3 24,090 10/15/2020
3.5.1.2 355,451 10/9/2020
3.5.1.1 78,205 10/6/2020
3.5.1 22,539 10/5/2020
3.5.0.24 36,945 10/2/2020
3.5.0.23 112,823 10/1/2020
3.5.0.22 41,199 9/30/2020
3.5.0.21 127,197 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 263,908 9/17/2020
3.5.0.15 79,451 9/16/2020
3.5.0.14 27,135 9/15/2020
3.5.0.13 81,137 9/14/2020
3.5.0.12 42,493 9/11/2020
3.5.0.11 77,503 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,234 9/2/2020
3.5.0.7 455,763 9/1/2020
3.5.0.6 11,773 8/31/2020
3.5.0.5 33,253 8/28/2020
3.5.0.4 19,542 8/27/2020
3.5.0.3 12,197 8/26/2020
3.5.0.2 47,132 8/25/2020
3.5.0.1 12,236 8/24/2020
3.5.0 462,107 8/20/2020
3.5.0-beta 76,512 2/4/2020
3.3.106.47 1,107,703 8/19/2020
3.3.106.46 110,623 8/14/2020
3.3.106.45 127,163 8/10/2020
3.3.106.44 87,400 8/7/2020
3.3.106.43 18,411 8/6/2020
3.3.106.42 49,773 8/4/2020
3.3.106.41 49,316 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,410 7/23/2020
3.3.106.35 21,734 7/22/2020
3.3.106.34 102,404 7/17/2020
3.3.106.33 96,579 7/15/2020
3.3.106.32 188,326 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,755 7/2/2020
3.3.106.27 78,409 6/29/2020
3.3.106.26 17,856 6/26/2020
3.3.106.25 42,885 6/25/2020
3.3.106.24 63,399 6/24/2020
3.3.106.23 4,997 6/24/2020
3.3.106.22 32,236 6/23/2020
3.3.106.21 51,659 6/19/2020
3.3.106.20 51,487 6/18/2020
3.3.106.19 50,168 6/17/2020
3.3.106.18 107,266 6/11/2020
3.3.106.17 67,347 6/9/2020
3.3.106.16 152,424 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,715 6/1/2020
3.3.106.11 104,131 5/27/2020
3.3.106.10 17,743 5/26/2020
3.3.106.9 204,237 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,663 5/19/2020
3.3.106.5 33,735 5/18/2020
3.3.106.4 51,186 5/15/2020
3.3.106.3 11,967 5/14/2020
3.3.106.2 96,109 5/11/2020
3.3.106.1 257,554 5/8/2020
3.3.106 114,945 5/8/2020
3.3.105.41 23,500 5/7/2020
3.3.105.40 15,706 5/6/2020
3.3.105.39 61,943 5/4/2020
3.3.105.38 35,901 5/1/2020
3.3.105.37 20,170 4/30/2020
3.3.105.36 24,298 4/29/2020
3.3.105.35 222,755 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,799 4/22/2020
3.3.105.30 27,361 4/21/2020
3.3.105.29 47,898 4/20/2020
3.3.105.28 36,912 4/17/2020
3.3.105.27 170,596 4/16/2020
3.3.105.26 180,311 4/8/2020
3.3.105.25 354,192 4/6/2020
3.3.105.24 33,044 4/3/2020
3.3.105.23 3,221 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,243 3/31/2020
3.3.105.19 23,776 3/30/2020
3.3.105.18 109,322 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,098 3/20/2020
3.3.105.13 10,681 3/19/2020
3.3.105.12 54,123 3/18/2020
3.3.105.11 17,767 3/17/2020
3.3.105.10 28,613 3/16/2020
3.3.105.9 36,762 3/12/2020
3.3.105.8 119,114 3/6/2020
3.3.105.7 96,320 3/5/2020
3.3.105.6 98,408 3/2/2020
3.3.105.5 78,981 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,144 2/19/2020
3.3.105 106,988 2/17/2020
3.3.104.27 63,464 2/13/2020
3.3.104.26 94,806 2/10/2020
3.3.104.25 113,542 2/7/2020
3.3.104.24 83,969 2/4/2020
3.3.104.23 243,974 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,097 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,143 1/10/2020
3.3.104.16 285,814 1/8/2020
3.3.104.15 73,073 1/6/2020
3.3.104.14 162,464 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,573 12/20/2019
3.3.104.10 21,830 12/18/2019
3.3.104.9 32,288 12/18/2019
3.3.104.8 185,126 12/16/2019
3.3.104.7 31,156 12/13/2019
3.3.104.6 55,253 12/12/2019
3.3.104.5 13,728 12/12/2019
3.3.104.4 6,182 12/11/2019
3.3.104.3 97,405 12/9/2019
3.3.104.2 74,295 12/3/2019
3.3.104.1 14,741 12/2/2019
3.3.104 88,914 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,812 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,493 11/14/2019
3.3.102.1 19,077 11/13/2019
3.3.102 37,231 11/12/2019
3.3.101.88 247,356 11/8/2019
3.3.101.87 71,834 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,277 10/31/2019
3.3.101.83 8,819 10/30/2019
3.3.101.82 120,309 10/28/2019
3.3.101.81 2,373 10/28/2019
3.3.101.80 50,768 10/24/2019
3.3.101.79 28,415 10/22/2019
3.3.101.78 36,155 10/18/2019
3.3.101.77 12,087 10/17/2019
3.3.101.76 30,476 10/16/2019
3.3.101.75 49,802 10/11/2019
3.3.101.74 25,015 10/10/2019
3.3.101.73 61,540 10/8/2019
3.3.101.72 153,232 9/30/2019
3.3.101.71 97,534 9/26/2019
3.3.101.70 168,428 9/23/2019
3.3.101.69 233,930 9/21/2019
3.3.101.68 25,239 9/19/2019
3.3.101.67 75,796 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,321 9/12/2019
3.3.101.63 80,306 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,172 9/4/2019
3.3.101.59 135,269 8/27/2019
3.3.101.58 22,570 8/23/2019
3.3.101.57 11,616 8/22/2019
3.3.101.56 128,800 8/16/2019
3.3.101.55 10,423 8/15/2019
3.3.101.54 52,242 8/14/2019
3.3.101.53 11,668 8/13/2019
3.3.101.52 36,283 8/12/2019
3.3.101.51 34,229 8/9/2019
3.3.101.50 6,723 8/8/2019
3.3.101.49 21,460 8/7/2019
3.3.101.48 2,224 8/7/2019
3.3.101.47 102,153 8/2/2019
3.3.101.46 20,877 8/1/2019
3.3.101.45 85,608 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,569 7/22/2019
3.3.101.40 46,309 7/19/2019
3.3.101.39 21,197 7/19/2019
3.3.101.38 151,879 7/12/2019
3.3.101.37 35,091 7/10/2019
3.3.101.36 12,984 7/9/2019
3.3.101.35 14,848 7/8/2019
3.3.101.34 29,245 7/2/2019
3.3.101.33 37,108 7/1/2019
3.3.101.32 31,800 6/28/2019
3.3.101.31 14,634 6/27/2019
3.3.101.30 8,381 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,707 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,244 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,817 5/28/2019
3.3.101.14 117,660 5/23/2019
3.3.101.13 14,547 5/22/2019
3.3.101.12 24,895 5/21/2019
3.3.101.11 25,145 5/20/2019
3.3.101.10 12,944 5/17/2019
3.3.101.9 92,964 5/15/2019
3.3.101.8 220,041 5/10/2019
3.3.101.7 46,115 5/8/2019
3.3.101.6 16,178 5/7/2019
3.3.101.5 614,121 5/3/2019
3.3.101.4 11,700 5/2/2019
3.3.101.3 20,850 4/30/2019
3.3.101.2 15,557 4/29/2019
3.3.101.1 16,497 4/26/2019
3.3.101 485,248 4/25/2019
3.3.100.9 13,473 4/25/2019
3.3.100.8 6,735 4/24/2019
3.3.100.7 100,603 4/18/2019
3.3.100.6 27,429 4/16/2019
3.3.100.5 193,258 4/4/2019
3.3.100.4 18,669 4/3/2019
3.3.100.3 57,182 3/29/2019
3.3.100.2 50,375 3/26/2019
3.3.100.1 142,279 3/22/2019
3.3.100 97,511 3/21/2019
3.3.17.13 219,080 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,360 2/26/2019
3.3.17.9 198,348 2/20/2019
3.3.17.8 49,352 2/15/2019
3.3.17.7 28,969 2/14/2019
3.3.17.6 13,356 2/13/2019
3.3.17.5 6,352,010 2/4/2019
3.3.17.4 121,117 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,957 1/16/2019
3.3.16.5 92,358 1/11/2019
3.3.16.4 59,914 1/10/2019
3.3.16.3 152,357 1/8/2019
3.3.16.2 2,324 1/7/2019
3.3.16.1 108,166 1/4/2019
3.3.16 213,737 12/22/2018
3.3.15.5 15,068 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 532,679 12/12/2018
3.3.15.1 221,307 12/4/2018
3.3.15 87,388 11/28/2018
3.3.14.21 128,352 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,566 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,398 11/7/2018
3.3.14.13 2,765 11/6/2018
3.3.14.12 52,877 10/30/2018
3.3.14.11 6,897 10/29/2018
3.3.14.10 3,405 10/29/2018
3.3.14.9 7,114 10/26/2018
3.3.14.8 81,648 10/22/2018
3.3.14.7 4,189 10/22/2018
3.3.14.6 25,166 10/17/2018
3.3.14.5 115,345 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,719 9/10/2018
3.3.14.1 25,164 9/7/2018
3.3.14 21,203 9/5/2018
3.3.13.1 106,430 8/28/2018
3.3.13 168,251 8/20/2018
3.3.12.2 66,333 8/16/2018
3.3.12.1 5,075 8/15/2018
3.3.12 205,153 8/6/2018
3.3.11.2 14,271 8/3/2018
3.3.11.1 33,557 8/2/2018
3.3.11 210,989 7/24/2018
3.3.10.4 38,171 7/23/2018
3.3.10.3 379,409 7/3/2018
3.3.10.2 154,943 6/22/2018
3.3.10.1 20,085 6/19/2018
3.3.10 17,689 6/15/2018
3.3.9 52,096 6/9/2018
3.3.8.1 65,083 6/1/2018
3.3.8 300,819 5/1/2018
3.3.7.3 50,220 4/25/2018
3.3.7.2 127,224 4/20/2018
3.3.7.1 169,809 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,789 3/3/2018
3.3.6 324,650 2/9/2018
3.3.5 647,165 11/29/2017
3.3.4.20 1,261,334 11/11/2017
3.3.4.19 54,464 10/24/2017
3.3.4.18 50,297 10/9/2017
3.3.4.17 727,342 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,212 5/25/2017
3.3.4.12 25,730 5/11/2017
3.3.4.11 13,488 5/8/2017
3.3.4.10 5,746 5/5/2017
3.3.4.9 10,163 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,732 3/15/2017
3.3.4.2 5,998 3/14/2017
3.3.4.1 19,360 3/14/2017
3.3.4 54,664 3/9/2017
3.3.3 327,659 2/28/2017
3.3.2.1 182,847 1/20/2017
3.3.2 9,500 1/18/2017
3.3.1.6 9,019 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,050 12/16/2016
3.3.1.2 7,679 12/9/2016
3.3.1.1 9,613 12/7/2016
3.3.1 51,464 11/19/2016
3.3.0.3 278,423 11/15/2016
3.3.0.2 11,385 11/4/2016
3.3.0.1 44,155 10/11/2016
3.3.0 341,406 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,839 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,823 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,520 6/7/2016
3.1.4.2 5,055 6/3/2016
3.1.4.1 9,438 5/26/2016
3.1.4 11,351 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,947 10/7/2015
3.1.1 13,663 9/3/2015
3.1.0.1 5,741 8/27/2015
3.1.0 85,295 7/28/2015
3.0.0.3-preview 11,193 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