AWSSDK.DynamoDBv2 3.7.505

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

Showing the top 5 NuGet packages that depend on AWSSDK.DynamoDBv2:

Package Downloads
AWSSDK.DAX.Client

AWS DynamoDB Accelerator (DAX) .NET Client -- DAX is a fully managed, in-memory cache for DynamoDB.

ServiceStack.Aws

ServiceStack integration for Amazon Web Services (AWS) including: - PocoDynamo - Declarative, code-first POCO client for DynamoDB with LINQ support - SqsMqServer - MQ Server for invoking ServiceStack Services via Amazon SQS MQ Service - S3VirtualFiles - A read/write Virtual FileSystem around Amazon's S3 Simple Storage Service - DynamoDbAuthRepository - A UserAuth repository storing UserAuth info in DynamoDB - DynamoDbAppSettings - An AppSettings provider storing App configuration in DynamoDB - DynamoDbCacheClient - A Caching Provider for DynamoDB

Microsoft.Orleans.Clustering.DynamoDB

Microsoft Orleans clustering provider backed by AWS DynamoDB

AWS.SessionProvider

This contains a session state provider using Amazon DynamoDB.

ServiceStack.Aws.Core

.NET Standard 2.0 version of ServiceStack.Aws

GitHub repositories (34)

Showing the top 20 popular GitHub repositories that depend on AWSSDK.DynamoDBv2:

Repository Stars
dotnet/orleans
Cloud Native application framework for .NET
MassTransit/MassTransit
Distributed Application Framework for .NET
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
Xabaril/BeatPulse
Liveness, health check library for ASP.NET Core Applications
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
telerik/xaml-sdk
The XAML SDK is an easy-to-use infrastructure with 1000+ developer focused examples for most of the Telerik UI for WPF controls.
aws-samples/serverless-test-samples
This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.
LluisV/Z-Anatomy
Z-Anatomy app Unity project
Elfocrash/aws-videos
AllocZero/EfficientDynamoDb
High-performance C# DynamoDb library
awslabs/aws-sdk-net-samples
Version Downloads Last Updated
4.0.6.4 0 9/29/2025
4.0.6.3 14,439 9/23/2025
4.0.6.2 33,131 9/16/2025
4.0.6.1 161,518 8/29/2025
4.0.6 9,160 8/28/2025
4.0.5.1 66,548 8/21/2025
4.0.5 15,601 8/20/2025
4.0.4.1 47,558 8/15/2025
4.0.4 13,135 8/14/2025
4.0.3.5 15,324 8/13/2025
4.0.3.4 75,625 8/6/2025
4.0.3.3 22,372 8/5/2025
4.0.3.2 13,235 8/4/2025
4.0.3.1 125,770 7/23/2025
4.0.3 109,459 7/16/2025
4.0.2.3 13,102 7/15/2025
4.0.2.2 80,584 7/9/2025
4.0.2.1 117,416 7/1/2025
4.0.2 36,309 6/30/2025
4.0.1.9 81,091 6/23/2025
4.0.1.8 61,799 6/18/2025
4.0.1.7 40,320 6/16/2025
4.0.1.6 112,087 6/12/2025
4.0.1.5 26,222 6/11/2025
4.0.1.4 33,616 6/10/2025
4.0.1.3 47,370 6/5/2025
4.0.1.2 30,262 6/4/2025
4.0.1.1 65,554 6/3/2025
4.0.1 242,858 5/20/2025
4.0.0.6 117,087 5/16/2025
4.0.0.5 20,896 5/15/2025
4.0.0.4 62,045 5/12/2025
4.0.0.3 79,461 5/6/2025
4.0.0.2 90,411 4/30/2025
4.0.0.1 16,624 4/29/2025
4.0.0 197,004 4/28/2025
4.0.0-preview.13 2,995 4/9/2025
4.0.0-preview.12 502 4/4/2025
4.0.0-preview.11 2,044 3/26/2025
4.0.0-preview.10 6,125 3/7/2025
4.0.0-preview.9 706 3/4/2025
4.0.0-preview.8 2,173 2/25/2025
4.0.0-preview.7 1,928 2/17/2025
4.0.0-preview.6 2,620 2/6/2025
4.0.0-preview.5 5,602 1/3/2025
4.0.0-preview.4 40,926 10/11/2024
4.0.0-preview.3 4,022 10/1/2024
4.0.0-preview.2 5,901 8/28/2024
4.0.0-preview 64,379 8/15/2024
3.7.505.1 0 9/29/2025
3.7.505 1,722 9/26/2025
3.7.504.13 2,763 9/25/2025
3.7.504.12 4,533 9/23/2025
3.7.504.11 3,233 9/22/2025
3.7.504.10 4,715 9/19/2025
3.7.504.9 11,982 9/16/2025
3.7.504.8 4,383 9/15/2025
3.7.504.7 15,063 9/11/2025
3.7.504.6 5,071 9/10/2025
3.7.504.5 4,909 9/9/2025
3.7.504.4 6,165 9/8/2025
3.7.504.3 15,539 9/4/2025
3.7.504.2 11,277 9/2/2025
3.7.504.1 234,234 8/29/2025
3.7.504 5,912 8/28/2025
3.7.503.2 10,367 8/26/2025
3.7.503.1 8,831 8/25/2025
3.7.503 12,997 8/21/2025
3.7.502 6,833 8/20/2025
3.7.501 23,401 8/14/2025
3.7.500.7 14,911 8/12/2025
3.7.500.6 166,425 8/11/2025
3.7.500.5 16,810 8/8/2025
3.7.500.4 15,628 8/6/2025
3.7.500.3 8,583 8/5/2025
3.7.500.2 7,747 8/4/2025
3.7.500.1 8,459 8/1/2025
3.7.500 69,044 7/31/2025
3.7.409.10 6,542 7/30/2025
3.7.409.9 7,065 7/29/2025
3.7.409.8 6,629 7/28/2025
3.7.409.7 19,887 7/24/2025
3.7.409.6 7,842 7/23/2025
3.7.409.5 8,831 7/22/2025
3.7.409.4 17,412 7/21/2025
3.7.409.3 98,187 7/18/2025
3.7.409.2 7,963 7/17/2025
3.7.409.1 13,089 7/16/2025
3.7.409 30,462 7/15/2025
3.7.408.3 28,860 7/9/2025
3.7.408.2 31,415 7/3/2025
3.7.408.1 15,969 7/1/2025
3.7.408 18,060 6/30/2025
3.7.407.31 17,415 6/27/2025
3.7.407.30 11,563 6/26/2025
3.7.407.29 36,263 6/23/2025
3.7.407.28 205,731 6/20/2025
3.7.407.27 13,346 6/18/2025
3.7.407.26 100,000 6/11/2025
3.7.407.25 17,390 6/10/2025
3.7.407.24 20,761 6/9/2025
3.7.407.23 52,024 6/6/2025
3.7.407.22 25,692 6/5/2025
3.7.407.21 73,472 6/4/2025
3.7.407.20 15,979 6/2/2025
3.7.407.19 14,713 5/30/2025
3.7.407.18 61,188 5/28/2025
3.7.407.17 38,060 5/23/2025
3.7.407.16 16,700 5/21/2025
3.7.407.15 37,954 5/20/2025
3.7.407.14 19,379 5/19/2025
3.7.407.13 91,042 5/16/2025
3.7.407.12 68,224 5/12/2025
3.7.407.11 65,536 5/9/2025
3.7.407.10 21,793 5/8/2025
3.7.407.9 21,499 5/7/2025
3.7.407.8 27,090 5/6/2025
3.7.407.7 23,133 5/5/2025
3.7.407.6 60,304 5/2/2025
3.7.407.5 12,561 5/1/2025
3.7.407.4 18,303 4/30/2025
3.7.407.3 18,091 4/29/2025
3.7.407.2 39,336 4/28/2025
3.7.407.1 81,924 4/25/2025
3.7.407 34,745 4/24/2025
3.7.406.26 83,595 4/23/2025
3.7.406.25 87,547 4/18/2025
3.7.406.24 27,726 4/17/2025
3.7.406.23 80,447 4/16/2025
3.7.406.22 86,097 4/14/2025
3.7.406.21 61,526 4/11/2025
3.7.406.20 29,191 4/10/2025
3.7.406.19 48,749 4/9/2025
3.7.406.18 52,334 4/8/2025
3.7.406.17 163,192 4/4/2025
3.7.406.16 51,254 4/3/2025
3.7.406.15 24,173 4/3/2025
3.7.406.14 15,431 4/2/2025
3.7.406.13 93,677 4/1/2025
3.7.406.12 62,369 3/31/2025
3.7.406.11 68,148 3/28/2025
3.7.406.10 66,293 3/27/2025
3.7.406.9 46,620 3/26/2025
3.7.406.8 36,564 3/25/2025
3.7.406.7 191,038 3/24/2025
3.7.406.6 83,333 3/21/2025
3.7.406.5 31,566 3/20/2025
3.7.406.4 80,539 3/19/2025
3.7.406.3 56,863 3/18/2025
3.7.406.2 50,043 3/17/2025
3.7.406.1 52,514 3/14/2025
3.7.406 38,502 3/14/2025
3.7.405.38 128,744 3/11/2025
3.7.405.37 47,870 3/10/2025
3.7.405.36 78,064 3/7/2025
3.7.405.35 49,268 3/6/2025
3.7.405.34 45,428 3/5/2025
3.7.405.33 39,334 3/4/2025
3.7.405.32 80,197 3/3/2025
3.7.405.31 199,040 2/28/2025
3.7.405.30 36,110 2/27/2025
3.7.405.29 49,627 2/26/2025
3.7.405.28 52,748 2/25/2025
3.7.405.27 70,680 2/24/2025
3.7.405.26 62,102 2/21/2025
3.7.405.25 35,553 2/20/2025
3.7.405.24 265,770 2/18/2025
3.7.405.23 43,076 2/17/2025
3.7.405.22 87,862 2/13/2025
3.7.405.21 65,866 2/12/2025
3.7.405.20 46,358 2/11/2025
3.7.405.19 89,715 2/10/2025
3.7.405.18 124,633 2/7/2025
3.7.405.17 50,706 2/6/2025
3.7.405.16 47,692 2/5/2025
3.7.405.15 59,386 2/4/2025
3.7.405.14 66,084 2/3/2025
3.7.405.13 158,166 1/30/2025
3.7.405.12 143,791 1/28/2025
3.7.405.11 44,269 1/27/2025
3.7.405.10 152,935 1/22/2025
3.7.405.9 71,899 1/21/2025
3.7.405.8 116,879 1/17/2025
3.7.405.7 53,764 1/16/2025
3.7.405.6 54,103 1/15/2025
3.7.405.5 48,311 1/14/2025
3.7.405.4 40,964 1/13/2025
3.7.405.3 71,978 1/10/2025
3.7.405.2 49,256 1/9/2025
3.7.405.1 44,905 1/8/2025
3.7.405 127,355 1/7/2025
3.7.404.14 58,010 1/6/2025
3.7.404.13 103,598 1/3/2025
3.7.404.12 38,045 1/2/2025
3.7.404.11 133,834 12/26/2024
3.7.404.10 171,766 12/23/2024
3.7.404.9 50,122 12/20/2024
3.7.404.8 46,623 12/19/2024
3.7.404.7 64,355 12/18/2024
3.7.404.6 61,421 12/17/2024
3.7.404.5 119,298 12/13/2024
3.7.404.4 78,121 12/12/2024
3.7.404.3 34,354 12/11/2024
3.7.404.2 84,068 12/10/2024
3.7.404.1 66,941 12/9/2024
3.7.404 497,725 12/3/2024
3.7.403.9 67,079 12/3/2024
3.7.403.8 177,068 11/27/2024
3.7.403.7 212,576 11/22/2024
3.7.403.6 74,869 11/21/2024
3.7.403.5 48,985 11/21/2024
3.7.403.4 81,397 11/19/2024
3.7.403.3 293,539 11/15/2024
3.7.403.2 409,572 11/15/2024
3.7.403.1 10,348 11/14/2024
3.7.403 82,443 11/13/2024
3.7.402.13 78,022 11/12/2024
3.7.402.12 48,930 11/11/2024
3.7.402.11 116,099 11/8/2024
3.7.402.10 61,056 11/7/2024
3.7.402.9 493,332 11/1/2024
3.7.402.8 75,277 10/31/2024
3.7.402.7 51,474 10/30/2024
3.7.402.6 91,053 10/29/2024
3.7.402.5 91,241 10/28/2024
3.7.402.4 73,572 10/25/2024
3.7.402.3 45,914 10/24/2024
3.7.402.2 239,925 10/23/2024
3.7.402.1 64,230 10/22/2024
3.7.402 227,273 10/17/2024
3.7.401.14 175,756 10/16/2024
3.7.401.13 391,327 10/15/2024
3.7.401.12 291,772 10/14/2024
3.7.401.11 448,215 10/9/2024
3.7.401.10 127,632 10/8/2024
3.7.401.9 44,619 10/7/2024
3.7.401.8 139,988 10/4/2024
3.7.401.7 78,050 10/3/2024
3.7.401.6 57,176 10/2/2024
3.7.401.5 358,276 10/1/2024
3.7.401.4 149,397 9/27/2024
3.7.401.3 41,743 9/26/2024
3.7.401.2 44,593 9/25/2024
3.7.401.1 53,309 9/24/2024
3.7.401 383,635 9/21/2024
3.7.400.21 671,599 9/16/2024
3.7.400.20 83,331 9/13/2024
3.7.400.19 93,374 9/11/2024
3.7.400.18 144,179 9/10/2024
3.7.400.17 113,840 9/9/2024
3.7.400.16 86,567 9/6/2024
3.7.400.15 52,302 9/5/2024
3.7.400.14 137,771 9/4/2024
3.7.400.13 188,857 8/30/2024
3.7.400.12 163,112 8/28/2024
3.7.400.11 344,461 8/22/2024
3.7.400.10 41,954 8/21/2024
3.7.400.9 68,411 8/20/2024
3.7.400.8 51,296 8/19/2024
3.7.400.7 265,753 8/16/2024
3.7.400.6 70,139 8/15/2024
3.7.400.5 164,738 8/13/2024
3.7.400.4 109,098 8/9/2024
3.7.400.3 355,512 8/5/2024
3.7.400.2 307,818 7/30/2024
3.7.400.1 65,677 7/29/2024
3.7.400 352,307 7/24/2024
3.7.305.2 115,738 7/22/2024
3.7.305.1 87,019 7/18/2024
3.7.305 335,784 7/12/2024
3.7.304.7 415,926 7/10/2024
3.7.304.6 56,152 7/9/2024
3.7.304.5 39,022 7/8/2024
3.7.304.4 43,206 7/5/2024
3.7.304.3 79,029 7/3/2024
3.7.304.2 92,192 7/1/2024
3.7.304.1 66,821 6/28/2024
3.7.304 33,620 6/27/2024
3.7.303.26 147,543 6/24/2024
3.7.303.25 140,438 6/20/2024
3.7.303.24 55,488 6/19/2024
3.7.303.23 45,111 6/18/2024
3.7.303.22 510,570 6/12/2024
3.7.303.21 195,445 6/11/2024
3.7.303.20 67,774 6/10/2024
3.7.303.19 42,831 6/7/2024
3.7.303.18 143,048 6/5/2024
3.7.303.17 52,258 6/4/2024
3.7.303.16 136,338 6/3/2024
3.7.303.15 125,857 5/30/2024
3.7.303.14 69,825 5/29/2024
3.7.303.13 66,574 5/28/2024
3.7.303.12 172,889 5/24/2024
3.7.303.11 62,790 5/23/2024
3.7.303.10 64,382 5/22/2024
3.7.303.9 124,172 5/20/2024
3.7.303.8 90,086 5/17/2024
3.7.303.7 49,092 5/16/2024
3.7.303.6 136,595 5/14/2024
3.7.303.5 120,328 5/13/2024
3.7.303.4 109,894 5/10/2024
3.7.303.3 61,826 5/9/2024
3.7.303.2 250,996 5/6/2024
3.7.303.1 141,277 5/3/2024
3.7.303 68,527 5/2/2024
3.7.302.26 82,059 5/1/2024
3.7.302.25 66,141 4/29/2024
3.7.302.24 94,369 4/26/2024
3.7.302.23 47,411 4/25/2024
3.7.302.22 55,210 4/24/2024
3.7.302.21 49,249 4/23/2024
3.7.302.20 64,153 4/22/2024
3.7.302.19 62,155 4/19/2024
3.7.302.18 508,418 4/18/2024
3.7.302.17 84,350 4/17/2024
3.7.302.16 92,004 4/16/2024
3.7.302.15 439,348 4/11/2024
3.7.302.14 77,712 4/10/2024
3.7.302.13 46,405 4/9/2024
3.7.302.12 109,698 4/8/2024
3.7.302.11 94,779 4/5/2024
3.7.302.10 62,106 4/4/2024
3.7.302.9 46,887 4/3/2024
3.7.302.8 79,489 4/2/2024
3.7.302.7 127,961 4/1/2024
3.7.302.6 47,102 3/29/2024
3.7.302.5 44,373 3/28/2024
3.7.302.4 110,572 3/27/2024
3.7.302.3 72,451 3/26/2024
3.7.302.2 128,154 3/25/2024
3.7.302.1 76,101 3/22/2024
3.7.302 170,915 3/20/2024
3.7.301.23 101,533 3/18/2024
3.7.301.22 83,690 3/15/2024
3.7.301.21 57,412 3/14/2024
3.7.301.20 58,664 3/13/2024
3.7.301.19 225,616 3/8/2024
3.7.301.18 633,087 3/6/2024
3.7.301.17 264,361 2/29/2024
3.7.301.16 72,025 2/28/2024
3.7.301.15 48,541 2/27/2024
3.7.301.14 605,010 2/20/2024
3.7.301.13 84,175 2/16/2024
3.7.301.12 27,537 2/15/2024
3.7.301.11 51,279 2/14/2024
3.7.301.10 32,537 2/13/2024
3.7.301.9 96,152 2/9/2024
3.7.301.8 133,564 2/7/2024
3.7.301.7 378,097 2/2/2024
3.7.301.6 27,357 2/1/2024
3.7.301.5 241,437 1/31/2024
3.7.301.4 58,065 1/30/2024
3.7.301.3 65,047 1/29/2024
3.7.301.2 181,393 1/25/2024
3.7.301.1 33,579 1/25/2024
3.7.301 242,698 1/19/2024
3.7.300.39 83,060 1/18/2024
3.7.300.38 28,067 1/17/2024
3.7.300.37 43,974 1/16/2024
3.7.300.36 102,510 1/14/2024
3.7.300.35 9,988 1/12/2024
3.7.300.34 88,575 1/11/2024
3.7.300.33 67,957 1/10/2024
3.7.300.32 95,989 1/8/2024
3.7.300.31 44,185 1/5/2024
3.7.300.30 23,160 1/4/2024
3.7.300.29 55,241 1/3/2024
3.7.300.28 133,231 12/28/2023
3.7.300.27 53,196 12/27/2023
3.7.300.26 22,299 12/26/2023
3.7.300.25 25,583 12/22/2023
3.7.300.24 29,415 12/21/2023
3.7.300.23 56,397 12/20/2023
3.7.300.22 42,976 12/19/2023
3.7.300.21 38,277 12/18/2023
3.7.300.20 62,929 12/15/2023
3.7.300.19 25,501 12/14/2023
3.7.300.18 101,257 12/13/2023
3.7.300.17 131,126 12/12/2023
3.7.300.16 181,767 12/7/2023
3.7.300.15 62,221 12/6/2023
3.7.300.14 45,618 12/5/2023
3.7.300.13 51,053 12/4/2023
3.7.300.12 112,903 11/30/2023
3.7.300.11 47,298 11/28/2023
3.7.300.10 88,495 11/28/2023
3.7.300.9 10,498 11/27/2023
3.7.300.8 99,210 11/27/2023
3.7.300.7 407,002 11/21/2023
3.7.300.6 173,482 11/20/2023
3.7.300.5 86,318 11/17/2023
3.7.300.4 31,131 11/16/2023
3.7.300.3 76,270 11/15/2023
3.7.300.2 467,450 11/14/2023
3.7.300.1 59,951 11/13/2023
3.7.300 475,486 11/10/2023
3.7.203.15 183,019 11/8/2023
3.7.203.14 79,496 11/7/2023
3.7.203.13 37,364 11/6/2023
3.7.203.12 153,581 11/2/2023
3.7.203.11 234,149 10/27/2023
3.7.203.10 34,160 10/26/2023
3.7.203.9 246,524 10/24/2023
3.7.203.8 103,053 10/23/2023
3.7.203.7 95,753 10/20/2023
3.7.203.6 29,944 10/19/2023
3.7.203.5 88,461 10/18/2023
3.7.203.4 64,080 10/17/2023
3.7.203.3 33,422 10/16/2023
3.7.203.2 176,319 10/12/2023
3.7.203.1 236,520 10/7/2023
3.7.203 397,464 10/6/2023
3.7.202.7 20,016 10/5/2023
3.7.202.6 60,755 10/4/2023
3.7.202.5 86,954 10/3/2023
3.7.202.4 31,112 10/2/2023
3.7.202.3 92,944 9/28/2023
3.7.202.2 73,259 9/28/2023
3.7.202.1 11,568 9/27/2023
3.7.202 24,010 9/26/2023
3.7.201.16 48,217 9/25/2023
3.7.201.15 75,518 9/22/2023
3.7.201.14 438,253 9/20/2023
3.7.201.13 53,589 9/19/2023
3.7.201.12 126,680 9/15/2023
3.7.201.11 40,891 9/15/2023
3.7.201.10 17,807 9/14/2023
3.7.201.9 481,184 9/13/2023
3.7.201.8 522,533 9/12/2023
3.7.201.7 290,850 9/8/2023
3.7.201.6 19,680 9/8/2023
3.7.201.5 46,664 9/6/2023
3.7.201.4 32,626 9/5/2023
3.7.201.3 84,681 9/1/2023
3.7.201.2 33,772 9/1/2023
3.7.201.1 15,930 8/31/2023
3.7.201 41,664 8/31/2023
3.7.200.29 6,160 8/30/2023
3.7.200.28 121,652 8/28/2023
3.7.200.27 233,241 8/25/2023
3.7.200.26 110,611 8/24/2023
3.7.200.25 32,614 8/23/2023
3.7.200.24 46,322 8/22/2023
3.7.200.23 329,735 8/21/2023
3.7.200.22 62,858 8/18/2023
3.7.200.21 9,936 8/18/2023
3.7.200.20 28,075 8/17/2023
3.7.200.19 65,020 8/15/2023
3.7.200.18 29,863 8/14/2023
3.7.200.17 59,244 8/11/2023
3.7.200.16 27,384 8/10/2023
3.7.200.15 35,312 8/9/2023
3.7.200.14 43,142 8/8/2023
3.7.200.13 8,838 8/8/2023
3.7.200.12 74,461 8/7/2023
3.7.200.11 117,509 8/4/2023
3.7.200.10 55,437 8/2/2023
3.7.200.9 217,094 8/1/2023
3.7.200.8 501,808 7/31/2023
3.7.200.7 326,858 7/28/2023
3.7.200.6 82,710 7/26/2023
3.7.200.5 152,361 7/25/2023
3.7.200.4 39,762 7/24/2023
3.7.200.3 114,702 7/21/2023
3.7.200.2 160,589 7/20/2023
3.7.200.1 995,041 7/18/2023
3.7.200 74,255 7/18/2023
3.7.105.7 11,891 7/17/2023
3.7.105.6 84,489 7/13/2023
3.7.105.5 229,266 7/7/2023
3.7.105.4 8,896 7/7/2023
3.7.105.3 59,452 7/6/2023
3.7.105.2 69,937 7/5/2023
3.7.105.1 167,431 7/3/2023
3.7.105 150,240 6/29/2023
3.7.104.1 768,903 6/21/2023
3.7.104 84,140 6/21/2023
3.7.103.23 5,852 6/20/2023
3.7.103.22 511,492 6/15/2023
3.7.103.21 81,753 6/13/2023
3.7.103.20 95,017 6/12/2023
3.7.103.19 80,689 6/8/2023
3.7.103.18 231,239 6/6/2023
3.7.103.17 105,126 6/5/2023
3.7.103.16 50,045 6/2/2023
3.7.103.15 13,554 6/2/2023
3.7.103.14 58,234 6/1/2023
3.7.103.13 125,951 5/30/2023
3.7.103.12 181,574 5/26/2023
3.7.103.11 48,230 5/25/2023
3.7.103.10 128,256 5/24/2023
3.7.103.9 139,160 5/23/2023
3.7.103.8 142,269 5/19/2023
3.7.103.7 9,910 5/19/2023
3.7.103.6 26,441 5/18/2023
3.7.103.5 168,449 5/16/2023
3.7.103.4 33,365 5/15/2023
3.7.103.3 173,968 5/11/2023
3.7.103.2 72,914 5/9/2023
3.7.103.1 29,304 5/8/2023
3.7.103 102,157 5/5/2023
3.7.102.39 21,088 5/4/2023
3.7.102.38 93,895 5/2/2023
3.7.102.37 40,576 5/1/2023
3.7.102.36 58,530 4/28/2023
3.7.102.35 596,350 4/27/2023
3.7.102.34 24,287 4/26/2023
3.7.102.33 66,923 4/25/2023
3.7.102.32 23,982 4/25/2023
3.7.102.31 104,746 4/21/2023
3.7.102.30 39,980 4/21/2023
3.7.102.29 63,136 4/19/2023
3.7.102.28 89,701 4/17/2023
3.7.102.27 88,726 4/14/2023
3.7.102.26 44,126 4/13/2023
3.7.102.25 53,753 4/12/2023
3.7.102.24 56,258 4/11/2023
3.7.102.23 76,215 4/10/2023
3.7.102.22 30,911 4/7/2023
3.7.102.21 34,966 4/6/2023
3.7.102.20 55,237 4/5/2023
3.7.102.19 208,270 4/4/2023
3.7.102.18 34,542 4/3/2023
3.7.102.17 96,642 3/31/2023
3.7.102.16 36,583 3/30/2023
3.7.102.15 228,230 3/29/2023
3.7.102.14 133,778 3/28/2023
3.7.102.13 304,476 3/24/2023
3.7.102.12 81,467 3/23/2023
3.7.102.11 32,267 3/22/2023
3.7.102.10 279,029 3/21/2023
3.7.102.9 91,646 3/20/2023
3.7.102.8 75,870 3/17/2023
3.7.102.7 43,484 3/17/2023
3.7.102.6 41,118 3/16/2023
3.7.102.5 61,722 3/15/2023
3.7.102.4 96,516 3/14/2023
3.7.102.3 66,032 3/13/2023
3.7.102.2 112,988 3/10/2023
3.7.102.1 69,933 3/9/2023
3.7.102 68,923 3/8/2023
3.7.101.56 100,573 3/7/2023
3.7.101.55 319,290 3/3/2023
3.7.101.54 113,191 3/2/2023
3.7.101.53 60,114 3/1/2023
3.7.101.52 48,831 2/28/2023
3.7.101.51 72,711 2/27/2023
3.7.101.50 117,808 2/23/2023
3.7.101.49 147,375 2/21/2023
3.7.101.48 283,403 2/18/2023
3.7.101.47 7,695 2/17/2023
3.7.101.46 74,000 2/16/2023
3.7.101.45 81,102 2/15/2023
3.7.101.44 142,647 2/13/2023
3.7.101.43 224,047 2/10/2023
3.7.101.42 55,179 2/9/2023
3.7.101.41 91,405 2/8/2023
3.7.101.40 68,339 2/7/2023
3.7.101.39 124,984 2/6/2023
3.7.101.38 72,733 2/3/2023
3.7.101.37 58,422 2/2/2023
3.7.101.36 11,826 2/2/2023
3.7.101.35 54,303 2/1/2023
3.7.101.34 113,442 1/31/2023
3.7.101.33 170,091 1/26/2023
3.7.101.32 46,616 1/25/2023
3.7.101.31 63,476 1/24/2023
3.7.101.30 37,613 1/23/2023
3.7.101.29 246,687 1/20/2023
3.7.101.28 93,879 1/20/2023
3.7.101.27 49,251 1/18/2023
3.7.101.26 89,231 1/17/2023
3.7.101.25 123,041 1/17/2023
3.7.101.24 114,199 1/13/2023
3.7.101.23 50,605 1/12/2023
3.7.101.22 118,819 1/10/2023
3.7.101.21 52,233 1/9/2023
3.7.101.20 57,098 1/6/2023
3.7.101.19 37,243 1/5/2023
3.7.101.18 107,811 1/4/2023
3.7.101.17 21,747 1/3/2023
3.7.101.16 119,054 12/30/2022
3.7.101.15 33,076 12/29/2022
3.7.101.14 105,010 12/23/2022
3.7.101.13 27,425 12/22/2022
3.7.101.12 25,665 12/21/2022
3.7.101.11 46,780 12/20/2022
3.7.101.10 48,870 12/19/2022
3.7.101.9 183,578 12/16/2022
3.7.101.8 221,415 12/16/2022
3.7.101.7 31,545 12/15/2022
3.7.101.6 39,397 12/14/2022
3.7.101.5 127,016 12/13/2022
3.7.101.4 113,095 12/12/2022
3.7.101.3 419,539 12/8/2022
3.7.101.2 53,203 12/8/2022
3.7.101.1 7,981 12/7/2022
3.7.101 206,910 12/6/2022
3.7.100.29 109,172 12/5/2022
3.7.100.28 160,542 12/2/2022
3.7.100.27 124,939 12/1/2022
3.7.100.26 41,276 11/30/2022
3.7.100.25 54,842 11/29/2022
3.7.100.24 36,385 11/29/2022
3.7.100.23 83,959 11/28/2022
3.7.100.22 156,988 11/22/2022
3.7.100.21 195,626 11/18/2022
3.7.100.20 81,916 11/17/2022
3.7.100.19 301,814 11/16/2022
3.7.100.18 17,356 11/16/2022
3.7.100.17 70,414 11/15/2022
3.7.100.16 145,262 11/11/2022
3.7.100.15 45,798 11/10/2022
3.7.100.14 206,785 11/9/2022
3.7.100.13 17,658 11/9/2022
3.7.100.12 43,558 11/9/2022
3.7.100.11 10,227 11/8/2022
3.7.100.10 86,084 11/7/2022
3.7.100.9 55,904 11/4/2022
3.7.100.8 80,494 11/2/2022
3.7.100.7 87,093 10/31/2022
3.7.100.6 39,686 10/29/2022
3.7.100.5 20,422 10/28/2022
3.7.100.4 53,668 10/27/2022
3.7.100.3 75,652 10/26/2022
3.7.100.2 151,678 10/25/2022
3.7.100.1 20,212 10/24/2022
3.7.100 237,004 10/21/2022
3.7.5.20 475,106 10/20/2022
3.7.5.19 244,720 10/19/2022
3.7.5.18 151,977 10/19/2022
3.7.5.17 183,279 10/18/2022
3.7.5.16 346,811 10/14/2022
3.7.5.15 123,512 10/13/2022
3.7.5.14 448,406 10/7/2022
3.7.5.13 64,303 10/6/2022
3.7.5.12 110,211 10/4/2022
3.7.5.11 34,256 10/3/2022
3.7.5.10 68,741 9/30/2022
3.7.5.9 179,293 9/29/2022
3.7.5.8 141,370 9/27/2022
3.7.5.7 3,999,320 9/27/2022
3.7.5.6 8,127 9/26/2022
3.7.5.5 173,599 9/23/2022
3.7.5.4 81,994 9/22/2022
3.7.5.3 93,090 9/21/2022
3.7.5.2 52,246 9/20/2022
3.7.5.1 61,725 9/19/2022
3.7.5 113,660 9/15/2022
3.7.4.12 39,542 9/14/2022
3.7.4.11 45,342 9/13/2022
3.7.4.10 266,348 9/9/2022
3.7.4.9 820,774 9/9/2022
3.7.4.8 5,662 9/8/2022
3.7.4.7 573,205 9/2/2022
3.7.4.6 97,583 9/1/2022
3.7.4.5 165,770 8/30/2022
3.7.4.4 63,988 8/29/2022
3.7.4.3 177,454 8/25/2022
3.7.4.2 119,178 8/22/2022
3.7.4.1 46,190 8/19/2022
3.7.4 72,027 8/18/2022
3.7.3.69 206,616 8/16/2022
3.7.3.68 160,581 8/12/2022
3.7.3.67 103,844 8/11/2022
3.7.3.66 183,635 8/8/2022
3.7.3.65 107,791 8/4/2022
3.7.3.64 163,571 8/2/2022
3.7.3.63 109,756 7/29/2022
3.7.3.62 89,107 7/28/2022
3.7.3.61 50,297 7/27/2022
3.7.3.60 287,203 7/22/2022
3.7.3.59 124,282 7/20/2022
3.7.3.58 131,741 7/18/2022
3.7.3.57 39,518 7/15/2022
3.7.3.56 40,532 7/14/2022
3.7.3.55 114,923 7/12/2022
3.7.3.54 63,644 7/11/2022
3.7.3.53 194,384 7/5/2022
3.7.3.52 331,674 6/29/2022
3.7.3.51 202,107 6/24/2022
3.7.3.50 944,860 6/17/2022
3.7.3.49 40,947 6/16/2022
3.7.3.48 152,622 6/14/2022
3.7.3.47 121,680 6/10/2022
3.7.3.46 80,540 6/8/2022
3.7.3.45 97,942 6/7/2022
3.7.3.44 145,844 6/6/2022
3.7.3.43 200,076 5/31/2022
3.7.3.42 177,013 5/27/2022
3.7.3.41 107,704 5/26/2022
3.7.3.40 7,635 5/26/2022
3.7.3.39 45,723 5/25/2022
3.7.3.38 84,995 5/24/2022
3.7.3.37 78,159 5/23/2022
3.7.3.36 140,792 5/19/2022
3.7.3.35 153,804 5/18/2022
3.7.3.34 648,609 5/9/2022
3.7.3.33 116,796 5/6/2022
3.7.3.32 13,985 5/6/2022
3.7.3.31 23,016 5/5/2022
3.7.3.30 163,524 5/4/2022
3.7.3.29 42,850 5/3/2022
3.7.3.28 364,093 5/3/2022
3.7.3.27 9,781 5/2/2022
3.7.3.26 305,906 4/20/2022
3.7.3.25 91,172 4/19/2022
3.7.3.24 1,686,225 4/19/2022
3.7.3.23 280,884 4/14/2022
3.7.3.22 1,161,918 4/12/2022
3.7.3.21 48,290 4/11/2022
3.7.3.20 127,337 4/7/2022
3.7.3.19 73,691 4/6/2022
3.7.3.18 171,313 4/1/2022
3.7.3.17 34,905 3/31/2022
3.7.3.16 244,588 3/28/2022
3.7.3.15 133,596 3/24/2022
3.7.3.14 396,080 3/23/2022
3.7.3.13 225,592 3/17/2022
3.7.3.12 23,979 3/16/2022
3.7.3.11 237,980 3/14/2022
3.7.3.10 150,220 3/10/2022
3.7.3.9 75,075 3/9/2022
3.7.3.8 62,949 3/8/2022
3.7.3.7 269,774 3/3/2022
3.7.3.6 76,123 3/1/2022
3.7.3.5 54,390 2/28/2022
3.7.3.4 40,645 2/26/2022
3.7.3.3 48,305 2/23/2022
3.7.3.2 36,082 2/22/2022
3.7.3.1 8,983 2/22/2022
3.7.3 67,525 2/21/2022
3.7.2.20 157,435 2/17/2022
3.7.2.19 216,923 2/11/2022
3.7.2.18 12,468 2/10/2022
3.7.2.17 192,195 2/4/2022
3.7.2.16 43,390 2/3/2022
3.7.2.15 37,403 2/2/2022
3.7.2.14 260,096 1/28/2022
3.7.2.13 301,603 1/25/2022
3.7.2.12 414,420 1/15/2022
3.7.2.11 6,044 1/14/2022
3.7.2.10 96,237 1/13/2022
3.7.2.9 141,845 1/11/2022
3.7.2.8 87,794 1/7/2022
3.7.2.7 27,957 1/6/2022
3.7.2.6 14,079 1/5/2022
3.7.2.5 127,208 1/3/2022
3.7.2.4 271,061 12/21/2021
3.7.2.3 33,690 12/20/2021
3.7.2.2 291,519 12/13/2021
3.7.2.1 350,578 12/8/2021
3.7.2 202,612 12/2/2021
3.7.1.1 31,941 12/1/2021
3.7.1 281,374 11/23/2021
3.7.0.104 178,207 11/22/2021
3.7.0.103 95,411 11/19/2021
3.7.0.102 9,594 11/18/2021
3.7.0.101 57,941 11/17/2021
3.7.0.100 44,824 11/16/2021
3.7.0.99 150,756 11/15/2021
3.7.0.98 53,644 11/12/2021
3.7.0.97 144,898 11/11/2021
3.7.0.96 189,712 11/11/2021
3.7.0.95 45,697 11/9/2021
3.7.0.94 2,064,319 11/5/2021
3.7.0.93 10,096 11/4/2021
3.7.0.92 22,673 11/3/2021
3.7.0.91 93,823 11/2/2021
3.7.0.90 41,566 11/1/2021
3.7.0.89 282,262 10/29/2021
3.7.0.88 69,825 10/27/2021
3.7.0.87 85,637 10/26/2021
3.7.0.86 5,191 10/26/2021
3.7.0.85 160,446 10/22/2021
3.7.0.84 7,922 10/21/2021
3.7.0.83 224,913 10/14/2021
3.7.0.82 532,850 10/13/2021
3.7.0.81 90,140 10/12/2021
3.7.0.80 319,173 10/8/2021
3.7.0.79 35,041 10/7/2021
3.7.0.78 18,386 10/7/2021
3.7.0.77 3,780 10/6/2021
3.7.0.76 223,837 10/1/2021
3.7.0.75 479,559 9/30/2021
3.7.0.74 101,808 9/29/2021
3.7.0.73 122,419 9/27/2021
3.7.0.72 49,240 9/24/2021
3.7.0.71 39,716 9/23/2021
3.7.0.70 54,467 9/22/2021
3.7.0.69 171,206 9/17/2021
3.7.0.68 22,503 9/16/2021
3.7.0.67 42,198 9/16/2021
3.7.0.66 338,009 9/13/2021
3.7.0.65 113,703 9/10/2021
3.7.0.64 33,945 9/9/2021
3.7.0.63 60,706 9/7/2021
3.7.0.62 76,208 9/3/2021
3.7.0.61 14,839 9/3/2021
3.7.0.60 79,076 9/2/2021
3.7.0.59 30,597 9/1/2021
3.7.0.58 50,834 8/31/2021
3.7.0.57 417,064 8/27/2021
3.7.0.56 77,623 8/25/2021
3.7.0.55 102,802 8/23/2021
3.7.0.54 144,205 8/19/2021
3.7.0.53 378,546 8/16/2021
3.7.0.52 97,759 8/12/2021
3.7.0.51 217,194 8/10/2021
3.7.0.50 382,249 8/6/2021
3.7.0.49 78,611 8/4/2021
3.7.0.48 528,328 7/30/2021
3.7.0.47 39,084 7/29/2021
3.7.0.46 157,610 7/27/2021
3.7.0.45 158,360 7/21/2021
3.7.0.44 158,753 7/16/2021
3.7.0.43 138,279 7/13/2021
3.7.0.42 1,375,109 7/12/2021
3.7.0.41 36,063 7/9/2021
3.7.0.40 80,356 7/8/2021
3.7.0.39 52,372 7/7/2021
3.7.0.38 42,997 7/6/2021
3.7.0.37 116,111 7/1/2021
3.7.0.36 167,203 6/25/2021
3.7.0.35 30,720 6/24/2021
3.7.0.34 281,602 6/21/2021
3.7.0.33 95,332 6/17/2021
3.7.0.32 100,270 6/15/2021
3.7.0.31 98,587 6/11/2021
3.7.0.30 782,651 5/28/2021
3.7.0.29 119,287 5/27/2021
3.7.0.28 44,826 5/27/2021
3.7.0.27 127,833 5/24/2021
3.7.0.26 81,755 5/21/2021
3.7.0.25 64,608 5/20/2021
3.7.0.24 58,493 5/19/2021
3.7.0.23 16,191 5/18/2021
3.7.0.22 114,791 5/14/2021
3.7.0.21 63,550 5/12/2021
3.7.0.20 78,766 5/10/2021
3.7.0.19 4,520 5/10/2021
3.7.0.18 499,363 5/6/2021
3.7.0.17 199,004 4/30/2021
3.7.0.16 66,785 4/27/2021
3.7.0.15 87,764 4/23/2021
3.7.0.14 254,342 4/19/2021
3.7.0.13 99,248 4/15/2021
3.7.0.12 176,912 4/13/2021
3.7.0.11 196,813 4/12/2021
3.7.0.10 181,506 4/8/2021
3.7.0.9 49,697 4/7/2021
3.7.0.8 110,358 4/2/2021
3.7.0.7 13,691 4/1/2021
3.7.0.6 18,476 3/31/2021
3.7.0.5 5,080 3/31/2021
3.7.0.4 61,861 3/30/2021
3.7.0.3 42,350 3/29/2021
3.7.0.2 51,463 3/27/2021
3.7.0.1 17,667 3/26/2021
3.7.0 2,812,932 3/26/2021
3.5.4.38 342,649 3/25/2021
3.5.4.37 606,958 3/17/2021
3.5.4.36 85,287 3/15/2021
3.5.4.35 335,773 3/9/2021
3.5.4.34 60,091 3/5/2021
3.5.4.33 26,986 3/4/2021
3.5.4.32 91,919 3/1/2021
3.5.4.31 231,018 2/23/2021
3.5.4.30 114,647 2/19/2021
3.5.4.29 83,582 2/12/2021
3.5.4.28 103,341 2/9/2021
3.5.4.27 70,690 2/8/2021
3.5.4.26 63,506 2/5/2021
3.5.4.25 31,681 2/4/2021
3.5.4.24 851,684 1/29/2021
3.5.4.23 19,081 1/28/2021
3.5.4.22 17,699 1/27/2021
3.5.4.21 81,794 1/26/2021
3.5.4.20 520,541 1/20/2021
3.5.4.19 12,442 1/19/2021
3.5.4.18 181,254 1/11/2021
3.5.4.17 133,130 1/7/2021
3.5.4.16 168,233 12/30/2020
3.5.4.15 51,082 12/23/2020
3.5.4.14 70,709 12/22/2020
3.5.4.13 126,788 12/22/2020
3.5.4.12 4,615 12/21/2020
3.5.4.11 55,649 12/18/2020
3.5.4.10 91,733 12/17/2020
3.5.4.9 39,158 12/16/2020
3.5.4.8 56,868 12/14/2020
3.5.4.7 128,791 12/9/2020
3.5.4.6 61,057 12/7/2020
3.5.4.5 94,354 12/3/2020
3.5.4.4 115,986 12/2/2020
3.5.4.3 12,192 12/1/2020
3.5.4.2 37,731 12/1/2020
3.5.4.1 77,949 11/24/2020
3.5.4 84,725 11/23/2020
3.5.3.4 1,127,919 11/20/2020
3.5.3.3 17,424 11/19/2020
3.5.3.2 37,955 11/18/2020
3.5.3.1 230,551 11/13/2020
3.5.3 317,904 11/9/2020
3.5.2 631,419 11/5/2020
3.5.1.11 42,159 11/4/2020
3.5.1.10 250,687 10/28/2020
3.5.1.9 38,286 10/27/2020
3.5.1.8 35,825 10/26/2020
3.5.1.7 222,597 10/22/2020
3.5.1.6 22,088 10/21/2020
3.5.1.5 342,714 10/20/2020
3.5.1.4 189,857 10/16/2020
3.5.1.3 25,404 10/15/2020
3.5.1.2 360,944 10/9/2020
3.5.1.1 80,142 10/6/2020
3.5.1 24,016 10/5/2020
3.5.0.24 39,337 10/2/2020
3.5.0.23 114,024 10/1/2020
3.5.0.22 42,412 9/30/2020
3.5.0.21 128,725 9/29/2020
3.5.0.20 49,346 9/25/2020
3.5.0.19 28,345 9/24/2020
3.5.0.18 40,531 9/21/2020
3.5.0.17 61,484 9/18/2020
3.5.0.16 290,303 9/17/2020
3.5.0.15 80,884 9/16/2020
3.5.0.14 28,322 9/15/2020
3.5.0.13 84,478 9/14/2020
3.5.0.12 44,875 9/11/2020
3.5.0.11 78,945 9/10/2020
3.5.0.10 4,214 9/9/2020
3.5.0.9 68,849 9/4/2020
3.5.0.8 60,532 9/2/2020
3.5.0.7 475,556 9/1/2020
3.5.0.6 13,263 8/31/2020
3.5.0.5 34,447 8/28/2020
3.5.0.4 20,796 8/27/2020
3.5.0.3 13,426 8/26/2020
3.5.0.2 48,585 8/25/2020
3.5.0.1 13,913 8/24/2020
3.5.0 503,521 8/20/2020
3.5.0-beta 77,045 2/4/2020
3.3.106.47 1,203,958 8/19/2020
3.3.106.46 113,899 8/14/2020
3.3.106.45 129,212 8/10/2020
3.3.106.44 88,595 8/7/2020
3.3.106.43 19,942 8/6/2020
3.3.106.42 52,493 8/4/2020
3.3.106.41 53,789 8/3/2020
3.3.106.40 51,529 7/31/2020
3.3.106.39 48,357 7/30/2020
3.3.106.38 24,209 7/29/2020
3.3.106.37 26,783 7/28/2020
3.3.106.36 274,440 7/23/2020
3.3.106.35 23,480 7/22/2020
3.3.106.34 104,821 7/17/2020
3.3.106.33 97,756 7/15/2020
3.3.106.32 195,032 7/9/2020
3.3.106.31 6,438 7/9/2020
3.3.106.30 19,794 7/8/2020
3.3.106.29 56,653 7/7/2020
3.3.106.28 48,062 7/2/2020
3.3.106.27 82,843 6/29/2020
3.3.106.26 19,022 6/26/2020
3.3.106.25 45,739 6/25/2020
3.3.106.24 64,633 6/24/2020
3.3.106.23 6,167 6/24/2020
3.3.106.22 33,498 6/23/2020
3.3.106.21 55,384 6/19/2020
3.3.106.20 53,655 6/18/2020
3.3.106.19 53,288 6/17/2020
3.3.106.18 108,996 6/11/2020
3.3.106.17 69,081 6/9/2020
3.3.106.16 156,851 6/5/2020
3.3.106.15 14,923 6/4/2020
3.3.106.14 24,287 6/3/2020
3.3.106.13 7,655 6/3/2020
3.3.106.12 62,924 6/1/2020
3.3.106.11 106,769 5/27/2020
3.3.106.10 18,923 5/26/2020
3.3.106.9 205,630 5/22/2020
3.3.106.8 9,182 5/22/2020
3.3.106.7 7,444 5/21/2020
3.3.106.6 54,244 5/19/2020
3.3.106.5 35,097 5/18/2020
3.3.106.4 53,369 5/15/2020
3.3.106.3 13,313 5/14/2020
3.3.106.2 99,350 5/11/2020
3.3.106.1 268,763 5/8/2020
3.3.106 116,638 5/8/2020
3.3.105.41 24,697 5/7/2020
3.3.105.40 16,953 5/6/2020
3.3.105.39 65,827 5/4/2020
3.3.105.38 37,174 5/1/2020
3.3.105.37 21,477 4/30/2020
3.3.105.36 28,081 4/29/2020
3.3.105.35 228,652 4/28/2020
3.3.105.34 56,787 4/27/2020
3.3.105.33 80,218 4/24/2020
3.3.105.32 83,999 4/23/2020
3.3.105.31 18,015 4/22/2020
3.3.105.30 28,583 4/21/2020
3.3.105.29 49,404 4/20/2020
3.3.105.28 38,313 4/17/2020
3.3.105.27 175,347 4/16/2020
3.3.105.26 184,790 4/8/2020
3.3.105.25 370,023 4/6/2020
3.3.105.24 34,600 4/3/2020
3.3.105.23 4,360 4/3/2020
3.3.105.22 17,998 4/2/2020
3.3.105.21 70,220 4/1/2020
3.3.105.20 55,410 3/31/2020
3.3.105.19 24,951 3/30/2020
3.3.105.18 111,290 3/27/2020
3.3.105.17 15,343 3/26/2020
3.3.105.16 44,417 3/25/2020
3.3.105.15 26,845 3/24/2020
3.3.105.14 37,628 3/20/2020
3.3.105.13 11,853 3/19/2020
3.3.105.12 55,443 3/18/2020
3.3.105.11 19,136 3/17/2020
3.3.105.10 31,713 3/16/2020
3.3.105.9 38,001 3/12/2020
3.3.105.8 123,742 3/6/2020
3.3.105.7 99,555 3/5/2020
3.3.105.6 99,797 3/2/2020
3.3.105.5 80,731 2/28/2020
3.3.105.4 6,513 2/27/2020
3.3.105.3 26,866 2/26/2020
3.3.105.2 16,070 2/25/2020
3.3.105.1 105,151 2/19/2020
3.3.105 109,462 2/17/2020
3.3.104.27 65,812 2/13/2020
3.3.104.26 96,416 2/10/2020
3.3.104.25 114,834 2/7/2020
3.3.104.24 85,474 2/4/2020
3.3.104.23 249,320 1/24/2020
3.3.104.22 23,941 1/23/2020
3.3.104.21 117,250 1/21/2020
3.3.104.20 51,495 1/17/2020
3.3.104.19 15,519 1/16/2020
3.3.104.18 26,144 1/15/2020
3.3.104.17 80,170 1/10/2020
3.3.104.16 289,416 1/8/2020
3.3.104.15 75,387 1/6/2020
3.3.104.14 169,757 1/2/2020
3.3.104.13 78,027 12/25/2019
3.3.104.12 6,239 12/23/2019
3.3.104.11 17,743 12/20/2019
3.3.104.10 23,062 12/18/2019
3.3.104.9 33,468 12/18/2019
3.3.104.8 187,074 12/16/2019
3.3.104.7 32,994 12/13/2019
3.3.104.6 56,692 12/12/2019
3.3.104.5 15,034 12/12/2019
3.3.104.4 7,442 12/11/2019
3.3.104.3 110,210 12/9/2019
3.3.104.2 76,133 12/3/2019
3.3.104.1 16,117 12/2/2019
3.3.104 90,396 11/26/2019
3.3.103.2 30,827 11/25/2019
3.3.103.1 42,494 11/22/2019
3.3.103 27,494 11/22/2019
3.3.102.4 84,635 11/19/2019
3.3.102.3 3,277 11/19/2019
3.3.102.2 137,996 11/14/2019
3.3.102.1 20,259 11/13/2019
3.3.102 38,657 11/12/2019
3.3.101.88 248,793 11/8/2019
3.3.101.87 73,453 11/7/2019
3.3.101.86 22,332 11/7/2019
3.3.101.85 23,607 11/5/2019
3.3.101.84 151,860 10/31/2019
3.3.101.83 10,036 10/30/2019
3.3.101.82 121,714 10/28/2019
3.3.101.81 3,534 10/28/2019
3.3.101.80 52,198 10/24/2019
3.3.101.79 30,077 10/22/2019
3.3.101.78 37,732 10/18/2019
3.3.101.77 13,321 10/17/2019
3.3.101.76 31,857 10/16/2019
3.3.101.75 51,196 10/11/2019
3.3.101.74 26,970 10/10/2019
3.3.101.73 63,859 10/8/2019
3.3.101.72 155,934 9/30/2019
3.3.101.71 101,898 9/26/2019
3.3.101.70 172,229 9/23/2019
3.3.101.69 235,598 9/21/2019
3.3.101.68 26,815 9/19/2019
3.3.101.67 77,753 9/18/2019
3.3.101.66 14,429 9/17/2019
3.3.101.65 13,491 9/16/2019
3.3.101.64 44,303 9/12/2019
3.3.101.63 81,801 9/9/2019
3.3.101.62 15,802 9/6/2019
3.3.101.61 14,338 9/5/2019
3.3.101.60 569,261 9/4/2019
3.3.101.59 137,222 8/27/2019
3.3.101.58 24,384 8/23/2019
3.3.101.57 12,785 8/22/2019
3.3.101.56 130,447 8/16/2019
3.3.101.55 11,589 8/15/2019
3.3.101.54 54,090 8/14/2019
3.3.101.53 12,819 8/13/2019
3.3.101.52 37,945 8/12/2019
3.3.101.51 36,199 8/9/2019
3.3.101.50 7,873 8/8/2019
3.3.101.49 22,919 8/7/2019
3.3.101.48 3,382 8/7/2019
3.3.101.47 103,446 8/2/2019
3.3.101.46 22,221 8/1/2019
3.3.101.45 88,503 7/30/2019
3.3.101.44 22,975 7/29/2019
3.3.101.43 24,743 7/25/2019
3.3.101.42 75,870 7/24/2019
3.3.101.41 40,038 7/22/2019
3.3.101.40 47,506 7/19/2019
3.3.101.39 22,745 7/19/2019
3.3.101.38 157,959 7/12/2019
3.3.101.37 36,463 7/10/2019
3.3.101.36 14,149 7/9/2019
3.3.101.35 16,021 7/8/2019
3.3.101.34 30,494 7/2/2019
3.3.101.33 38,434 7/1/2019
3.3.101.32 33,006 6/28/2019
3.3.101.31 15,950 6/27/2019
3.3.101.30 9,578 6/27/2019
3.3.101.29 3,654 6/26/2019
3.3.101.28 25,432 6/24/2019
3.3.101.27 73,037 6/20/2019
3.3.101.26 12,968 6/20/2019
3.3.101.25 60,301 6/17/2019
3.3.101.24 15,827 6/14/2019
3.3.101.23 45,258 6/13/2019
3.3.101.22 65,951 6/7/2019
3.3.101.21 22,999 6/6/2019
3.3.101.20 32,386 6/4/2019
3.3.101.19 18,725 6/3/2019
3.3.101.18 93,033 5/31/2019
3.3.101.17 10,881 5/30/2019
3.3.101.16 15,583 5/29/2019
3.3.101.15 29,259 5/28/2019
3.3.101.14 118,940 5/23/2019
3.3.101.13 15,704 5/22/2019
3.3.101.12 26,085 5/21/2019
3.3.101.11 26,344 5/20/2019
3.3.101.10 14,101 5/17/2019
3.3.101.9 94,172 5/15/2019
3.3.101.8 223,447 5/10/2019
3.3.101.7 47,406 5/8/2019
3.3.101.6 17,385 5/7/2019
3.3.101.5 615,356 5/3/2019
3.3.101.4 13,123 5/2/2019
3.3.101.3 23,018 4/30/2019
3.3.101.2 17,314 4/29/2019
3.3.101.1 17,748 4/26/2019
3.3.101 495,517 4/25/2019
3.3.100.9 14,652 4/25/2019
3.3.100.8 8,231 4/24/2019
3.3.100.7 104,020 4/18/2019
3.3.100.6 28,784 4/16/2019
3.3.100.5 195,305 4/4/2019
3.3.100.4 20,041 4/3/2019
3.3.100.3 59,226 3/29/2019
3.3.100.2 51,916 3/26/2019
3.3.100.1 153,791 3/22/2019
3.3.100 99,151 3/21/2019
3.3.17.13 226,175 3/11/2019
3.3.17.12 34,209 3/7/2019
3.3.17.11 6,687 3/6/2019
3.3.17.10 84,657 2/26/2019
3.3.17.9 202,096 2/20/2019
3.3.17.8 50,526 2/15/2019
3.3.17.7 30,655 2/14/2019
3.3.17.6 14,523 2/13/2019
3.3.17.5 6,375,897 2/4/2019
3.3.17.4 125,513 1/26/2019
3.3.17.3 38,057 1/25/2019
3.3.17.2 13,467 1/24/2019
3.3.17.1 72,868 1/18/2019
3.3.17 41,176 1/16/2019
3.3.16.5 94,793 1/11/2019
3.3.16.4 63,061 1/10/2019
3.3.16.3 155,679 1/8/2019
3.3.16.2 3,481 1/7/2019
3.3.16.1 110,107 1/4/2019
3.3.16 215,108 12/22/2018
3.3.15.5 16,277 12/21/2018
3.3.15.4 54,821 12/15/2018
3.3.15.3 420,858 12/14/2018
3.3.15.2 624,230 12/12/2018
3.3.15.1 226,282 12/4/2018
3.3.15 92,576 11/28/2018
3.3.14.21 129,968 11/16/2018
3.3.14.20 14,681 11/16/2018
3.3.14.19 13,772 11/15/2018
3.3.14.18 14,282 11/13/2018
3.3.14.17 27,735 11/9/2018
3.3.14.16 12,293 11/9/2018
3.3.14.15 12,797 11/7/2018
3.3.14.14 11,561 11/7/2018
3.3.14.13 3,922 11/6/2018
3.3.14.12 56,593 10/30/2018
3.3.14.11 8,058 10/29/2018
3.3.14.10 4,578 10/29/2018
3.3.14.9 8,301 10/26/2018
3.3.14.8 83,222 10/22/2018
3.3.14.7 5,351 10/22/2018
3.3.14.6 26,361 10/17/2018
3.3.14.5 118,533 10/6/2018
3.3.14.4 21,270 10/4/2018
3.3.14.3 46,622 9/26/2018
3.3.14.2 444,888 9/10/2018
3.3.14.1 26,508 9/7/2018
3.3.14 22,614 9/5/2018
3.3.13.1 108,385 8/28/2018
3.3.13 171,231 8/20/2018
3.3.12.2 67,836 8/16/2018
3.3.12.1 6,272 8/15/2018
3.3.12 210,561 8/6/2018
3.3.11.2 15,588 8/3/2018
3.3.11.1 34,791 8/2/2018
3.3.11 221,953 7/24/2018
3.3.10.4 40,062 7/23/2018
3.3.10.3 384,258 7/3/2018
3.3.10.2 158,709 6/22/2018
3.3.10.1 21,520 6/19/2018
3.3.10 18,983 6/15/2018
3.3.9 54,110 6/9/2018
3.3.8.1 66,876 6/1/2018
3.3.8 305,531 5/1/2018
3.3.7.3 51,493 4/25/2018
3.3.7.2 131,693 4/20/2018
3.3.7.1 171,670 3/29/2018
3.3.7 27,411 3/27/2018
3.3.6.2 75,446 3/15/2018
3.3.6.1 74,305 3/3/2018
3.3.6 334,866 2/9/2018
3.3.5 672,230 11/29/2017
3.3.4.20 1,338,632 11/11/2017
3.3.4.19 56,075 10/24/2017
3.3.4.18 51,533 10/9/2017
3.3.4.17 745,167 7/27/2017
3.3.4.16 54,773 7/7/2017
3.3.4.15 41,918 7/5/2017
3.3.4.14 27,499 6/28/2017
3.3.4.13 136,464 5/25/2017
3.3.4.12 27,105 5/11/2017
3.3.4.11 14,747 5/8/2017
3.3.4.10 6,972 5/5/2017
3.3.4.9 11,541 4/28/2017
3.3.4.8 10,041 4/26/2017
3.3.4.7 26,176 4/21/2017
3.3.4.6 6,061 4/19/2017
3.3.4.5 25,190 4/11/2017
3.3.4.4 15,408 3/31/2017
3.3.4.3 272,394 3/15/2017
3.3.4.2 7,220 3/14/2017
3.3.4.1 22,529 3/14/2017
3.3.4 56,927 3/9/2017
3.3.3 390,572 2/28/2017
3.3.2.1 199,235 1/20/2017
3.3.2 10,739 1/18/2017
3.3.1.6 10,479 1/17/2017
3.3.1.5 22,739 1/5/2017
3.3.1.4 24,646 12/28/2016
3.3.1.3 18,743 12/16/2016
3.3.1.2 8,904 12/9/2016
3.3.1.1 10,851 12/7/2016
3.3.1 53,130 11/19/2016
3.3.0.3 285,788 11/15/2016
3.3.0.2 12,622 11/4/2016
3.3.0.1 45,458 10/11/2016
3.3.0 356,904 9/19/2016
3.2.8-rc 4,082 9/8/2016
3.2.7-beta 6,389 8/23/2016
3.2.6-beta 3,555 8/2/2016
3.2.5-beta 4,640 6/28/2016
3.2.4.1-beta 4,915 6/2/2016
3.2.4-beta 2,323 6/1/2016
3.2.3.1-beta 15,461 4/20/2016
3.2.3-beta 4,506 3/12/2016
3.2.2.1-beta 2,783 3/2/2016
3.2.2-beta 3,363 1/12/2016
3.2.1-beta 2,527 12/7/2015
3.2.0-beta 2,926 9/29/2015
3.1.5.3 40,072 8/9/2016
3.1.5.2 36,750 7/13/2016
3.1.5.1 47,244 6/28/2016
3.1.5 8,760 6/7/2016
3.1.4.2 6,309 6/3/2016
3.1.4.1 12,525 5/26/2016
3.1.4 12,626 5/18/2016
3.1.3 22,981 3/4/2016
3.1.2 13,435 3/2/2016
3.1.1.5 22,012 2/22/2016
3.1.1.4 16,423 1/6/2016
3.1.1.3 5,292 12/18/2015
3.1.1.2 8,266 12/2/2015
3.1.1.1 30,038 10/7/2015
3.1.1 15,378 9/3/2015
3.1.0.1 7,016 8/27/2015
3.1.0 98,677 7/28/2015
3.0.0.3-preview 11,461 5/22/2015
3.0.0.2-preview 2,660 5/21/2015
3.0.0.1-preview 2,510 5/6/2015
3.0.0-preview 2,462 4/30/2015