AWSSDK.DynamoDBv2 3.7.408.1

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

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