AWSSDK.DynamoDBv2 4.0.0-preview

Prefix Reserved
This is a prerelease version of AWSSDK.DynamoDBv2.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.DynamoDBv2 --version 4.0.0-preview
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 4.0.0-preview
                    
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="4.0.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.DynamoDBv2" Version="4.0.0-preview" />
                    
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 4.0.0-preview
                    
#r "nuget: AWSSDK.DynamoDBv2, 4.0.0-preview"
                    
#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@4.0.0-preview
                    
#: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=4.0.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=4.0.0-preview&prerelease
                    
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 net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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 (313)

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