AWSSDK.DynamoDBv2 4.0.1.3

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

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.6 2,406 6/12/2025
4.0.1.5 3,348 6/11/2025
4.0.1.4 6,751 6/10/2025
4.0.1.3 13,357 6/5/2025
4.0.1.2 5,612 6/4/2025
4.0.1.1 10,546 6/3/2025
4.0.1 76,550 5/20/2025
4.0.0.6 35,996 5/16/2025
4.0.0.5 9,503 5/15/2025
4.0.0.4 24,999 5/12/2025
4.0.0.3 42,261 5/6/2025
4.0.0.2 43,317 4/30/2025
4.0.0.1 9,867 4/29/2025
4.0.0 44,893 4/28/2025
4.0.0-preview.13 2,722 4/9/2025
4.0.0-preview.12 396 4/4/2025
4.0.0-preview.11 1,849 3/26/2025
4.0.0-preview.10 4,437 3/7/2025
4.0.0-preview.9 621 3/4/2025
4.0.0-preview.8 1,842 2/25/2025
4.0.0-preview.7 1,669 2/17/2025
4.0.0-preview.6 2,398 2/6/2025
4.0.0-preview.5 4,167 1/3/2025
4.0.0-preview.4 36,113 10/11/2024
4.0.0-preview.3 3,966 10/1/2024
4.0.0-preview.2 4,648 8/28/2024
4.0.0-preview 63,874 8/15/2024
3.7.407.26 4,857 6/11/2025
3.7.407.25 3,633 6/10/2025
3.7.407.24 3,303 6/9/2025
3.7.407.23 39,678 6/6/2025
3.7.407.22 14,150 6/5/2025
3.7.407.21 8,508 6/4/2025
3.7.407.20 6,754 6/2/2025
3.7.407.19 5,272 5/30/2025
3.7.407.18 48,254 5/28/2025
3.7.407.17 14,306 5/23/2025
3.7.407.16 7,553 5/21/2025
3.7.407.15 9,950 5/20/2025
3.7.407.14 7,373 5/19/2025
3.7.407.13 75,610 5/16/2025
3.7.407.12 25,148 5/12/2025
3.7.407.11 54,965 5/9/2025
3.7.407.10 8,510 5/8/2025
3.7.407.9 9,966 5/7/2025
3.7.407.8 18,417 5/6/2025
3.7.407.7 12,493 5/5/2025
3.7.407.6 40,894 5/2/2025
3.7.407.5 6,016 5/1/2025
3.7.407.4 8,832 4/30/2025
3.7.407.3 9,131 4/29/2025
3.7.407.2 24,897 4/28/2025
3.7.407.1 52,438 4/25/2025
3.7.407 17,453 4/24/2025
3.7.406.26 43,191 4/23/2025
3.7.406.25 52,096 4/18/2025
3.7.406.24 15,361 4/17/2025
3.7.406.23 70,138 4/16/2025
3.7.406.22 56,699 4/14/2025
3.7.406.21 36,524 4/11/2025
3.7.406.20 17,199 4/10/2025
3.7.406.19 27,490 4/9/2025
3.7.406.18 39,417 4/8/2025
3.7.406.17 93,178 4/4/2025
3.7.406.16 40,120 4/3/2025
3.7.406.15 14,552 4/3/2025
3.7.406.14 7,258 4/2/2025
3.7.406.13 43,594 4/1/2025
3.7.406.12 36,200 3/31/2025
3.7.406.11 48,187 3/28/2025
3.7.406.10 39,936 3/27/2025
3.7.406.9 32,984 3/26/2025
3.7.406.8 20,776 3/25/2025
3.7.406.7 61,655 3/24/2025
3.7.406.6 63,727 3/21/2025
3.7.406.5 21,258 3/20/2025
3.7.406.4 48,344 3/19/2025
3.7.406.3 33,594 3/18/2025
3.7.406.2 35,117 3/17/2025
3.7.406.1 37,707 3/14/2025
3.7.406 27,222 3/14/2025
3.7.405.38 88,649 3/11/2025
3.7.405.37 34,225 3/10/2025
3.7.405.36 59,184 3/7/2025
3.7.405.35 33,615 3/6/2025
3.7.405.34 33,096 3/5/2025
3.7.405.33 24,255 3/4/2025
3.7.405.32 51,139 3/3/2025
3.7.405.31 123,892 2/28/2025
3.7.405.30 24,178 2/27/2025
3.7.405.29 37,914 2/26/2025
3.7.405.28 34,619 2/25/2025
3.7.405.27 49,856 2/24/2025
3.7.405.26 47,451 2/21/2025
3.7.405.25 26,200 2/20/2025
3.7.405.24 148,720 2/18/2025
3.7.405.23 29,353 2/17/2025
3.7.405.22 69,852 2/13/2025
3.7.405.21 42,576 2/12/2025
3.7.405.20 31,252 2/11/2025
3.7.405.19 66,430 2/10/2025
3.7.405.18 76,307 2/7/2025
3.7.405.17 35,203 2/6/2025
3.7.405.16 31,726 2/5/2025
3.7.405.15 43,537 2/4/2025
3.7.405.14 43,203 2/3/2025
3.7.405.13 117,968 1/30/2025
3.7.405.12 108,461 1/28/2025
3.7.405.11 32,408 1/27/2025
3.7.405.10 112,336 1/22/2025
3.7.405.9 47,368 1/21/2025
3.7.405.8 85,931 1/17/2025
3.7.405.7 36,160 1/16/2025
3.7.405.6 39,663 1/15/2025
3.7.405.5 37,329 1/14/2025
3.7.405.4 27,740 1/13/2025
3.7.405.3 59,047 1/10/2025
3.7.405.2 33,979 1/9/2025
3.7.405.1 32,472 1/8/2025
3.7.405 96,964 1/7/2025
3.7.404.14 35,511 1/6/2025
3.7.404.13 76,063 1/3/2025
3.7.404.12 25,565 1/2/2025
3.7.404.11 97,362 12/26/2024
3.7.404.10 161,404 12/23/2024
3.7.404.9 38,663 12/20/2024
3.7.404.8 35,640 12/19/2024
3.7.404.7 44,653 12/18/2024
3.7.404.6 44,450 12/17/2024
3.7.404.5 94,035 12/13/2024
3.7.404.4 59,645 12/12/2024
3.7.404.3 25,684 12/11/2024
3.7.404.2 75,001 12/10/2024
3.7.404.1 53,480 12/9/2024
3.7.404 362,982 12/3/2024
3.7.403.9 54,386 12/3/2024
3.7.403.8 157,197 11/27/2024
3.7.403.7 164,786 11/22/2024
3.7.403.6 61,246 11/21/2024
3.7.403.5 35,452 11/21/2024
3.7.403.4 58,837 11/19/2024
3.7.403.3 215,499 11/15/2024
3.7.403.2 257,811 11/15/2024
3.7.403.1 6,280 11/14/2024
3.7.403 58,799 11/13/2024
3.7.402.13 57,113 11/12/2024
3.7.402.12 37,820 11/11/2024
3.7.402.11 92,922 11/8/2024
3.7.402.10 52,368 11/7/2024
3.7.402.9 408,996 11/1/2024
3.7.402.8 45,234 10/31/2024
3.7.402.7 41,401 10/30/2024
3.7.402.6 82,507 10/29/2024
3.7.402.5 70,105 10/28/2024
3.7.402.4 60,774 10/25/2024
3.7.402.3 33,894 10/24/2024
3.7.402.2 187,776 10/23/2024
3.7.402.1 49,499 10/22/2024
3.7.402 193,849 10/17/2024
3.7.401.14 120,364 10/16/2024
3.7.401.13 286,425 10/15/2024
3.7.401.12 98,801 10/14/2024
3.7.401.11 335,412 10/9/2024
3.7.401.10 84,972 10/8/2024
3.7.401.9 34,050 10/7/2024
3.7.401.8 107,987 10/4/2024
3.7.401.7 60,599 10/3/2024
3.7.401.6 43,623 10/2/2024
3.7.401.5 216,186 10/1/2024
3.7.401.4 124,711 9/27/2024
3.7.401.3 34,716 9/26/2024
3.7.401.2 37,025 9/25/2024
3.7.401.1 44,881 9/24/2024
3.7.401 284,135 9/21/2024
3.7.400.21 428,740 9/16/2024
3.7.400.20 67,794 9/13/2024
3.7.400.19 74,698 9/11/2024
3.7.400.18 114,408 9/10/2024
3.7.400.17 91,043 9/9/2024
3.7.400.16 76,938 9/6/2024
3.7.400.15 38,082 9/5/2024
3.7.400.14 119,432 9/4/2024
3.7.400.13 152,709 8/30/2024
3.7.400.12 130,273 8/28/2024
3.7.400.11 307,347 8/22/2024
3.7.400.10 36,738 8/21/2024
3.7.400.9 57,279 8/20/2024
3.7.400.8 42,328 8/19/2024
3.7.400.7 190,657 8/16/2024
3.7.400.6 51,883 8/15/2024
3.7.400.5 142,313 8/13/2024
3.7.400.4 93,263 8/9/2024
3.7.400.3 256,895 8/5/2024
3.7.400.2 247,834 7/30/2024
3.7.400.1 50,231 7/29/2024
3.7.400 224,553 7/24/2024
3.7.305.2 94,976 7/22/2024
3.7.305.1 78,299 7/18/2024
3.7.305 285,819 7/12/2024
3.7.304.7 380,076 7/10/2024
3.7.304.6 47,444 7/9/2024
3.7.304.5 32,345 7/8/2024
3.7.304.4 36,751 7/5/2024
3.7.304.3 68,955 7/3/2024
3.7.304.2 68,794 7/1/2024
3.7.304.1 54,886 6/28/2024
3.7.304 29,774 6/27/2024
3.7.303.26 126,367 6/24/2024
3.7.303.25 117,014 6/20/2024
3.7.303.24 45,080 6/19/2024
3.7.303.23 40,913 6/18/2024
3.7.303.22 389,521 6/12/2024
3.7.303.21 161,619 6/11/2024
3.7.303.20 60,419 6/10/2024
3.7.303.19 38,835 6/7/2024
3.7.303.18 115,550 6/5/2024
3.7.303.17 45,492 6/4/2024
3.7.303.16 123,374 6/3/2024
3.7.303.15 114,937 5/30/2024
3.7.303.14 63,984 5/29/2024
3.7.303.13 58,279 5/28/2024
3.7.303.12 151,300 5/24/2024
3.7.303.11 51,630 5/23/2024
3.7.303.10 58,354 5/22/2024
3.7.303.9 115,391 5/20/2024
3.7.303.8 81,340 5/17/2024
3.7.303.7 42,525 5/16/2024
3.7.303.6 121,192 5/14/2024
3.7.303.5 101,385 5/13/2024
3.7.303.4 99,848 5/10/2024
3.7.303.3 56,195 5/9/2024
3.7.303.2 218,758 5/6/2024
3.7.303.1 115,077 5/3/2024
3.7.303 53,811 5/2/2024
3.7.302.26 69,230 5/1/2024
3.7.302.25 58,210 4/29/2024
3.7.302.24 86,610 4/26/2024
3.7.302.23 43,802 4/25/2024
3.7.302.22 49,416 4/24/2024
3.7.302.21 41,104 4/23/2024
3.7.302.20 54,730 4/22/2024
3.7.302.19 57,128 4/19/2024
3.7.302.18 358,086 4/18/2024
3.7.302.17 78,427 4/17/2024
3.7.302.16 83,020 4/16/2024
3.7.302.15 376,709 4/11/2024
3.7.302.14 68,245 4/10/2024
3.7.302.13 42,251 4/9/2024
3.7.302.12 94,605 4/8/2024
3.7.302.11 81,183 4/5/2024
3.7.302.10 54,940 4/4/2024
3.7.302.9 39,370 4/3/2024
3.7.302.8 70,445 4/2/2024
3.7.302.7 88,739 4/1/2024
3.7.302.6 44,245 3/29/2024
3.7.302.5 37,904 3/28/2024
3.7.302.4 94,505 3/27/2024
3.7.302.3 65,656 3/26/2024
3.7.302.2 110,622 3/25/2024
3.7.302.1 71,061 3/22/2024
3.7.302 147,418 3/20/2024
3.7.301.23 91,093 3/18/2024
3.7.301.22 74,197 3/15/2024
3.7.301.21 48,413 3/14/2024
3.7.301.20 54,580 3/13/2024
3.7.301.19 205,475 3/8/2024
3.7.301.18 461,557 3/6/2024
3.7.301.17 239,461 2/29/2024
3.7.301.16 63,281 2/28/2024
3.7.301.15 41,762 2/27/2024
3.7.301.14 516,062 2/20/2024
3.7.301.13 77,894 2/16/2024
3.7.301.12 24,408 2/15/2024
3.7.301.11 46,284 2/14/2024
3.7.301.10 28,943 2/13/2024
3.7.301.9 86,143 2/9/2024
3.7.301.8 120,258 2/7/2024
3.7.301.7 345,584 2/2/2024
3.7.301.6 24,444 2/1/2024
3.7.301.5 214,784 1/31/2024
3.7.301.4 55,120 1/30/2024
3.7.301.3 60,302 1/29/2024
3.7.301.2 160,025 1/25/2024
3.7.301.1 29,968 1/25/2024
3.7.301 221,024 1/19/2024
3.7.300.39 78,506 1/18/2024
3.7.300.38 25,677 1/17/2024
3.7.300.37 40,907 1/16/2024
3.7.300.36 89,585 1/14/2024
3.7.300.35 8,052 1/12/2024
3.7.300.34 81,943 1/11/2024
3.7.300.33 59,971 1/10/2024
3.7.300.32 86,274 1/8/2024
3.7.300.31 39,037 1/5/2024
3.7.300.30 20,715 1/4/2024
3.7.300.29 48,131 1/3/2024
3.7.300.28 119,448 12/28/2023
3.7.300.27 43,798 12/27/2023
3.7.300.26 19,393 12/26/2023
3.7.300.25 21,464 12/22/2023
3.7.300.24 26,137 12/21/2023
3.7.300.23 48,491 12/20/2023
3.7.300.22 40,734 12/19/2023
3.7.300.21 31,773 12/18/2023
3.7.300.20 50,547 12/15/2023
3.7.300.19 20,225 12/14/2023
3.7.300.18 90,293 12/13/2023
3.7.300.17 107,026 12/12/2023
3.7.300.16 171,294 12/7/2023
3.7.300.15 59,835 12/6/2023
3.7.300.14 40,575 12/5/2023
3.7.300.13 47,118 12/4/2023
3.7.300.12 102,978 11/30/2023
3.7.300.11 42,537 11/28/2023
3.7.300.10 81,752 11/28/2023
3.7.300.9 8,202 11/27/2023
3.7.300.8 89,383 11/27/2023
3.7.300.7 353,484 11/21/2023
3.7.300.6 138,389 11/20/2023
3.7.300.5 81,445 11/17/2023
3.7.300.4 26,729 11/16/2023
3.7.300.3 67,249 11/15/2023
3.7.300.2 357,864 11/14/2023
3.7.300.1 54,754 11/13/2023
3.7.300 446,908 11/10/2023
3.7.203.15 169,418 11/8/2023
3.7.203.14 61,649 11/7/2023
3.7.203.13 34,042 11/6/2023
3.7.203.12 150,869 11/2/2023
3.7.203.11 218,765 10/27/2023
3.7.203.10 31,517 10/26/2023
3.7.203.9 207,737 10/24/2023
3.7.203.8 93,399 10/23/2023
3.7.203.7 85,960 10/20/2023
3.7.203.6 27,235 10/19/2023
3.7.203.5 84,348 10/18/2023
3.7.203.4 57,980 10/17/2023
3.7.203.3 31,305 10/16/2023
3.7.203.2 161,360 10/12/2023
3.7.203.1 210,724 10/7/2023
3.7.203 382,392 10/6/2023
3.7.202.7 5,855 10/5/2023
3.7.202.6 57,005 10/4/2023
3.7.202.5 50,305 10/3/2023
3.7.202.4 27,647 10/2/2023
3.7.202.3 85,934 9/28/2023
3.7.202.2 61,374 9/28/2023
3.7.202.1 9,890 9/27/2023
3.7.202 21,296 9/26/2023
3.7.201.16 42,450 9/25/2023
3.7.201.15 59,200 9/22/2023
3.7.201.14 376,884 9/20/2023
3.7.201.13 48,882 9/19/2023
3.7.201.12 119,740 9/15/2023
3.7.201.11 38,212 9/15/2023
3.7.201.10 15,169 9/14/2023
3.7.201.9 383,218 9/13/2023
3.7.201.8 418,612 9/12/2023
3.7.201.7 276,213 9/8/2023
3.7.201.6 17,528 9/8/2023
3.7.201.5 42,122 9/6/2023
3.7.201.4 28,765 9/5/2023
3.7.201.3 79,016 9/1/2023
3.7.201.2 30,355 9/1/2023
3.7.201.1 12,894 8/31/2023
3.7.201 35,353 8/31/2023
3.7.200.29 4,371 8/30/2023
3.7.200.28 111,843 8/28/2023
3.7.200.27 213,458 8/25/2023
3.7.200.26 108,066 8/24/2023
3.7.200.25 30,167 8/23/2023
3.7.200.24 38,625 8/22/2023
3.7.200.23 286,807 8/21/2023
3.7.200.22 59,060 8/18/2023
3.7.200.21 8,255 8/18/2023
3.7.200.20 25,630 8/17/2023
3.7.200.19 61,949 8/15/2023
3.7.200.18 28,156 8/14/2023
3.7.200.17 57,274 8/11/2023
3.7.200.16 25,654 8/10/2023
3.7.200.15 33,596 8/9/2023
3.7.200.14 39,953 8/8/2023
3.7.200.13 7,272 8/8/2023
3.7.200.12 66,543 8/7/2023
3.7.200.11 112,780 8/4/2023
3.7.200.10 53,316 8/2/2023
3.7.200.9 203,342 8/1/2023
3.7.200.8 410,253 7/31/2023
3.7.200.7 271,838 7/28/2023
3.7.200.6 77,512 7/26/2023
3.7.200.5 136,350 7/25/2023
3.7.200.4 37,980 7/24/2023
3.7.200.3 101,207 7/21/2023
3.7.200.2 152,529 7/20/2023
3.7.200.1 907,823 7/18/2023
3.7.200 69,880 7/18/2023
3.7.105.7 9,279 7/17/2023
3.7.105.6 81,609 7/13/2023
3.7.105.5 219,168 7/7/2023
3.7.105.4 6,758 7/7/2023
3.7.105.3 55,387 7/6/2023
3.7.105.2 62,217 7/5/2023
3.7.105.1 162,453 7/3/2023
3.7.105 136,820 6/29/2023
3.7.104.1 689,984 6/21/2023
3.7.104 79,650 6/21/2023
3.7.103.23 4,132 6/20/2023
3.7.103.22 443,697 6/15/2023
3.7.103.21 78,744 6/13/2023
3.7.103.20 85,510 6/12/2023
3.7.103.19 74,794 6/8/2023
3.7.103.18 211,331 6/6/2023
3.7.103.17 94,192 6/5/2023
3.7.103.16 47,084 6/2/2023
3.7.103.15 11,005 6/2/2023
3.7.103.14 52,314 6/1/2023
3.7.103.13 118,945 5/30/2023
3.7.103.12 171,108 5/26/2023
3.7.103.11 45,120 5/25/2023
3.7.103.10 123,713 5/24/2023
3.7.103.9 131,005 5/23/2023
3.7.103.8 135,963 5/19/2023
3.7.103.7 8,171 5/19/2023
3.7.103.6 24,337 5/18/2023
3.7.103.5 144,317 5/16/2023
3.7.103.4 31,463 5/15/2023
3.7.103.3 162,491 5/11/2023
3.7.103.2 69,117 5/9/2023
3.7.103.1 27,090 5/8/2023
3.7.103 97,122 5/5/2023
3.7.102.39 18,147 5/4/2023
3.7.102.38 90,046 5/2/2023
3.7.102.37 38,976 5/1/2023
3.7.102.36 55,853 4/28/2023
3.7.102.35 553,992 4/27/2023
3.7.102.34 22,075 4/26/2023
3.7.102.33 63,583 4/25/2023
3.7.102.32 21,826 4/25/2023
3.7.102.31 100,953 4/21/2023
3.7.102.30 38,150 4/21/2023
3.7.102.29 60,006 4/19/2023
3.7.102.28 83,442 4/17/2023
3.7.102.27 82,426 4/14/2023
3.7.102.26 42,239 4/13/2023
3.7.102.25 49,541 4/12/2023
3.7.102.24 54,134 4/11/2023
3.7.102.23 73,631 4/10/2023
3.7.102.22 28,934 4/7/2023
3.7.102.21 32,477 4/6/2023
3.7.102.20 50,405 4/5/2023
3.7.102.19 181,901 4/4/2023
3.7.102.18 31,685 4/3/2023
3.7.102.17 90,987 3/31/2023
3.7.102.16 34,730 3/30/2023
3.7.102.15 204,658 3/29/2023
3.7.102.14 113,708 3/28/2023
3.7.102.13 278,978 3/24/2023
3.7.102.12 77,896 3/23/2023
3.7.102.11 30,398 3/22/2023
3.7.102.10 274,923 3/21/2023
3.7.102.9 84,823 3/20/2023
3.7.102.8 70,307 3/17/2023
3.7.102.7 36,509 3/17/2023
3.7.102.6 37,560 3/16/2023
3.7.102.5 56,976 3/15/2023
3.7.102.4 91,054 3/14/2023
3.7.102.3 63,152 3/13/2023
3.7.102.2 109,289 3/10/2023
3.7.102.1 65,621 3/9/2023
3.7.102 59,853 3/8/2023
3.7.101.56 94,846 3/7/2023
3.7.101.55 294,316 3/3/2023
3.7.101.54 105,924 3/2/2023
3.7.101.53 57,047 3/1/2023
3.7.101.52 44,368 2/28/2023
3.7.101.51 69,806 2/27/2023
3.7.101.50 110,757 2/23/2023
3.7.101.49 140,008 2/21/2023
3.7.101.48 277,449 2/18/2023
3.7.101.47 5,217 2/17/2023
3.7.101.46 70,308 2/16/2023
3.7.101.45 79,543 2/15/2023
3.7.101.44 137,726 2/13/2023
3.7.101.43 206,606 2/10/2023
3.7.101.42 52,866 2/9/2023
3.7.101.41 89,729 2/8/2023
3.7.101.40 63,990 2/7/2023
3.7.101.39 116,521 2/6/2023
3.7.101.38 68,937 2/3/2023
3.7.101.37 52,686 2/2/2023
3.7.101.36 10,007 2/2/2023
3.7.101.35 47,687 2/1/2023
3.7.101.34 101,202 1/31/2023
3.7.101.33 165,400 1/26/2023
3.7.101.32 43,628 1/25/2023
3.7.101.31 57,938 1/24/2023
3.7.101.30 36,094 1/23/2023
3.7.101.29 236,479 1/20/2023
3.7.101.28 88,755 1/20/2023
3.7.101.27 47,603 1/18/2023
3.7.101.26 84,329 1/17/2023
3.7.101.25 105,569 1/17/2023
3.7.101.24 111,273 1/13/2023
3.7.101.23 48,429 1/12/2023
3.7.101.22 113,438 1/10/2023
3.7.101.21 50,711 1/9/2023
3.7.101.20 53,269 1/6/2023
3.7.101.19 34,977 1/5/2023
3.7.101.18 102,146 1/4/2023
3.7.101.17 20,077 1/3/2023
3.7.101.16 113,671 12/30/2022
3.7.101.15 26,778 12/29/2022
3.7.101.14 100,367 12/23/2022
3.7.101.13 26,083 12/22/2022
3.7.101.12 23,639 12/21/2022
3.7.101.11 42,070 12/20/2022
3.7.101.10 44,671 12/19/2022
3.7.101.9 154,770 12/16/2022
3.7.101.8 206,315 12/16/2022
3.7.101.7 29,973 12/15/2022
3.7.101.6 37,082 12/14/2022
3.7.101.5 119,756 12/13/2022
3.7.101.4 110,362 12/12/2022
3.7.101.3 405,111 12/8/2022
3.7.101.2 50,411 12/8/2022
3.7.101.1 6,171 12/7/2022
3.7.101 179,298 12/6/2022
3.7.100.29 101,836 12/5/2022
3.7.100.28 154,415 12/2/2022
3.7.100.27 114,444 12/1/2022
3.7.100.26 37,003 11/30/2022
3.7.100.25 52,739 11/29/2022
3.7.100.24 34,047 11/29/2022
3.7.100.23 77,435 11/28/2022
3.7.100.22 151,111 11/22/2022
3.7.100.21 192,480 11/18/2022
3.7.100.20 75,601 11/17/2022
3.7.100.19 293,466 11/16/2022
3.7.100.18 15,815 11/16/2022
3.7.100.17 68,653 11/15/2022
3.7.100.16 136,305 11/11/2022
3.7.100.15 42,190 11/10/2022
3.7.100.14 201,442 11/9/2022
3.7.100.13 16,210 11/9/2022
3.7.100.12 40,321 11/9/2022
3.7.100.11 8,575 11/8/2022
3.7.100.10 81,000 11/7/2022
3.7.100.9 53,741 11/4/2022
3.7.100.8 77,406 11/2/2022
3.7.100.7 84,623 10/31/2022
3.7.100.6 38,015 10/29/2022
3.7.100.5 18,784 10/28/2022
3.7.100.4 50,969 10/27/2022
3.7.100.3 70,225 10/26/2022
3.7.100.2 149,022 10/25/2022
3.7.100.1 18,402 10/24/2022
3.7.100 227,106 10/21/2022
3.7.5.20 434,931 10/20/2022
3.7.5.19 242,227 10/19/2022
3.7.5.18 135,345 10/19/2022
3.7.5.17 155,414 10/18/2022
3.7.5.16 331,162 10/14/2022
3.7.5.15 107,583 10/13/2022
3.7.5.14 426,203 10/7/2022
3.7.5.13 62,614 10/6/2022
3.7.5.12 105,360 10/4/2022
3.7.5.11 32,358 10/3/2022
3.7.5.10 63,224 9/30/2022
3.7.5.9 176,652 9/29/2022
3.7.5.8 137,787 9/27/2022
3.7.5.7 3,973,808 9/27/2022
3.7.5.6 6,754 9/26/2022
3.7.5.5 172,225 9/23/2022
3.7.5.4 79,124 9/22/2022
3.7.5.3 85,292 9/21/2022
3.7.5.2 47,337 9/20/2022
3.7.5.1 55,370 9/19/2022
3.7.5 105,686 9/15/2022
3.7.4.12 37,023 9/14/2022
3.7.4.11 40,012 9/13/2022
3.7.4.10 252,746 9/9/2022
3.7.4.9 663,478 9/9/2022
3.7.4.8 4,365 9/8/2022
3.7.4.7 558,330 9/2/2022
3.7.4.6 89,320 9/1/2022
3.7.4.5 160,014 8/30/2022
3.7.4.4 60,459 8/29/2022
3.7.4.3 173,974 8/25/2022
3.7.4.2 113,048 8/22/2022
3.7.4.1 44,790 8/19/2022
3.7.4 58,326 8/18/2022
3.7.3.69 194,274 8/16/2022
3.7.3.68 154,147 8/12/2022
3.7.3.67 94,516 8/11/2022
3.7.3.66 176,028 8/8/2022
3.7.3.65 101,863 8/4/2022
3.7.3.64 159,772 8/2/2022
3.7.3.63 104,253 7/29/2022
3.7.3.62 87,614 7/28/2022
3.7.3.61 47,492 7/27/2022
3.7.3.60 268,451 7/22/2022
3.7.3.59 121,658 7/20/2022
3.7.3.58 123,997 7/18/2022
3.7.3.57 36,883 7/15/2022
3.7.3.56 38,681 7/14/2022
3.7.3.55 109,082 7/12/2022
3.7.3.54 60,649 7/11/2022
3.7.3.53 187,048 7/5/2022
3.7.3.52 311,591 6/29/2022
3.7.3.51 190,744 6/24/2022
3.7.3.50 928,372 6/17/2022
3.7.3.49 39,371 6/16/2022
3.7.3.48 142,830 6/14/2022
3.7.3.47 113,153 6/10/2022
3.7.3.46 70,694 6/8/2022
3.7.3.45 94,941 6/7/2022
3.7.3.44 127,190 6/6/2022
3.7.3.43 188,761 5/31/2022
3.7.3.42 169,546 5/27/2022
3.7.3.41 101,151 5/26/2022
3.7.3.40 6,100 5/26/2022
3.7.3.39 42,942 5/25/2022
3.7.3.38 77,372 5/24/2022
3.7.3.37 75,928 5/23/2022
3.7.3.36 137,957 5/19/2022
3.7.3.35 142,704 5/18/2022
3.7.3.34 591,458 5/9/2022
3.7.3.33 115,096 5/6/2022
3.7.3.32 12,698 5/6/2022
3.7.3.31 21,593 5/5/2022
3.7.3.30 153,899 5/4/2022
3.7.3.29 41,339 5/3/2022
3.7.3.28 361,438 5/3/2022
3.7.3.27 8,478 5/2/2022
3.7.3.26 297,988 4/20/2022
3.7.3.25 85,967 4/19/2022
3.7.3.24 1,567,725 4/19/2022
3.7.3.23 277,722 4/14/2022
3.7.3.22 1,089,405 4/12/2022
3.7.3.21 46,568 4/11/2022
3.7.3.20 114,427 4/7/2022
3.7.3.19 67,742 4/6/2022
3.7.3.18 165,674 4/1/2022
3.7.3.17 32,791 3/31/2022
3.7.3.16 241,737 3/28/2022
3.7.3.15 129,041 3/24/2022
3.7.3.14 385,588 3/23/2022
3.7.3.13 218,623 3/17/2022
3.7.3.12 21,856 3/16/2022
3.7.3.11 219,611 3/14/2022
3.7.3.10 148,098 3/10/2022
3.7.3.9 73,490 3/9/2022
3.7.3.8 60,516 3/8/2022
3.7.3.7 260,789 3/3/2022
3.7.3.6 71,576 3/1/2022
3.7.3.5 53,041 2/28/2022
3.7.3.4 36,497 2/26/2022
3.7.3.3 46,872 2/23/2022
3.7.3.2 34,176 2/22/2022
3.7.3.1 7,687 2/22/2022
3.7.3 63,882 2/21/2022
3.7.2.20 150,681 2/17/2022
3.7.2.19 208,136 2/11/2022
3.7.2.18 11,077 2/10/2022
3.7.2.17 183,217 2/4/2022
3.7.2.16 42,097 2/3/2022
3.7.2.15 34,511 2/2/2022
3.7.2.14 254,720 1/28/2022
3.7.2.13 274,751 1/25/2022
3.7.2.12 396,379 1/15/2022
3.7.2.11 4,770 1/14/2022
3.7.2.10 91,730 1/13/2022
3.7.2.9 139,180 1/11/2022
3.7.2.8 86,197 1/7/2022
3.7.2.7 26,651 1/6/2022
3.7.2.6 12,758 1/5/2022
3.7.2.5 124,622 1/3/2022
3.7.2.4 267,811 12/21/2021
3.7.2.3 32,361 12/20/2021
3.7.2.2 280,283 12/13/2021
3.7.2.1 337,284 12/8/2021
3.7.2 196,490 12/2/2021
3.7.1.1 29,171 12/1/2021
3.7.1 272,777 11/23/2021
3.7.0.104 167,407 11/22/2021
3.7.0.103 89,497 11/19/2021
3.7.0.102 8,392 11/18/2021
3.7.0.101 55,538 11/17/2021
3.7.0.100 43,053 11/16/2021
3.7.0.99 138,646 11/15/2021
3.7.0.98 51,990 11/12/2021
3.7.0.97 133,780 11/11/2021
3.7.0.96 182,788 11/11/2021
3.7.0.95 43,441 11/9/2021
3.7.0.94 1,718,460 11/5/2021
3.7.0.93 8,898 11/4/2021
3.7.0.92 19,852 11/3/2021
3.7.0.91 90,178 11/2/2021
3.7.0.90 40,199 11/1/2021
3.7.0.89 277,267 10/29/2021
3.7.0.88 68,510 10/27/2021
3.7.0.87 83,320 10/26/2021
3.7.0.86 4,007 10/26/2021
3.7.0.85 153,129 10/22/2021
3.7.0.84 6,696 10/21/2021
3.7.0.83 220,468 10/14/2021
3.7.0.82 492,375 10/13/2021
3.7.0.81 88,783 10/12/2021
3.7.0.80 307,022 10/8/2021
3.7.0.79 33,601 10/7/2021
3.7.0.78 17,030 10/7/2021
3.7.0.77 2,575 10/6/2021
3.7.0.76 221,164 10/1/2021
3.7.0.75 474,804 9/30/2021
3.7.0.74 100,615 9/29/2021
3.7.0.73 120,083 9/27/2021
3.7.0.72 47,930 9/24/2021
3.7.0.71 38,147 9/23/2021
3.7.0.70 51,949 9/22/2021
3.7.0.69 168,744 9/17/2021
3.7.0.68 19,957 9/16/2021
3.7.0.67 40,740 9/16/2021
3.7.0.66 328,188 9/13/2021
3.7.0.65 111,277 9/10/2021
3.7.0.64 32,170 9/9/2021
3.7.0.63 58,953 9/7/2021
3.7.0.62 73,114 9/3/2021
3.7.0.61 13,604 9/3/2021
3.7.0.60 77,774 9/2/2021
3.7.0.59 29,163 9/1/2021
3.7.0.58 48,560 8/31/2021
3.7.0.57 412,199 8/27/2021
3.7.0.56 75,391 8/25/2021
3.7.0.55 99,288 8/23/2021
3.7.0.54 139,328 8/19/2021
3.7.0.53 364,017 8/16/2021
3.7.0.52 86,911 8/12/2021
3.7.0.51 215,163 8/10/2021
3.7.0.50 377,207 8/6/2021
3.7.0.49 76,009 8/4/2021
3.7.0.48 524,182 7/30/2021
3.7.0.47 37,169 7/29/2021
3.7.0.46 152,409 7/27/2021
3.7.0.45 155,931 7/21/2021
3.7.0.44 149,813 7/16/2021
3.7.0.43 135,090 7/13/2021
3.7.0.42 1,373,756 7/12/2021
3.7.0.41 33,980 7/9/2021
3.7.0.40 75,134 7/8/2021
3.7.0.39 49,747 7/7/2021
3.7.0.38 41,747 7/6/2021
3.7.0.37 112,593 7/1/2021
3.7.0.36 160,652 6/25/2021
3.7.0.35 28,114 6/24/2021
3.7.0.34 267,012 6/21/2021
3.7.0.33 92,885 6/17/2021
3.7.0.32 92,881 6/15/2021
3.7.0.31 97,100 6/11/2021
3.7.0.30 746,430 5/28/2021
3.7.0.29 115,728 5/27/2021
3.7.0.28 43,147 5/27/2021
3.7.0.27 123,724 5/24/2021
3.7.0.26 75,326 5/21/2021
3.7.0.25 62,290 5/20/2021
3.7.0.24 55,707 5/19/2021
3.7.0.23 14,733 5/18/2021
3.7.0.22 111,982 5/14/2021
3.7.0.21 60,856 5/12/2021
3.7.0.20 77,052 5/10/2021
3.7.0.19 3,281 5/10/2021
3.7.0.18 467,962 5/6/2021
3.7.0.17 189,908 4/30/2021
3.7.0.16 65,223 4/27/2021
3.7.0.15 86,041 4/23/2021
3.7.0.14 246,010 4/19/2021
3.7.0.13 97,054 4/15/2021
3.7.0.12 170,870 4/13/2021
3.7.0.11 171,565 4/12/2021
3.7.0.10 171,706 4/8/2021
3.7.0.9 48,193 4/7/2021
3.7.0.8 107,703 4/2/2021
3.7.0.7 12,325 4/1/2021
3.7.0.6 17,185 3/31/2021
3.7.0.5 3,647 3/31/2021
3.7.0.4 56,239 3/30/2021
3.7.0.3 40,285 3/29/2021
3.7.0.2 48,579 3/27/2021
3.7.0.1 15,742 3/26/2021
3.7.0 2,600,017 3/26/2021
3.5.4.38 332,181 3/25/2021
3.5.4.37 585,029 3/17/2021
3.5.4.36 83,561 3/15/2021
3.5.4.35 333,207 3/9/2021
3.5.4.34 58,705 3/5/2021
3.5.4.33 25,813 3/4/2021
3.5.4.32 88,419 3/1/2021
3.5.4.31 228,239 2/23/2021
3.5.4.30 109,712 2/19/2021
3.5.4.29 82,208 2/12/2021
3.5.4.28 101,006 2/9/2021
3.5.4.27 67,839 2/8/2021
3.5.4.26 61,163 2/5/2021
3.5.4.25 29,530 2/4/2021
3.5.4.24 849,369 1/29/2021
3.5.4.23 17,128 1/28/2021
3.5.4.22 16,519 1/27/2021
3.5.4.21 75,685 1/26/2021
3.5.4.20 508,807 1/20/2021
3.5.4.19 10,625 1/19/2021
3.5.4.18 175,229 1/11/2021
3.5.4.17 130,193 1/7/2021
3.5.4.16 158,613 12/30/2020
3.5.4.15 49,682 12/23/2020
3.5.4.14 69,017 12/22/2020
3.5.4.13 121,892 12/22/2020
3.5.4.12 3,435 12/21/2020
3.5.4.11 53,554 12/18/2020
3.5.4.10 89,463 12/17/2020
3.5.4.9 37,353 12/16/2020
3.5.4.8 55,620 12/14/2020
3.5.4.7 126,208 12/9/2020
3.5.4.6 59,687 12/7/2020
3.5.4.5 92,578 12/3/2020
3.5.4.4 111,899 12/2/2020
3.5.4.3 10,613 12/1/2020
3.5.4.2 36,541 12/1/2020
3.5.4.1 75,801 11/24/2020
3.5.4 82,766 11/23/2020
3.5.3.4 1,125,229 11/20/2020
3.5.3.3 15,455 11/19/2020
3.5.3.2 36,629 11/18/2020
3.5.3.1 228,790 11/13/2020
3.5.3 315,317 11/9/2020
3.5.2 597,221 11/5/2020
3.5.1.11 39,538 11/4/2020
3.5.1.10 247,831 10/28/2020
3.5.1.9 36,290 10/27/2020
3.5.1.8 34,560 10/26/2020
3.5.1.7 221,076 10/22/2020
3.5.1.6 20,790 10/21/2020
3.5.1.5 338,370 10/20/2020
3.5.1.4 188,602 10/16/2020
3.5.1.3 24,111 10/15/2020
3.5.1.2 355,655 10/9/2020
3.5.1.1 78,209 10/6/2020
3.5.1 22,549 10/5/2020
3.5.0.24 37,011 10/2/2020
3.5.0.23 112,827 10/1/2020
3.5.0.22 41,213 9/30/2020
3.5.0.21 127,215 9/29/2020
3.5.0.20 48,173 9/25/2020
3.5.0.19 27,052 9/24/2020
3.5.0.18 39,161 9/21/2020
3.5.0.17 59,836 9/18/2020
3.5.0.16 265,293 9/17/2020
3.5.0.15 79,468 9/16/2020
3.5.0.14 27,139 9/15/2020
3.5.0.13 81,244 9/14/2020
3.5.0.12 42,586 9/11/2020
3.5.0.11 77,517 9/10/2020
3.5.0.10 3,022 9/9/2020
3.5.0.9 67,472 9/4/2020
3.5.0.8 59,245 9/2/2020
3.5.0.7 456,620 9/1/2020
3.5.0.6 11,779 8/31/2020
3.5.0.5 33,263 8/28/2020
3.5.0.4 19,551 8/27/2020
3.5.0.3 12,206 8/26/2020
3.5.0.2 47,136 8/25/2020
3.5.0.1 12,261 8/24/2020
3.5.0 463,931 8/20/2020
3.5.0-beta 76,521 2/4/2020
3.3.106.47 1,112,847 8/19/2020
3.3.106.46 110,690 8/14/2020
3.3.106.45 127,188 8/10/2020
3.3.106.44 87,415 8/7/2020
3.3.106.43 18,420 8/6/2020
3.3.106.42 49,826 8/4/2020
3.3.106.41 49,432 8/3/2020
3.3.106.40 49,888 7/31/2020
3.3.106.39 47,093 7/30/2020
3.3.106.38 23,039 7/29/2020
3.3.106.37 25,553 7/28/2020
3.3.106.36 271,463 7/23/2020
3.3.106.35 21,756 7/22/2020
3.3.106.34 102,447 7/17/2020
3.3.106.33 96,583 7/15/2020
3.3.106.32 188,491 7/9/2020
3.3.106.31 5,267 7/9/2020
3.3.106.30 18,535 7/8/2020
3.3.106.29 55,442 7/7/2020
3.3.106.28 46,761 7/2/2020
3.3.106.27 78,420 6/29/2020
3.3.106.26 17,860 6/26/2020
3.3.106.25 42,934 6/25/2020
3.3.106.24 63,421 6/24/2020
3.3.106.23 5,001 6/24/2020
3.3.106.22 32,246 6/23/2020
3.3.106.21 51,801 6/19/2020
3.3.106.20 51,523 6/18/2020
3.3.106.19 50,217 6/17/2020
3.3.106.18 107,285 6/11/2020
3.3.106.17 67,385 6/9/2020
3.3.106.16 152,550 6/5/2020
3.3.106.15 13,752 6/4/2020
3.3.106.14 23,116 6/3/2020
3.3.106.13 6,434 6/3/2020
3.3.106.12 60,730 6/1/2020
3.3.106.11 104,222 5/27/2020
3.3.106.10 17,747 5/26/2020
3.3.106.9 204,247 5/22/2020
3.3.106.8 8,000 5/22/2020
3.3.106.7 6,280 5/21/2020
3.3.106.6 52,696 5/19/2020
3.3.106.5 33,740 5/18/2020
3.3.106.4 51,248 5/15/2020
3.3.106.3 11,984 5/14/2020
3.3.106.2 96,215 5/11/2020
3.3.106.1 257,891 5/8/2020
3.3.106 114,967 5/8/2020
3.3.105.41 23,505 5/7/2020
3.3.105.40 15,713 5/6/2020
3.3.105.39 61,975 5/4/2020
3.3.105.38 35,912 5/1/2020
3.3.105.37 20,181 4/30/2020
3.3.105.36 24,430 4/29/2020
3.3.105.35 222,896 4/28/2020
3.3.105.34 55,279 4/27/2020
3.3.105.33 79,015 4/24/2020
3.3.105.32 82,852 4/23/2020
3.3.105.31 16,806 4/22/2020
3.3.105.30 27,429 4/21/2020
3.3.105.29 47,909 4/20/2020
3.3.105.28 36,926 4/17/2020
3.3.105.27 170,724 4/16/2020
3.3.105.26 180,481 4/8/2020
3.3.105.25 355,313 4/6/2020
3.3.105.24 33,056 4/3/2020
3.3.105.23 3,226 4/3/2020
3.3.105.22 16,824 4/2/2020
3.3.105.21 69,027 4/1/2020
3.3.105.20 49,532 3/31/2020
3.3.105.19 23,780 3/30/2020
3.3.105.18 109,347 3/27/2020
3.3.105.17 14,137 3/26/2020
3.3.105.16 43,256 3/25/2020
3.3.105.15 25,411 3/24/2020
3.3.105.14 36,119 3/20/2020
3.3.105.13 10,686 3/19/2020
3.3.105.12 54,135 3/18/2020
3.3.105.11 17,781 3/17/2020
3.3.105.10 28,685 3/16/2020
3.3.105.9 36,776 3/12/2020
3.3.105.8 119,326 3/6/2020
3.3.105.7 96,324 3/5/2020
3.3.105.6 98,422 3/2/2020
3.3.105.5 79,011 2/28/2020
3.3.105.4 5,354 2/27/2020
3.3.105.3 25,664 2/26/2020
3.3.105.2 14,702 2/25/2020
3.3.105.1 101,275 2/19/2020
3.3.105 107,083 2/17/2020
3.3.104.27 63,541 2/13/2020
3.3.104.26 94,840 2/10/2020
3.3.104.25 113,552 2/7/2020
3.3.104.24 83,985 2/4/2020
3.3.104.23 244,159 1/24/2020
3.3.104.22 22,746 1/23/2020
3.3.104.21 115,344 1/21/2020
3.3.104.20 50,114 1/17/2020
3.3.104.19 14,376 1/16/2020
3.3.104.18 24,847 1/15/2020
3.3.104.17 77,175 1/10/2020
3.3.104.16 286,153 1/8/2020
3.3.104.15 73,101 1/6/2020
3.3.104.14 162,570 1/2/2020
3.3.104.13 76,661 12/25/2019
3.3.104.12 5,061 12/23/2019
3.3.104.11 16,579 12/20/2019
3.3.104.10 21,850 12/18/2019
3.3.104.9 32,293 12/18/2019
3.3.104.8 185,149 12/16/2019
3.3.104.7 31,187 12/13/2019
3.3.104.6 55,310 12/12/2019
3.3.104.5 13,734 12/12/2019
3.3.104.4 6,191 12/11/2019
3.3.104.3 97,952 12/9/2019
3.3.104.2 74,325 12/3/2019
3.3.104.1 14,747 12/2/2019
3.3.104 88,960 11/26/2019
3.3.103.2 29,531 11/25/2019
3.3.103.1 41,202 11/22/2019
3.3.103 25,846 11/22/2019
3.3.102.4 83,273 11/19/2019
3.3.102.3 2,119 11/19/2019
3.3.102.2 135,507 11/14/2019
3.3.102.1 19,088 11/13/2019
3.3.102 37,237 11/12/2019
3.3.101.88 247,369 11/8/2019
3.3.101.87 71,856 11/7/2019
3.3.101.86 21,153 11/7/2019
3.3.101.85 22,196 11/5/2019
3.3.101.84 149,350 10/31/2019
3.3.101.83 8,825 10/30/2019
3.3.101.82 120,317 10/28/2019
3.3.101.81 2,377 10/28/2019
3.3.101.80 50,778 10/24/2019
3.3.101.79 28,439 10/22/2019
3.3.101.78 36,167 10/18/2019
3.3.101.77 12,091 10/17/2019
3.3.101.76 30,481 10/16/2019
3.3.101.75 49,808 10/11/2019
3.3.101.74 25,045 10/10/2019
3.3.101.73 61,589 10/8/2019
3.3.101.72 153,309 9/30/2019
3.3.101.71 97,548 9/26/2019
3.3.101.70 168,490 9/23/2019
3.3.101.69 233,953 9/21/2019
3.3.101.68 25,277 9/19/2019
3.3.101.67 75,817 9/18/2019
3.3.101.66 13,273 9/17/2019
3.3.101.65 12,267 9/16/2019
3.3.101.64 42,423 9/12/2019
3.3.101.63 80,327 9/9/2019
3.3.101.62 14,642 9/6/2019
3.3.101.61 13,176 9/5/2019
3.3.101.60 566,218 9/4/2019
3.3.101.59 135,306 8/27/2019
3.3.101.58 22,600 8/23/2019
3.3.101.57 11,620 8/22/2019
3.3.101.56 128,807 8/16/2019
3.3.101.55 10,427 8/15/2019
3.3.101.54 52,253 8/14/2019
3.3.101.53 11,672 8/13/2019
3.3.101.52 36,308 8/12/2019
3.3.101.51 34,263 8/9/2019
3.3.101.50 6,727 8/8/2019
3.3.101.49 21,470 8/7/2019
3.3.101.48 2,228 8/7/2019
3.3.101.47 102,161 8/2/2019
3.3.101.46 20,884 8/1/2019
3.3.101.45 85,698 7/30/2019
3.3.101.44 21,819 7/29/2019
3.3.101.43 23,504 7/25/2019
3.3.101.42 74,723 7/24/2019
3.3.101.41 38,590 7/22/2019
3.3.101.40 46,331 7/19/2019
3.3.101.39 21,232 7/19/2019
3.3.101.38 152,067 7/12/2019
3.3.101.37 35,097 7/10/2019
3.3.101.36 12,988 7/9/2019
3.3.101.35 14,853 7/8/2019
3.3.101.34 29,251 7/2/2019
3.3.101.33 37,117 7/1/2019
3.3.101.32 31,805 6/28/2019
3.3.101.31 14,653 6/27/2019
3.3.101.30 8,394 6/27/2019
3.3.101.29 2,495 6/26/2019
3.3.101.28 24,284 6/24/2019
3.3.101.27 71,627 6/20/2019
3.3.101.26 11,819 6/20/2019
3.3.101.25 58,931 6/17/2019
3.3.101.24 14,662 6/14/2019
3.3.101.23 44,025 6/13/2019
3.3.101.22 63,745 6/7/2019
3.3.101.21 21,728 6/6/2019
3.3.101.20 31,205 6/4/2019
3.3.101.19 17,572 6/3/2019
3.3.101.18 89,387 5/31/2019
3.3.101.17 9,726 5/30/2019
3.3.101.16 14,385 5/29/2019
3.3.101.15 27,851 5/28/2019
3.3.101.14 117,671 5/23/2019
3.3.101.13 14,551 5/22/2019
3.3.101.12 24,905 5/21/2019
3.3.101.11 25,150 5/20/2019
3.3.101.10 12,949 5/17/2019
3.3.101.9 92,969 5/15/2019
3.3.101.8 220,105 5/10/2019
3.3.101.7 46,123 5/8/2019
3.3.101.6 16,185 5/7/2019
3.3.101.5 614,127 5/3/2019
3.3.101.4 11,725 5/2/2019
3.3.101.3 21,082 4/30/2019
3.3.101.2 15,779 4/29/2019
3.3.101.1 16,508 4/26/2019
3.3.101 485,754 4/25/2019
3.3.100.9 13,478 4/25/2019
3.3.100.8 6,760 4/24/2019
3.3.100.7 100,705 4/18/2019
3.3.100.6 27,437 4/16/2019
3.3.100.5 193,276 4/4/2019
3.3.100.4 18,683 4/3/2019
3.3.100.3 57,204 3/29/2019
3.3.100.2 50,397 3/26/2019
3.3.100.1 142,376 3/22/2019
3.3.100 97,581 3/21/2019
3.3.17.13 219,271 3/11/2019
3.3.17.12 32,926 3/7/2019
3.3.17.11 5,532 3/6/2019
3.3.17.10 83,372 2/26/2019
3.3.17.9 198,470 2/20/2019
3.3.17.8 49,356 2/15/2019
3.3.17.7 28,992 2/14/2019
3.3.17.6 13,360 2/13/2019
3.3.17.5 6,353,380 2/4/2019
3.3.17.4 121,282 1/26/2019
3.3.17.3 36,907 1/25/2019
3.3.17.2 12,117 1/24/2019
3.3.17.1 71,469 1/18/2019
3.3.17 39,018 1/16/2019
3.3.16.5 92,411 1/11/2019
3.3.16.4 60,026 1/10/2019
3.3.16.3 152,410 1/8/2019
3.3.16.2 2,329 1/7/2019
3.3.16.1 108,237 1/4/2019
3.3.16 213,751 12/22/2018
3.3.15.5 15,077 12/21/2018
3.3.15.4 53,590 12/15/2018
3.3.15.3 419,643 12/14/2018
3.3.15.2 538,046 12/12/2018
3.3.15.1 221,421 12/4/2018
3.3.15 87,744 11/28/2018
3.3.14.21 128,368 11/16/2018
3.3.14.20 13,353 11/16/2018
3.3.14.19 12,610 11/15/2018
3.3.14.18 13,085 11/13/2018
3.3.14.17 26,571 11/9/2018
3.3.14.16 11,133 11/9/2018
3.3.14.15 11,620 11/7/2018
3.3.14.14 10,403 11/7/2018
3.3.14.13 2,769 11/6/2018
3.3.14.12 52,966 10/30/2018
3.3.14.11 6,901 10/29/2018
3.3.14.10 3,411 10/29/2018
3.3.14.9 7,124 10/26/2018
3.3.14.8 81,664 10/22/2018
3.3.14.7 4,193 10/22/2018
3.3.14.6 25,171 10/17/2018
3.3.14.5 115,417 10/6/2018
3.3.14.4 20,034 10/4/2018
3.3.14.3 45,171 9/26/2018
3.3.14.2 439,859 9/10/2018
3.3.14.1 25,177 9/7/2018
3.3.14 21,219 9/5/2018
3.3.13.1 106,484 8/28/2018
3.3.13 168,338 8/20/2018
3.3.12.2 66,344 8/16/2018
3.3.12.1 5,084 8/15/2018
3.3.12 205,315 8/6/2018
3.3.11.2 14,281 8/3/2018
3.3.11.1 33,566 8/2/2018
3.3.11 211,776 7/24/2018
3.3.10.4 38,384 7/23/2018
3.3.10.3 379,527 7/3/2018
3.3.10.2 154,978 6/22/2018
3.3.10.1 20,110 6/19/2018
3.3.10 17,714 6/15/2018
3.3.9 52,131 6/9/2018
3.3.8.1 65,116 6/1/2018
3.3.8 301,201 5/1/2018
3.3.7.3 50,234 4/25/2018
3.3.7.2 127,584 4/20/2018
3.3.7.1 169,843 3/29/2018
3.3.7 26,097 3/27/2018
3.3.6.2 73,714 3/15/2018
3.3.6.1 72,806 3/3/2018
3.3.6 324,900 2/9/2018
3.3.5 647,954 11/29/2017
3.3.4.20 1,267,372 11/11/2017
3.3.4.19 54,488 10/24/2017
3.3.4.18 50,305 10/9/2017
3.3.4.17 727,956 7/27/2017
3.3.4.16 53,443 7/7/2017
3.3.4.15 40,683 7/5/2017
3.3.4.14 26,277 6/28/2017
3.3.4.13 133,347 5/25/2017
3.3.4.12 25,751 5/11/2017
3.3.4.11 13,498 5/8/2017
3.3.4.10 5,754 5/5/2017
3.3.4.9 10,184 4/28/2017
3.3.4.8 8,826 4/26/2017
3.3.4.7 24,952 4/21/2017
3.3.4.6 4,850 4/19/2017
3.3.4.5 23,918 4/11/2017
3.3.4.4 14,197 3/31/2017
3.3.4.3 268,857 3/15/2017
3.3.4.2 6,006 3/14/2017
3.3.4.1 19,456 3/14/2017
3.3.4 54,692 3/9/2017
3.3.3 330,822 2/28/2017
3.3.2.1 183,518 1/20/2017
3.3.2 9,508 1/18/2017
3.3.1.6 9,046 1/17/2017
3.3.1.5 21,397 1/5/2017
3.3.1.4 23,360 12/28/2016
3.3.1.3 17,079 12/16/2016
3.3.1.2 7,689 12/9/2016
3.3.1.1 9,621 12/7/2016
3.3.1 51,546 11/19/2016
3.3.0.3 278,840 11/15/2016
3.3.0.2 11,394 11/4/2016
3.3.0.1 44,164 10/11/2016
3.3.0 342,005 9/19/2016
3.2.8-rc 3,936 9/8/2016
3.2.7-beta 6,225 8/23/2016
3.2.6-beta 3,351 8/2/2016
3.2.5-beta 4,487 6/28/2016
3.2.4.1-beta 4,769 6/2/2016
3.2.4-beta 2,149 6/1/2016
3.2.3.1-beta 14,866 4/20/2016
3.2.3-beta 4,292 3/12/2016
3.2.2.1-beta 2,638 3/2/2016
3.2.2-beta 3,214 1/12/2016
3.2.1-beta 2,379 12/7/2015
3.2.0-beta 2,784 9/29/2015
3.1.5.3 36,000 8/9/2016
3.1.5.2 35,193 7/13/2016
3.1.5.1 46,012 6/28/2016
3.1.5 7,531 6/7/2016
3.1.4.2 5,063 6/3/2016
3.1.4.1 9,512 5/26/2016
3.1.4 11,368 5/18/2016
3.1.3 21,717 3/4/2016
3.1.2 12,148 3/2/2016
3.1.1.5 20,664 2/22/2016
3.1.1.4 15,199 1/6/2016
3.1.1.3 4,064 12/18/2015
3.1.1.2 6,981 12/2/2015
3.1.1.1 27,016 10/7/2015
3.1.1 13,721 9/3/2015
3.1.0.1 5,750 8/27/2015
3.1.0 86,053 7/28/2015
3.0.0.3-preview 11,204 5/22/2015
3.0.0.2-preview 2,479 5/21/2015
3.0.0.1-preview 2,347 5/6/2015
3.0.0-preview 2,310 4/30/2015