AWSSDK.DynamoDBv2 3.7.504.2

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

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