AWSSDK.DynamoDBv2 3.7.506.6

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

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