AWSSDK.DynamoDBv2 4.0.0-preview

Prefix Reserved
This is a prerelease version of AWSSDK.DynamoDBv2.
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-preview
                    
NuGet\Install-Package AWSSDK.DynamoDBv2 -Version 4.0.0-preview
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.DynamoDBv2" Version="4.0.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.DynamoDBv2" Version="4.0.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.DynamoDBv2" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.DynamoDBv2 --version 4.0.0-preview
                    
#r "nuget: AWSSDK.DynamoDBv2, 4.0.0-preview"
                    
#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.
#:package AWSSDK.DynamoDBv2@4.0.0-preview
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.DynamoDBv2&version=4.0.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.DynamoDBv2&version=4.0.0-preview&prerelease
                    
Install 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 (313)

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

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