AWSSDK.DynamoDBv2 4.0.0.5

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.0.5
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 4.0.0.5
                    
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.5" />
                    
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.5" />
                    
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.5
                    
#r "nuget: AWSSDK.DynamoDBv2, 4.0.0.5"
                    
#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.5
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=4.0.0.5
                    
Install 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 (306)

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