AWSSDK.DynamoDBv2 3.7.505.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.DynamoDBv2 --version 3.7.505.2
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 3.7.505.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.505.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.DynamoDBv2" Version="3.7.505.2" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.DynamoDBv2" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.DynamoDBv2 --version 3.7.505.2
                    
#r "nuget: AWSSDK.DynamoDBv2, 3.7.505.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AWSSDK.DynamoDBv2@3.7.505.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.DynamoDBv2&version=3.7.505.2
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=3.7.505.2
                    
Install as a Cake Tool

Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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