AWSSDK.DynamoDBv2 4.0.0-preview.13

Prefix Reserved
This is a prerelease version of AWSSDK.DynamoDBv2.
dotnet add package AWSSDK.DynamoDBv2 --version 4.0.0-preview.13
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 4.0.0-preview.13
                    
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.0-preview.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.DynamoDBv2" Version="4.0.0-preview.13" />
                    
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.0-preview.13
                    
#r "nuget: AWSSDK.DynamoDBv2, 4.0.0-preview.13"
                    
#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.0-preview.13&prerelease
                    
Install AWSSDK.DynamoDBv2 as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=4.0.0-preview.13&prerelease
                    
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. 
.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.
    • AWSSDK.Core (>= 4.0.0-preview.13 && < 5.0.0-preview.13)

NuGet packages (302)

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