AWSSDK.DynamoDBv2 3.7.504.10

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

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