AWSSDK.DynamoDBv2 3.7.508.3

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

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