AWSSDK.DynamoDBv2 3.7.504.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.504.3
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 3.7.504.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.504.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.504.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.504.3
                    
#r "nuget: AWSSDK.DynamoDBv2, 3.7.504.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.504.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.504.3
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=3.7.504.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 (313)

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

Package Downloads
AWSSDK.DAX.Client

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

ServiceStack.Aws

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

Microsoft.Orleans.Clustering.DynamoDB

Microsoft Orleans clustering provider backed by AWS DynamoDB

AWS.SessionProvider

This contains a session state provider using Amazon DynamoDB.

ServiceStack.Aws.Core

.NET Standard 2.0 version of ServiceStack.Aws

GitHub repositories (34)

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

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