AWSSDK.DynamoDBv2 3.7.504.9

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

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