AWSSDK.DynamoDBv2 3.7.506.4

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

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