AWSSDK.DynamoDBv2 3.3.14

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.DynamoDBv2 --version 3.3.14
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 3.3.14
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.3.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.DynamoDBv2" Version="3.3.14" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.DynamoDBv2" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.DynamoDBv2 --version 3.3.14
                    
#r "nuget: AWSSDK.DynamoDBv2, 3.3.14"
                    
#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=3.3.14
                    
Install AWSSDK.DynamoDBv2 as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=3.3.14
                    
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 was computed.  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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed.  monotouch10 is compatible. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap is compatible.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
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.
  • All Frameworks

  • MonoAndroid 1.0

  • MonoTouch 1.0

  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

  • UAP 0.0

  • Xamarin.iOS 1.0

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