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 (318)

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

Package Downloads
AWSSDK.DAX.Client

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

ServiceStack.Aws

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

Microsoft.Orleans.Clustering.DynamoDB

Microsoft Orleans clustering provider backed by AWS DynamoDB

AWS.SessionProvider

This contains a session state provider using Amazon DynamoDB.

ServiceStack.Aws.Core

.NET Standard 2.0 version of ServiceStack.Aws

GitHub repositories (34)

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

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