AWSSDK.DynamoDBv2 3.7.405.34

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.DynamoDBv2 --version 3.7.405.34
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 3.7.405.34
                    
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="3.7.405.34" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.DynamoDBv2" Version="3.7.405.34" />
                    
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 3.7.405.34
                    
#r "nuget: AWSSDK.DynamoDBv2, 3.7.405.34"
                    
#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.
#:package AWSSDK.DynamoDBv2@3.7.405.34
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.DynamoDBv2&version=3.7.405.34
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=3.7.405.34
                    
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 net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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 (313)

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

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