AWSSDK.DynamoDBv2 3.7.506.7

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.506.7
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 3.7.506.7
                    
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.506.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.DynamoDBv2" Version="3.7.506.7" />
                    
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.506.7
                    
#r "nuget: AWSSDK.DynamoDBv2, 3.7.506.7"
                    
#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.506.7
                    
#: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.506.7
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=3.7.506.7
                    
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 (322)

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