AWSSDK.DynamoDBv2 3.7.504.7

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

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