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

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