AWSSDK.DynamoDBv2 4.0.1.6

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