AWSSDK.DynamoDBv2 4.0.1.4

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.DynamoDBv2 --version 4.0.1.4
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 4.0.1.4
                    
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="4.0.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.DynamoDBv2" Version="4.0.1.4" />
                    
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 4.0.1.4
                    
#r "nuget: AWSSDK.DynamoDBv2, 4.0.1.4"
                    
#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.
#addin nuget:?package=AWSSDK.DynamoDBv2&version=4.0.1.4
                    
Install AWSSDK.DynamoDBv2 as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=4.0.1.4
                    
Install AWSSDK.DynamoDBv2 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 net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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 (303)

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 (33)

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