AWSSDK.DynamoDBv2 4.0.0.2

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