AWSSDK.Core 4.0.0-preview

Prefix Reserved
This is a prerelease version of AWSSDK.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.Core --version 4.0.0-preview
                    
NuGet\Install-Package AWSSDK.Core -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.Core" 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.Core" Version="4.0.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.Core" />
                    
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.Core --version 4.0.0-preview
                    
#r "nuget: AWSSDK.Core, 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.Core@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.Core&version=4.0.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.Core&version=4.0.0-preview&prerelease
                    
Install as a Cake Tool

The Amazon Web Services SDK for .NET - Core Runtime

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

Showing the top 5 NuGet packages that depend on AWSSDK.Core:

Package Downloads
AWSSDK.S3

Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.

AWSSDK.SecurityToken

The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.

AWSSDK.SQS

Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.

AWSSDK.Extensions.NETCore.Setup

Extensions for the AWS SDK for .NET to integrate with .NET Core configuration and dependency injection frameworks.

AWSSDK.DynamoDBv2

Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.

GitHub repositories (58)

Showing the top 20 popular GitHub repositories that depend on AWSSDK.Core:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
duplicati/duplicati
Store securely encrypted backups in the cloud!
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
BornToBeRoot/NETworkManager
A powerful tool for managing networks and troubleshoot network problems!
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
ravendb/ravendb
ACID Document Database
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
grandnode/grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
ebekker/ACMESharp
An ACME client library and PowerShell client for the .NET platform (Let's Encrypt)
riperiperi/FreeSO
Re-implementation of The Sims Online.
paillave/Etl.Net
Mass processing data with a complete ETL for .net developers
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
streetwriters/notesnook-sync-server
Sync server for Notesnook (self-hosting in alpha)
TelegramBots/Telegram.Bot.Examples
Examples for the Telegram.Bot C# Library
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
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.
imazen/resizer
The official repository for ImageResizer
Version Downloads Last Updated
4.0.0.32 39,169 10/1/2025
4.0.0.31 41,356 9/30/2025
4.0.0.30 45,064 9/29/2025
4.0.0.29 192,102 9/23/2025
4.0.0.28 289,234 9/16/2025
4.0.0.27 42,487 9/12/2025
4.0.0.26 940,865 8/29/2025
4.0.0.25 82,706 8/22/2025
4.0.0.24 433,925 8/21/2025
4.0.0.23 396,440 8/15/2025
4.0.0.22 145,574 8/13/2025
4.0.0.21 566,263 8/6/2025
4.0.0.20 212,550 8/4/2025
4.0.0.19 58,297 7/31/2025
4.0.0.18 686,273 7/25/2025
4.0.0.17 601,860 7/23/2025
4.0.0.16 648,368 7/15/2025
4.0.0.15 549,051 7/9/2025
4.0.0.14 676,887 7/1/2025
4.0.0.13 822,106 6/23/2025
4.0.0.12 1,024,897 6/18/2025
4.0.0.11 298,030 6/16/2025
4.0.0.10 353,160 6/12/2025
4.0.0.9 142,057 6/11/2025
4.0.0.8 170,578 6/10/2025
4.0.0.7 1,345,728 6/4/2025
4.0.0.6 381,834 5/21/2025
4.0.0.5 1,611,196 5/16/2025
4.0.0.4 199,372 5/15/2025
4.0.0.3 943,236 5/6/2025
4.0.0.2 993,216 4/30/2025
4.0.0.1 51,732 4/29/2025
4.0.0 3,717,778 4/28/2025
4.0.0-preview.13 79,096 4/9/2025
4.0.0-preview.12 5,213 4/4/2025
4.0.0-preview.11 29,564 3/26/2025
4.0.0-preview.10 82,778 3/7/2025
4.0.0-preview.9 4,560 3/4/2025
4.0.0-preview.8 13,564 2/25/2025
4.0.0-preview.7 35,639 2/17/2025
4.0.0-preview.6 27,316 2/6/2025
4.0.0-preview.5 100,151 1/3/2025
4.0.0-preview.4 333,050 10/11/2024
4.0.0-preview.3 17,930 10/1/2024
4.0.0-preview.2 78,617 8/28/2024
4.0.0-preview 119,197 8/15/2024
3.7.500.27 27,538 9/30/2025
3.7.500.26 22,538 9/29/2025
3.7.500.25 35,964 9/26/2025
3.7.500.24 24,615 9/25/2025
3.7.500.23 42,345 9/23/2025
3.7.500.22 26,067 9/22/2025
3.7.500.21 37,590 9/19/2025
3.7.500.20 56,575 9/16/2025
3.7.500.19 40,894 9/15/2025
3.7.500.18 60,739 9/11/2025
3.7.500.17 35,797 9/10/2025
3.7.500.16 25,596 9/9/2025
3.7.500.15 29,875 9/8/2025
3.7.500.14 149,616 9/4/2025
3.7.500.13 43,046 9/2/2025
3.7.500.12 349,449 8/29/2025
3.7.500.11 73,949 8/26/2025
3.7.500.10 42,363 8/25/2025
3.7.500.9 57,606 8/21/2025
3.7.500.8 29,994 8/20/2025
3.7.500.7 114,238 8/12/2025
3.7.500.6 240,326 8/11/2025
3.7.500.5 102,961 8/8/2025
3.7.500.4 58,197 8/6/2025
3.7.500.3 67,569 8/5/2025
3.7.500.2 37,685 8/4/2025
3.7.500.1 77,457 8/1/2025
3.7.500 143,126 7/31/2025
3.7.402.91 70,904 7/30/2025
3.7.402.90 38,289 7/29/2025
3.7.402.89 29,807 7/28/2025
3.7.402.88 128,283 7/24/2025
3.7.402.87 35,078 7/23/2025
3.7.402.86 43,079 7/22/2025
3.7.402.85 56,319 7/21/2025
3.7.402.84 156,911 7/18/2025
3.7.402.83 42,913 7/17/2025
3.7.402.82 77,166 7/16/2025
3.7.402.81 51,134 7/15/2025
3.7.402.80 148,685 7/9/2025
3.7.402.79 162,906 7/3/2025
3.7.402.78 217,951 7/1/2025
3.7.402.77 58,048 6/30/2025
3.7.402.76 78,282 6/27/2025
3.7.402.75 62,011 6/26/2025
3.7.402.74 207,284 6/23/2025
3.7.402.73 373,271 6/20/2025
3.7.402.72 136,903 6/18/2025
3.7.402.71 419,134 6/11/2025
3.7.402.70 85,653 6/10/2025
3.7.402.69 335,577 6/9/2025
3.7.402.68 123,242 6/6/2025
3.7.402.67 81,470 6/5/2025
3.7.402.66 126,250 6/4/2025
3.7.402.65 250,743 6/2/2025
3.7.402.64 130,326 5/30/2025
3.7.402.63 207,616 5/28/2025
3.7.402.62 171,891 5/23/2025
3.7.402.61 104,028 5/21/2025
3.7.402.60 129,341 5/20/2025
3.7.402.59 129,153 5/19/2025
3.7.402.58 211,772 5/16/2025
3.7.402.57 446,984 5/12/2025
3.7.402.56 186,658 5/9/2025
3.7.402.55 92,840 5/8/2025
3.7.402.54 86,179 5/7/2025
3.7.402.53 95,081 5/6/2025
3.7.402.52 96,912 5/5/2025
3.7.402.51 659,504 5/2/2025
3.7.402.50 71,229 5/1/2025
3.7.402.49 77,105 4/30/2025
3.7.402.48 185,515 4/29/2025
3.7.402.47 284,573 4/28/2025
3.7.402.46 695,079 4/25/2025
3.7.402.45 180,238 4/24/2025
3.7.402.44 420,442 4/23/2025
3.7.402.43 771,441 4/18/2025
3.7.402.42 229,322 4/17/2025
3.7.402.41 392,251 4/16/2025
3.7.402.40 571,491 4/14/2025
3.7.402.39 426,296 4/11/2025
3.7.402.38 272,858 4/10/2025
3.7.402.37 360,612 4/9/2025
3.7.402.36 283,692 4/8/2025
3.7.402.35 1,162,958 4/4/2025
3.7.402.34 337,215 4/3/2025
3.7.402.33 255,565 4/3/2025
3.7.402.32 3,303,679 4/2/2025
3.7.402.31 2,017,721 4/1/2025
3.7.402.30 326,119 3/31/2025
3.7.402.29 456,227 3/28/2025
3.7.402.28 334,161 3/27/2025
3.7.402.27 309,494 3/26/2025
3.7.402.26 261,828 3/25/2025
3.7.402.25 484,126 3/24/2025
3.7.402.24 531,161 3/21/2025
3.7.402.23 208,952 3/20/2025
3.7.402.22 370,393 3/19/2025
3.7.402.21 309,864 3/18/2025
3.7.402.20 277,284 3/17/2025
3.7.402.19 481,431 3/14/2025
3.7.402.18 238,974 3/14/2025
3.7.402.17 807,028 3/11/2025
3.7.402.16 377,392 3/10/2025
3.7.402.15 526,624 3/7/2025
3.7.402.14 235,904 3/6/2025
3.7.402.13 382,354 3/5/2025
3.7.402.12 357,674 3/4/2025
3.7.402.11 460,362 3/3/2025
3.7.402.10 590,504 2/28/2025
3.7.402.9 296,030 2/27/2025
3.7.402.8 380,800 2/26/2025
3.7.402.7 420,698 2/25/2025
3.7.402.6 367,967 2/24/2025
3.7.402.5 422,092 2/21/2025
3.7.402.4 1,995,225 2/20/2025
3.7.402.3 832,403 2/18/2025
3.7.402.2 382,930 2/17/2025
3.7.402.1 577,133 2/13/2025
3.7.402 6,010,940 2/12/2025
3.7.401.13 399,403 2/11/2025
3.7.401.12 460,679 2/10/2025
3.7.401.11 480,900 2/7/2025
3.7.401.10 333,392 2/6/2025
3.7.401.9 503,216 2/5/2025
3.7.401.8 414,768 2/4/2025
3.7.401.7 386,741 2/3/2025
3.7.401.6 1,038,932 1/30/2025
3.7.401.5 1,217,607 1/27/2025
3.7.401.4 1,034,677 1/22/2025
3.7.401.3 440,958 1/21/2025
3.7.401.2 677,640 1/17/2025
3.7.401.1 538,012 1/16/2025
3.7.401 706,546 1/15/2025
3.7.400.79 725,016 1/14/2025
3.7.400.78 374,031 1/13/2025
3.7.400.77 468,161 1/10/2025
3.7.400.76 281,646 1/9/2025
3.7.400.75 433,663 1/8/2025
3.7.400.74 569,087 1/7/2025
3.7.400.73 340,417 1/6/2025
3.7.400.72 526,148 1/3/2025
3.7.400.71 1,556,536 1/2/2025
3.7.400.70 2,027,849 12/26/2024
3.7.400.69 853,720 12/23/2024
3.7.400.68 507,315 12/20/2024
3.7.400.67 436,028 12/19/2024
3.7.400.66 361,942 12/18/2024
3.7.400.65 456,086 12/17/2024
3.7.400.64 1,240,782 12/13/2024
3.7.400.63 401,391 12/12/2024
3.7.400.62 264,155 12/11/2024
3.7.400.61 420,919 12/10/2024
3.7.400.60 407,580 12/9/2024
3.7.400.59 2,854,646 12/3/2024
3.7.400.58 1,388,176 11/27/2024
3.7.400.57 2,173,399 11/22/2024
3.7.400.56 372,416 11/21/2024
3.7.400.55 484,493 11/21/2024
3.7.400.54 622,942 11/19/2024
3.7.400.53 1,484,003 11/15/2024
3.7.400.52 744,194 11/15/2024
3.7.400.51 140,915 11/14/2024
3.7.400.50 565,528 11/13/2024
3.7.400.49 441,515 11/12/2024
3.7.400.48 421,773 11/11/2024
3.7.400.47 620,586 11/8/2024
3.7.400.46 522,474 11/7/2024
3.7.400.45 2,532,815 11/1/2024
3.7.400.44 469,116 10/31/2024
3.7.400.43 528,914 10/30/2024
3.7.400.42 493,948 10/29/2024
3.7.400.41 963,289 10/28/2024
3.7.400.40 728,769 10/25/2024
3.7.400.39 311,178 10/24/2024
3.7.400.38 1,765,866 10/23/2024
3.7.400.37 476,105 10/22/2024
3.7.400.36 2,291,188 10/16/2024
3.7.400.35 1,039,104 10/15/2024
3.7.400.34 4,236,565 10/14/2024
3.7.400.33 1,875,022 10/9/2024
3.7.400.32 1,141,271 10/8/2024
3.7.400.31 567,384 10/7/2024
3.7.400.30 1,949,593 10/4/2024
3.7.400.29 397,244 10/3/2024
3.7.400.28 378,108 10/2/2024
3.7.400.27 586,165 10/1/2024
3.7.400.26 889,421 9/27/2024
3.7.400.25 440,381 9/26/2024
3.7.400.24 445,077 9/25/2024
3.7.400.23 343,965 9/24/2024
3.7.400.22 1,129,076 9/21/2024
3.7.400.21 2,548,530 9/16/2024
3.7.400.20 581,273 9/13/2024
3.7.400.19 659,058 9/11/2024
3.7.400.18 700,479 9/10/2024
3.7.400.17 447,748 9/9/2024
3.7.400.16 828,197 9/6/2024
3.7.400.15 362,435 9/5/2024
3.7.400.14 863,427 9/4/2024
3.7.400.13 1,255,839 8/30/2024
3.7.400.12 1,098,690 8/28/2024
3.7.400.11 2,966,138 8/22/2024
3.7.400.10 519,103 8/21/2024
3.7.400.9 351,787 8/20/2024
3.7.400.8 746,856 8/19/2024
3.7.400.7 997,809 8/16/2024
3.7.400.6 504,369 8/15/2024
3.7.400.5 2,523,323 8/13/2024
3.7.400.4 1,192,526 8/9/2024
3.7.400.3 2,366,450 8/5/2024
3.7.400.2 2,606,693 7/30/2024
3.7.400.1 912,506 7/29/2024
3.7.400 3,616,544 7/24/2024
3.7.304.31 1,916,824 7/22/2024
3.7.304.30 1,412,807 7/18/2024
3.7.304.29 1,849,311 7/12/2024
3.7.304.28 1,107,312 7/10/2024
3.7.304.27 770,219 7/9/2024
3.7.304.26 374,709 7/8/2024
3.7.304.25 514,115 7/5/2024
3.7.304.24 612,141 7/3/2024
3.7.304.23 879,189 7/1/2024
3.7.304.22 843,408 6/28/2024
3.7.304.21 384,104 6/27/2024
3.7.304.20 1,375,970 6/24/2024
3.7.304.19 743,408 6/20/2024
3.7.304.18 463,508 6/19/2024
3.7.304.17 1,034,309 6/18/2024
3.7.304.16 2,445,951 6/12/2024
3.7.304.15 1,492,403 6/11/2024
3.7.304.14 492,589 6/10/2024
3.7.304.13 464,304 6/7/2024
3.7.304.12 899,360 6/5/2024
3.7.304.11 538,694 6/4/2024
3.7.304.10 814,381 6/3/2024
3.7.304.9 108,167 5/31/2024
3.7.304.8 906,625 5/30/2024
3.7.304.7 458,378 5/29/2024
3.7.304.6 393,451 5/28/2024
3.7.304.5 1,456,870 5/23/2024
3.7.304.4 460,554 5/22/2024
3.7.304.3 1,465,574 5/17/2024
3.7.304.2 737,238 5/16/2024
3.7.304.1 795,879 5/14/2024
3.7.304 748,197 5/13/2024
3.7.303.29 877,330 5/10/2024
3.7.303.28 351,512 5/9/2024
3.7.303.27 1,559,207 5/6/2024
3.7.303.26 565,944 5/3/2024
3.7.303.25 793,956 5/1/2024
3.7.303.24 1,503,119 4/29/2024
3.7.303.23 470,647 4/26/2024
3.7.303.22 338,470 4/25/2024
3.7.303.21 688,232 4/24/2024
3.7.303.20 601,501 4/23/2024
3.7.303.19 722,911 4/22/2024
3.7.303.18 644,566 4/19/2024
3.7.303.17 965,356 4/18/2024
3.7.303.16 561,969 4/17/2024
3.7.303.15 639,750 4/16/2024
3.7.303.14 10,526,707 4/11/2024
3.7.303.13 571,535 4/10/2024
3.7.303.12 532,311 4/9/2024
3.7.303.11 476,312 4/8/2024
3.7.303.10 776,274 4/5/2024
3.7.303.9 496,326 4/4/2024
3.7.303.8 566,315 4/3/2024
3.7.303.7 629,793 4/2/2024
3.7.303.6 458,025 4/1/2024
3.7.303.5 460,472 3/29/2024
3.7.303.4 391,062 3/28/2024
3.7.303.3 504,119 3/27/2024
3.7.303.2 445,588 3/26/2024
3.7.303.1 450,047 3/25/2024
3.7.303 2,162,294 3/22/2024
3.7.302.20 2,069,437 3/18/2024
3.7.302.19 943,987 3/15/2024
3.7.302.18 472,395 3/14/2024
3.7.302.17 589,609 3/13/2024
3.7.302.16 1,489,156 3/8/2024
3.7.302.15 3,529,434 2/29/2024
3.7.302.14 1,400,371 2/27/2024
3.7.302.13 490,515 2/23/2024
3.7.302.12 4,870,622 2/16/2024
3.7.302.11 346,150 2/15/2024
3.7.302.10 377,112 2/14/2024
3.7.302.9 327,878 2/13/2024
3.7.302.8 1,004,081 2/9/2024
3.7.302.7 912,696 2/7/2024
3.7.302.6 1,699,194 2/2/2024
3.7.302.5 340,693 2/1/2024
3.7.302.4 797,074 1/31/2024
3.7.302.3 425,432 1/30/2024
3.7.302.2 701,129 1/29/2024
3.7.302.1 283,352 1/26/2024
3.7.302 877,390 1/25/2024
3.7.301.10 608,483 1/25/2024
3.7.301.9 1,612,848 1/19/2024
3.7.301.8 705,800 1/18/2024
3.7.301.7 770,373 1/16/2024
3.7.301.6 1,175,293 1/14/2024
3.7.301.5 259,353 1/12/2024
3.7.301.4 593,363 1/11/2024
3.7.301.3 600,128 1/10/2024
3.7.301.2 1,056,866 1/8/2024
3.7.301.1 491,058 1/5/2024
3.7.301 319,714 1/4/2024
3.7.300.29 661,280 1/3/2024
3.7.300.28 1,340,981 12/28/2023
3.7.300.27 389,058 12/27/2023
3.7.300.26 288,239 12/26/2023
3.7.300.25 345,477 12/22/2023
3.7.300.24 334,001 12/21/2023
3.7.300.23 355,045 12/20/2023
3.7.300.22 353,861 12/19/2023
3.7.300.21 1,069,367 12/18/2023
3.7.300.20 674,573 12/15/2023
3.7.300.19 597,044 12/14/2023
3.7.300.18 518,216 12/13/2023
3.7.300.17 841,984 12/12/2023
3.7.300.16 1,842,098 12/7/2023
3.7.300.15 526,770 12/6/2023
3.7.300.14 554,786 12/5/2023
3.7.300.13 491,436 12/4/2023
3.7.300.12 1,400,145 11/30/2023
3.7.300.11 658,119 11/28/2023
3.7.300.10 380,335 11/28/2023
3.7.300.9 183,213 11/27/2023
3.7.300.8 622,871 11/27/2023
3.7.300.7 2,796,283 11/21/2023
3.7.300.6 667,809 11/20/2023
3.7.300.5 886,118 11/17/2023
3.7.300.4 541,904 11/16/2023
3.7.300.3 595,888 11/15/2023
3.7.300.2 1,427,315 11/14/2023
3.7.300.1 1,417,760 11/13/2023
3.7.300 32,021,715 11/10/2023
3.7.204.15 1,172,353 11/8/2023
3.7.204.14 1,067,110 11/7/2023
3.7.204.13 404,527 11/6/2023
3.7.204.12 2,183,206 11/2/2023
3.7.204.11 156,014 11/1/2023
3.7.204.10 1,824,458 10/27/2023
3.7.204.9 384,663 10/26/2023
3.7.204.8 1,249,879 10/24/2023
3.7.204.7 433,918 10/23/2023
3.7.204.6 603,802 10/20/2023
3.7.204.5 448,755 10/19/2023
3.7.204.4 524,642 10/18/2023
3.7.204.3 380,438 10/17/2023
3.7.204.2 1,597,397 10/16/2023
3.7.204.1 778,484 10/12/2023
3.7.204 2,026,760 10/7/2023
3.7.203 59,777 10/6/2023
3.7.202.21 864,543 10/5/2023
3.7.202.20 474,140 10/4/2023
3.7.202.19 485,743 10/3/2023
3.7.202.18 593,603 10/2/2023
3.7.202.17 842,938 9/28/2023
3.7.202.16 345,571 9/28/2023
3.7.202.15 84,128 9/27/2023
3.7.202.14 695,396 9/25/2023
3.7.202.13 865,833 9/22/2023
3.7.202.12 1,080,063 9/20/2023
3.7.202.11 444,966 9/19/2023
3.7.202.10 982,143 9/15/2023
3.7.202.9 242,356 9/15/2023
3.7.202.8 160,044 9/14/2023
3.7.202.7 614,671 9/13/2023
3.7.202.6 487,070 9/12/2023
3.7.202.5 1,166,650 9/8/2023
3.7.202.4 358,126 9/8/2023
3.7.202.3 493,211 9/6/2023
3.7.202.2 326,720 9/5/2023
3.7.202.1 1,155,609 9/1/2023
3.7.202 210,548 9/1/2023
3.7.201.10 71,805 8/31/2023
3.7.201.9 309,298 8/31/2023
3.7.201.8 103,449 8/30/2023
3.7.201.7 724,379 8/28/2023
3.7.201.6 806,542 8/25/2023
3.7.201.5 1,166,571 8/24/2023
3.7.201.4 717,093 8/23/2023
3.7.201.3 327,167 8/22/2023
3.7.201.2 593,960 8/21/2023
3.7.201.1 909,518 8/18/2023
3.7.201 699,680 8/18/2023
3.7.200.19 709,187 8/17/2023
3.7.200.18 705,593 8/15/2023
3.7.200.17 474,132 8/14/2023
3.7.200.16 726,196 8/11/2023
3.7.200.15 308,649 8/10/2023
3.7.200.14 691,588 8/9/2023
3.7.200.13 504,346 8/8/2023
3.7.200.12 208,790 8/8/2023
3.7.200.11 2,868,668 8/7/2023
3.7.200.10 792,492 8/4/2023
3.7.200.9 763,240 8/2/2023
3.7.200.8 498,938 8/1/2023
3.7.200.7 866,888 7/31/2023
3.7.200.6 1,095,038 7/28/2023
3.7.200.5 731,653 7/26/2023
3.7.200.4 1,062,641 7/24/2023
3.7.200.3 887,803 7/21/2023
3.7.200.2 1,258,246 7/20/2023
3.7.200.1 1,762,931 7/18/2023
3.7.200 693,239 7/18/2023
3.7.108.3 445,444 7/17/2023
3.7.108.2 1,925,283 7/13/2023
3.7.108.1 3,338,844 7/7/2023
3.7.108 80,005 7/7/2023
3.7.107.12 344,913 7/6/2023
3.7.107.11 609,044 7/5/2023
3.7.107.10 983,372 7/3/2023
3.7.107.9 1,796,060 6/21/2023
3.7.107.8 3,936,545 6/20/2023
3.7.107.7 2,111,962 6/15/2023
3.7.107.6 1,045,923 6/13/2023
3.7.107.5 517,810 6/12/2023
3.7.107.4 1,301,457 6/8/2023
3.7.107.3 3,549,722 6/6/2023
3.7.107.2 476,850 6/5/2023
3.7.107.1 703,535 6/2/2023
3.7.107 137,614 6/2/2023
3.7.106.45 367,605 6/1/2023
3.7.106.44 1,056,989 5/30/2023
3.7.106.43 1,193,615 5/26/2023
3.7.106.42 619,629 5/25/2023
3.7.106.41 591,012 5/24/2023
3.7.106.40 612,217 5/23/2023
3.7.106.39 1,090,111 5/19/2023
3.7.106.38 339,599 5/18/2023
3.7.106.37 3,382,593 5/16/2023
3.7.106.36 765,151 5/15/2023
3.7.106.35 1,085,613 5/11/2023
3.7.106.34 910,179 5/9/2023
3.7.106.33 395,926 5/8/2023
3.7.106.32 1,228,746 5/4/2023
3.7.106.31 1,060,441 5/2/2023
3.7.106.30 513,144 5/1/2023
3.7.106.29 657,785 4/28/2023
3.7.106.28 884,856 4/27/2023
3.7.106.27 409,973 4/26/2023
3.7.106.26 529,255 4/25/2023
3.7.106.25 497,163 4/25/2023
3.7.106.24 732,004 4/21/2023
3.7.106.23 462,900 4/21/2023
3.7.106.22 697,975 4/19/2023
3.7.106.21 2,087,532 4/17/2023
3.7.106.20 586,909 4/14/2023
3.7.106.19 369,574 4/13/2023
3.7.106.18 551,711 4/12/2023
3.7.106.17 468,886 4/11/2023
3.7.106.16 628,163 4/10/2023
3.7.106.15 681,224 4/7/2023
3.7.106.14 321,857 4/6/2023
3.7.106.13 547,993 4/5/2023
3.7.106.12 699,799 4/4/2023
3.7.106.11 473,908 4/3/2023
3.7.106.10 925,238 3/31/2023
3.7.106.9 547,465 3/30/2023
3.7.106.8 2,310,848 3/29/2023
3.7.106.7 601,120 3/28/2023
3.7.106.6 1,452,351 3/24/2023
3.7.106.5 475,593 3/23/2023
3.7.106.4 581,956 3/22/2023
3.7.106.3 958,113 3/21/2023
3.7.106.2 767,836 3/20/2023
3.7.106.1 849,450 3/17/2023
3.7.106 214,949 3/17/2023
3.7.105.21 607,685 3/16/2023
3.7.105.20 479,282 3/15/2023
3.7.105.19 783,182 3/14/2023
3.7.105.18 2,569,823 3/13/2023
3.7.105.17 700,581 3/10/2023
3.7.105.16 610,142 3/9/2023
3.7.105.15 824,308 3/8/2023
3.7.105.14 724,482 3/7/2023
3.7.105.13 1,402,679 3/3/2023
3.7.105.12 545,633 3/2/2023
3.7.105.11 608,208 3/1/2023
3.7.105.10 590,642 2/28/2023
3.7.105.9 587,285 2/27/2023
3.7.105.8 1,000,422 2/23/2023
3.7.105.7 1,510,604 2/21/2023
3.7.105.6 1,758,007 2/18/2023
3.7.105.5 119,926 2/17/2023
3.7.105.4 493,371 2/16/2023
3.7.105.3 595,393 2/15/2023
3.7.105.2 1,189,325 2/13/2023
3.7.105.1 728,306 2/10/2023
3.7.105 64,905 2/10/2023
3.7.104.6 342,030 2/9/2023
3.7.104.5 665,118 2/8/2023
3.7.104.4 1,026,397 2/7/2023
3.7.104.3 1,474,942 2/6/2023
3.7.104.2 945,656 2/3/2023
3.7.104.1 510,530 2/2/2023
3.7.104 199,073 2/2/2023
3.7.103.26 520,208 2/1/2023
3.7.103.25 902,349 1/31/2023
3.7.103.24 2,646,284 1/26/2023
3.7.103.23 922,251 1/25/2023
3.7.103.22 617,116 1/24/2023
3.7.103.21 553,067 1/23/2023
3.7.103.20 872,619 1/20/2023
3.7.103.19 510,761 1/20/2023
3.7.103.18 657,241 1/18/2023
3.7.103.17 1,096,645 1/17/2023
3.7.103.16 1,511,579 1/13/2023
3.7.103.15 507,502 1/12/2023
3.7.103.14 1,533,201 1/10/2023
3.7.103.13 610,461 1/9/2023
3.7.103.12 588,835 1/6/2023
3.7.103.11 370,849 1/5/2023
3.7.103.10 2,645,789 1/4/2023
3.7.103.9 258,816 1/3/2023
3.7.103.8 1,040,399 12/30/2022
3.7.103.7 463,805 12/29/2022
3.7.103.6 944,298 12/23/2022
3.7.103.5 304,919 12/22/2022
3.7.103.4 522,530 12/21/2022
3.7.103.3 566,325 12/20/2022
3.7.103.2 851,851 12/19/2022
3.7.103.1 914,564 12/16/2022
3.7.103 1,134,625 12/16/2022
3.7.102.5 189,628 12/15/2022
3.7.102.4 751,109 12/14/2022
3.7.102.3 653,504 12/13/2022
3.7.102.2 644,011 12/12/2022
3.7.102.1 1,312,228 12/8/2022
3.7.102 429,800 12/8/2022
3.7.101.3 147,026 12/7/2022
3.7.101.2 648,399 12/6/2022
3.7.101.1 1,366,910 12/5/2022
3.7.101 1,303,479 12/2/2022
3.7.100.27 722,335 12/1/2022
3.7.100.26 963,336 11/30/2022
3.7.100.25 981,249 11/29/2022
3.7.100.24 457,991 11/29/2022
3.7.100.23 1,016,526 11/28/2022
3.7.100.22 1,861,752 11/22/2022
3.7.100.21 1,743,362 11/18/2022
3.7.100.20 433,360 11/17/2022
3.7.100.19 4,192,102 11/16/2022
3.7.100.18 261,624 11/16/2022
3.7.100.17 456,074 11/15/2022
3.7.100.16 1,466,383 11/11/2022
3.7.100.15 512,086 11/10/2022
3.7.100.14 80,766,440 11/9/2022
3.7.100.13 223,410 11/9/2022
3.7.100.12 208,401 11/9/2022
3.7.100.11 154,118 11/8/2022
3.7.100.10 1,250,112 11/7/2022
3.7.100.9 784,066 11/4/2022
3.7.100.8 810,035 11/2/2022
3.7.100.7 903,991 10/31/2022
3.7.100.6 707,704 10/29/2022
3.7.100.5 221,352 10/28/2022
3.7.100.4 623,070 10/27/2022
3.7.100.3 919,458 10/26/2022
3.7.100.2 561,800 10/25/2022
3.7.100.1 544,811 10/24/2022
3.7.100 1,953,609 10/21/2022
3.7.13.23 1,120,185 10/20/2022
3.7.13.22 950,474 10/19/2022
3.7.13.21 1,436,279 10/18/2022
3.7.13.20 1,553,125 10/14/2022
3.7.13.19 1,077,952 10/13/2022
3.7.13.18 2,504,152 10/7/2022
3.7.13.17 566,232 10/6/2022
3.7.13.16 2,070,276 10/4/2022
3.7.13.15 680,907 10/3/2022
3.7.13.14 913,158 9/30/2022
3.7.13.13 893,612 9/29/2022
3.7.13.12 1,489,144 9/27/2022
3.7.13.11 6,021,460 9/27/2022
3.7.13.10 190,575 9/26/2022
3.7.13.9 752,561 9/23/2022
3.7.13.8 595,526 9/22/2022
3.7.13.7 636,990 9/21/2022
3.7.13.6 605,813 9/20/2022
3.7.13.5 854,324 9/19/2022
3.7.13.4 1,675,389 9/15/2022
3.7.13.3 601,718 9/14/2022
3.7.13.2 628,681 9/13/2022
3.7.13.1 1,133,209 9/9/2022
3.7.13 2,588,494 9/9/2022
3.7.12.30 463,985 9/8/2022
3.7.12.29 4,665,178 9/2/2022
3.7.12.28 891,191 9/1/2022
3.7.12.27 1,424,019 8/30/2022
3.7.12.26 755,000 8/29/2022
3.7.12.25 867,257 8/25/2022
3.7.12.24 2,452,587 8/22/2022
3.7.12.23 937,495 8/19/2022
3.7.12.22 1,569,758 8/16/2022
3.7.12.21 961,847 8/12/2022
3.7.12.20 641,356 8/11/2022
3.7.12.19 1,620,473 8/8/2022
3.7.12.18 1,825,496 8/4/2022
3.7.12.17 1,201,941 8/2/2022
3.7.12.16 889,052 7/29/2022
3.7.12.15 390,300 7/28/2022
3.7.12.14 613,083 7/27/2022
3.7.12.13 845,930 7/23/2022
3.7.12.12 1,052,123 7/22/2022
3.7.12.11 1,310,735 7/20/2022
3.7.12.10 1,237,454 7/18/2022
3.7.12.9 495,639 7/15/2022
3.7.12.8 489,650 7/14/2022
3.7.12.7 822,872 7/12/2022
3.7.12.6 586,630 7/11/2022
3.7.12.5 1,756,665 7/5/2022
3.7.12.4 2,643,332 6/29/2022
3.7.12.3 3,019,959 6/24/2022
3.7.12.2 4,044,406 6/17/2022
3.7.12.1 477,639 6/16/2022
3.7.12 1,639,039 6/14/2022
3.7.11.15 1,339,476 6/10/2022
3.7.11.14 907,493 6/8/2022
3.7.11.13 2,336,366 6/7/2022
3.7.11.12 682,944 6/6/2022
3.7.11.11 1,885,606 5/31/2022
3.7.11.10 1,308,675 5/27/2022
3.7.11.9 687,472 5/26/2022
3.7.11.8 251,595 5/26/2022
3.7.11.7 473,806 5/25/2022
3.7.11.6 647,956 5/24/2022
3.7.11.5 1,296,725 5/23/2022
3.7.11.4 1,239,207 5/19/2022
3.7.11.3 759,909 5/18/2022
3.7.11.2 4,053,593 5/9/2022
3.7.11.1 1,056,413 5/6/2022
3.7.11 327,902 5/6/2022
3.7.10.16 703,260 5/5/2022
3.7.10.15 867,187 5/4/2022
3.7.10.14 752,397 5/3/2022
3.7.10.13 737,173 5/3/2022
3.7.10.12 203,022 5/2/2022
3.7.10.11 4,130,310 4/20/2022
3.7.10.10 2,626,056 4/19/2022
3.7.10.9 22,330 4/19/2022
3.7.10.8 4,017,198 4/14/2022
3.7.10.7 2,541,332 4/12/2022
3.7.10.6 781,404 4/11/2022
3.7.10.5 925,646 4/7/2022
3.7.10.4 665,459 4/6/2022
3.7.10.3 2,860,791 4/1/2022
3.7.10.2 2,334,450 3/31/2022
3.7.10.1 1,462,792 3/28/2022
3.7.10 34,294 3/28/2022
3.7.9.2 2,577,549 3/24/2022
3.7.9.1 1,016,293 3/23/2022
3.7.9 2,494,311 3/17/2022
3.7.8.11 481,232 3/16/2022
3.7.8.10 979,175 3/14/2022
3.7.8.9 939,600 3/10/2022
3.7.8.8 525,811 3/9/2022
3.7.8.7 456,433 3/8/2022
3.7.8.6 1,282,276 3/3/2022
3.7.8.5 914,819 3/1/2022
3.7.8.4 4,333,914 2/28/2022
3.7.8.3 533,939 2/26/2022
3.7.8.2 2,978,729 2/23/2022
3.7.8.1 2,138,996 2/22/2022
3.7.8 455,081 2/22/2022
3.7.7.2 520,122 2/21/2022
3.7.7.1 791,478 2/17/2022
3.7.7 17,291,273 2/11/2022
3.7.6.5 307,276 2/10/2022
3.7.6.4 2,235,331 2/4/2022
3.7.6.3 347,926 2/3/2022
3.7.6.2 2,124,501 1/28/2022
3.7.6.1 1,534,240 1/25/2022
3.7.6 36,965,187 1/15/2022
3.7.5.15 200,234 1/14/2022
3.7.5.14 417,397 1/13/2022
3.7.5.13 1,386,196 1/11/2022
3.7.5.12 885,978 1/7/2022
3.7.5.11 327,910 1/6/2022
3.7.5.10 443,926 1/5/2022
3.7.5.9 929,785 1/3/2022
3.7.5.8 2,351,743 12/21/2021
3.7.5.7 387,109 12/20/2021
3.7.5.6 3,368,541 12/13/2021
3.7.5.5 1,320,899 12/8/2021
3.7.5.4 2,250,754 12/2/2021
3.7.5.3 637,737 12/1/2021
3.7.5.2 2,337,672 11/22/2021
3.7.5.1 299,059 11/20/2021
3.7.5 942,216 11/19/2021
3.7.4.6 168,173 11/18/2021
3.7.4.5 1,363,730 11/17/2021
3.7.4.4 3,998,248 11/16/2021
3.7.4.3 578,470 11/15/2021
3.7.4.2 1,031,098 11/12/2021
3.7.4.1 658,347 11/11/2021
3.7.4 504,254 11/11/2021
3.7.3.34 767,320 11/9/2021
3.7.3.33 1,770,767 11/5/2021
3.7.3.32 193,024 11/4/2021
3.7.3.31 345,293 11/3/2021
3.7.3.30 409,812 11/2/2021
3.7.3.29 361,364 11/1/2021
3.7.3.28 1,950,413 10/29/2021
3.7.3.27 2,377,830 10/27/2021
3.7.3.26 1,151,824 10/26/2021
3.7.3.25 147,058 10/26/2021
3.7.3.24 1,019,057 10/22/2021
3.7.3.23 167,054 10/21/2021
3.7.3.22 4,559,660 10/14/2021
3.7.3.21 1,049,465 10/13/2021
3.7.3.20 416,371 10/12/2021
3.7.3.19 735,280 10/8/2021
3.7.3.18 596,365 10/7/2021
3.7.3.17 556,400 10/7/2021
3.7.3.16 136,641 10/6/2021
3.7.3.15 1,723,594 10/1/2021
3.7.3.14 1,558,498 9/30/2021
3.7.3.13 537,623 9/29/2021
3.7.3.12 1,139,700 9/27/2021
3.7.3.11 447,697 9/24/2021
3.7.3.10 374,752 9/23/2021
3.7.3.9 345,426 9/22/2021
3.7.3.8 1,553,111 9/17/2021
3.7.3.7 512,200 9/16/2021
3.7.3.6 460,173 9/16/2021
3.7.3.5 1,453,023 9/13/2021
3.7.3.4 604,129 9/10/2021
3.7.3.3 341,284 9/9/2021
3.7.3.2 583,644 9/7/2021
3.7.3.1 822,564 9/3/2021
3.7.3 355,603 9/3/2021
3.7.2.11 374,682 9/2/2021
3.7.2.10 364,112 9/1/2021
3.7.2.9 1,712,886 8/31/2021
3.7.2.8 1,319,642 8/27/2021
3.7.2.7 1,011,226 8/25/2021
3.7.2.6 1,003,644 8/23/2021
3.7.2.5 753,406 8/19/2021
3.7.2.4 6,644,458 8/16/2021
3.7.2.3 900,211 8/12/2021
3.7.2.2 1,962,863 8/10/2021
3.7.2.1 1,211,820 8/6/2021
3.7.2 52,133 8/5/2021
3.7.1.4 1,055,146 8/4/2021
3.7.1.3 2,656,553 7/30/2021
3.7.1.2 392,798 7/29/2021
3.7.1.1 639,807 7/27/2021
3.7.1 1,445,509 7/21/2021
3.7.0.45 1,228,982 7/16/2021
3.7.0.44 1,987,134 7/13/2021
3.7.0.43 29,652,572 7/12/2021
3.7.0.42 436,152 7/9/2021
3.7.0.41 399,396 7/8/2021
3.7.0.40 397,123 7/7/2021
3.7.0.39 625,612 7/6/2021
3.7.0.38 1,043,800 7/1/2021
3.7.0.37 1,107,903 6/25/2021
3.7.0.36 294,116 6/24/2021
3.7.0.35 1,252,196 6/21/2021
3.7.0.34 683,017 6/17/2021
3.7.0.33 819,022 6/15/2021
3.7.0.32 1,125,256 6/11/2021
3.7.0.31 15,730,261 5/28/2021
3.7.0.30 252,977 5/28/2021
3.7.0.29 388,465 5/27/2021
3.7.0.28 352,639 5/27/2021
3.7.0.27 785,412 5/24/2021
3.7.0.26 497,213 5/21/2021
3.7.0.25 537,834 5/20/2021
3.7.0.24 420,349 5/19/2021
3.7.0.23 385,892 5/18/2021
3.7.0.22 834,527 5/14/2021
3.7.0.21 1,022,652 5/12/2021
3.7.0.20 655,216 5/10/2021
3.7.0.19 178,019 5/10/2021
3.7.0.18 1,436,380 5/6/2021
3.7.0.17 2,062,398 4/30/2021
3.7.0.16 558,745 4/27/2021
3.7.0.15 860,768 4/23/2021
3.7.0.14 9,062,297 4/19/2021
3.7.0.13 1,060,425 4/15/2021
3.7.0.12 898,073 4/13/2021
3.7.0.11 1,233,232 4/12/2021
3.7.0.10 1,217,530 4/8/2021
3.7.0.9 423,380 4/7/2021
3.7.0.8 1,778,422 4/2/2021
3.7.0.7 731,816 4/1/2021
3.7.0.6 12,816,435 3/31/2021
3.7.0.5 132,593 3/31/2021
3.7.0.4 15,654,622 3/30/2021
3.7.0.3 7,695,661 3/29/2021
3.7.0.2 122,379 3/27/2021
3.7.0.1 2,114,703 3/26/2021
3.7.0 17,048,202 3/26/2021
3.5.3.9 3,668,646 3/25/2021
3.5.3.8 2,067,917 3/17/2021
3.5.3.7 606,149 3/15/2021
3.5.3.6 1,202,677 3/9/2021
3.5.3.5 1,336,997 3/5/2021
3.5.3.4 175,915 3/4/2021
3.5.3.3 1,368,931 3/1/2021
3.5.3.2 1,661,861 2/23/2021
3.5.3.1 1,152,881 2/19/2021
3.5.3 217,938 2/18/2021
3.5.2.10 1,264,004 2/12/2021
3.5.2.9 906,558 2/9/2021
3.5.2.8 469,715 2/8/2021
3.5.2.7 433,843 2/5/2021
3.5.2.6 631,613 2/4/2021
3.5.2.5 532,706 1/30/2021
3.5.2.4 2,205,675 1/29/2021
3.5.2.3 372,912 1/28/2021
3.5.2.2 338,636 1/27/2021
3.5.2.1 1,023,374 1/26/2021
3.5.2 2,719,926 1/20/2021
3.5.1.60 423,633 1/19/2021
3.5.1.59 2,566,857 1/11/2021
3.5.1.58 901,245 1/7/2021
3.5.1.57 1,096,867 12/30/2020
3.5.1.56 626,019 12/23/2020
3.5.1.55 463,529 12/22/2020
3.5.1.54 352,047 12/22/2020
3.5.1.53 205,903 12/21/2020
3.5.1.52 362,669 12/18/2020
3.5.1.51 365,113 12/17/2020
3.5.1.50 344,983 12/16/2020
3.5.1.49 573,723 12/14/2020
3.5.1.48 1,095,093 12/9/2020
3.5.1.47 552,118 12/7/2020
3.5.1.46 817,177 12/3/2020
3.5.1.45 697,264 12/2/2020
3.5.1.44 184,902 12/1/2020
3.5.1.43 475,534 12/1/2020
3.5.1.42 873,734 11/24/2020
3.5.1.41 377,245 11/23/2020
3.5.1.40 1,812,345 11/20/2020
3.5.1.39 397,924 11/19/2020
3.5.1.38 321,717 11/18/2020
3.5.1.37 298,038 11/16/2020
3.5.1.36 942,358 11/13/2020
3.5.1.35 118,859 11/11/2020
3.5.1.34 1,664,230 11/5/2020
3.5.1.33 391,876 11/4/2020
3.5.1.32 1,306,752 10/28/2020
3.5.1.31 553,171 10/27/2020
3.5.1.30 292,630 10/26/2020
3.5.1.29 663,671 10/22/2020
3.5.1.28 280,125 10/21/2020
3.5.1.27 963,722 10/20/2020
3.5.1.26 796,169 10/16/2020
3.5.1.25 310,086 10/15/2020
3.5.1.24 12,770,291 10/9/2020
3.5.1.23 1,509,704 10/6/2020
3.5.1.22 1,644,893 10/2/2020
3.5.1.21 397,708 10/1/2020
3.5.1.20 323,964 9/30/2020
3.5.1.19 504,373 9/29/2020
3.5.1.18 666,622 9/25/2020
3.5.1.17 491,136 9/24/2020
3.5.1.16 897,952 9/21/2020
3.5.1.15 605,091 9/18/2020
3.5.1.14 518,422 9/17/2020
3.5.1.13 1,444,396 9/16/2020
3.5.1.12 334,039 9/15/2020
3.5.1.11 349,392 9/14/2020
3.5.1.10 407,958 9/11/2020
3.5.1.9 1,191,009 9/10/2020
3.5.1.8 134,193 9/9/2020
3.5.1.7 2,126,005 9/4/2020
3.5.1.6 1,833,616 9/2/2020
3.5.1.5 979,903 9/1/2020
3.5.1.4 155,162 8/31/2020
3.5.1.3 259,995 8/28/2020
3.5.1.2 344,682 8/27/2020
3.5.1.1 248,420 8/26/2020
3.5.1 600,822 8/24/2020
3.5.0.1 472,421 8/24/2020
3.5.0 1,498,623 8/20/2020
3.5.0-beta 483,531 2/4/2020
3.3.107.40 11,844,558 8/19/2020
3.3.107.39 1,034,704 8/14/2020
3.3.107.38 917,489 8/10/2020
3.3.107.37 488,883 8/7/2020
3.3.107.36 465,997 8/6/2020
3.3.107.35 922,689 8/4/2020
3.3.107.34 27,194 8/4/2020
3.3.107.33 317,350 8/3/2020
3.3.107.32 345,122 7/31/2020
3.3.107.31 229,992 7/30/2020
3.3.107.30 913,901 7/29/2020
3.3.107.29 484,356 7/28/2020
3.3.107.28 1,129,074 7/23/2020
3.3.107.27 389,605 7/22/2020
3.3.107.26 802,992 7/17/2020
3.3.107.25 530,700 7/15/2020
3.3.107.24 1,714,382 7/9/2020
3.3.107.23 1,281,347 7/9/2020
3.3.107.22 963,676 7/8/2020
3.3.107.21 310,745 7/7/2020
3.3.107.20 1,138,264 7/2/2020
3.3.107.19 1,001,265 6/29/2020
3.3.107.18 415,938 6/26/2020
3.3.107.17 278,957 6/25/2020
3.3.107.16 380,856 6/24/2020
3.3.107.15 131,729 6/24/2020
3.3.107.14 350,393 6/23/2020
3.3.107.13 823,949 6/19/2020
3.3.107.12 309,149 6/18/2020
3.3.107.11 286,300 6/17/2020
3.3.107.10 1,137,268 6/11/2020
3.3.107.9 614,895 6/9/2020
3.3.107.8 989,870 6/5/2020
3.3.107.7 351,714 6/4/2020
3.3.107.6 274,816 6/3/2020
3.3.107.5 160,130 6/3/2020
3.3.107.4 544,438 6/1/2020
3.3.107.3 1,034,324 5/27/2020
3.3.107.2 466,545 5/26/2020
3.3.107.1 705,609 5/22/2020
3.3.107 253,479 5/22/2020
3.3.106.27 196,151 5/21/2020
3.3.106.26 629,877 5/19/2020
3.3.106.25 361,147 5/18/2020
3.3.106.24 488,941 5/15/2020
3.3.106.23 342,358 5/14/2020
3.3.106.22 830,805 5/11/2020
3.3.106.21 698,290 5/8/2020
3.3.106.20 332,861 5/8/2020
3.3.106.19 140,536 5/7/2020
3.3.106.18 332,606 5/6/2020
3.3.106.17 549,445 5/4/2020
3.3.106.16 528,469 5/1/2020
3.3.106.15 221,372 4/30/2020
3.3.106.14 310,377 4/29/2020
3.3.106.13 453,174 4/28/2020
3.3.106.12 458,040 4/27/2020
3.3.106.11 577,533 4/24/2020
3.3.106.10 586,702 4/23/2020
3.3.106.9 386,776 4/22/2020
3.3.106.8 255,764 4/21/2020
3.3.106.7 323,984 4/20/2020
3.3.106.6 435,308 4/17/2020
3.3.106.5 455,041 4/16/2020
3.3.106.4 243,720 4/9/2020
3.3.106.3 1,210,853 4/8/2020
3.3.106.2 898,926 4/6/2020
3.3.106.1 931,222 4/3/2020
3.3.106 194,834 4/3/2020
3.3.105.9 368,994 4/2/2020
3.3.105.8 421,423 4/1/2020
3.3.105.7 451,434 3/31/2020
3.3.105.6 300,237 3/30/2020
3.3.105.5 415,549 3/27/2020
3.3.105.4 727,673 3/26/2020
3.3.105.3 387,933 3/25/2020
3.3.105.2 348,163 3/24/2020
3.3.105.1 1,805,819 3/20/2020
3.3.105 224,835 3/19/2020
3.3.104.38 702,898 3/18/2020
3.3.104.37 355,200 3/17/2020
3.3.104.36 413,516 3/16/2020
3.3.104.35 542,436 3/12/2020
3.3.104.34 1,806,170 3/6/2020
3.3.104.33 399,595 3/5/2020
3.3.104.32 1,167,923 3/2/2020
3.3.104.31 601,533 2/28/2020
3.3.104.30 136,850 2/27/2020
3.3.104.29 386,224 2/26/2020
3.3.104.28 574,285 2/25/2020
3.3.104.27 1,090,986 2/19/2020
3.3.104.26 734,905 2/17/2020
3.3.104.25 737,636 2/13/2020
3.3.104.24 946,516 2/10/2020
3.3.104.23 536,519 2/7/2020
3.3.104.22 773,834 2/4/2020
3.3.104.21 1,750,845 1/24/2020
3.3.104.20 342,867 1/23/2020
3.3.104.19 869,418 1/21/2020
3.3.104.18 834,955 1/17/2020
3.3.104.17 445,818 1/16/2020
3.3.104.16 402,392 1/15/2020
3.3.104.15 1,045,528 1/10/2020
3.3.104.14 1,256,698 1/8/2020
3.3.104.13 517,361 1/6/2020
3.3.104.12 787,253 1/2/2020
3.3.104.11 713,761 12/25/2019
3.3.104.10 141,430 12/23/2019
3.3.104.9 267,741 12/20/2019
3.3.104.8 456,549 12/18/2019
3.3.104.7 289,031 12/18/2019
3.3.104.6 584,006 12/16/2019
3.3.104.5 314,528 12/13/2019
3.3.104.4 417,340 12/12/2019
3.3.104.3 199,630 12/12/2019
3.3.104.2 150,034 12/11/2019
3.3.104.1 1,245,360 12/9/2019
3.3.104 1,488,580 12/3/2019
3.3.103.71 959,072 12/2/2019
3.3.103.70 649,215 11/26/2019
3.3.103.69 280,417 11/25/2019
3.3.103.68 529,621 11/22/2019
3.3.103.67 259,800 11/22/2019
3.3.103.66 1,196,407 11/19/2019
3.3.103.65 108,120 11/19/2019
3.3.103.64 1,703,560 11/14/2019
3.3.103.63 290,323 11/13/2019
3.3.103.62 781,371 11/8/2019
3.3.103.61 324,380 11/7/2019
3.3.103.60 222,866 11/7/2019
3.3.103.59 343,249 11/5/2019
3.3.103.58 733,037 10/31/2019
3.3.103.57 284,222 10/30/2019
3.3.103.56 738,367 10/28/2019
3.3.103.55 245,533 10/28/2019
3.3.103.54 1,301,456 10/24/2019
3.3.103.53 813,382 10/22/2019
3.3.103.52 477,002 10/18/2019
3.3.103.51 252,377 10/18/2019
3.3.103.50 2,152,208 10/17/2019
3.3.103.49 444,553 10/16/2019
3.3.103.48 842,853 10/11/2019
3.3.103.47 247,070 10/10/2019
3.3.103.46 741,236 10/8/2019
3.3.103.45 1,235,329 9/30/2019
3.3.103.44 1,876,667 9/26/2019
3.3.103.43 1,588,469 9/23/2019
3.3.103.42 716,611 9/21/2019
3.3.103.41 290,422 9/19/2019
3.3.103.40 373,630 9/18/2019
3.3.103.39 352,724 9/17/2019
3.3.103.38 221,650 9/16/2019
3.3.103.37 387,412 9/12/2019
3.3.103.36 807,848 9/9/2019
3.3.103.35 550,023 9/6/2019
3.3.103.34 276,122 9/5/2019
3.3.103.33 787,591 9/4/2019
3.3.103.32 1,804,910 8/27/2019
3.3.103.31 970,097 8/23/2019
3.3.103.30 414,536 8/22/2019
3.3.103.29 938,668 8/16/2019
3.3.103.28 243,117 8/15/2019
3.3.103.27 418,571 8/14/2019
3.3.103.26 193,933 8/13/2019
3.3.103.25 243,579 8/12/2019
3.3.103.24 308,019 8/9/2019
3.3.103.23 217,549 8/8/2019
3.3.103.22 362,585 8/7/2019
3.3.103.21 114,260 8/7/2019
3.3.103.20 1,133,043 8/2/2019
3.3.103.19 202,157 8/1/2019
3.3.103.18 458,418 7/30/2019
3.3.103.17 303,794 7/29/2019
3.3.103.16 555,878 7/25/2019
3.3.103.15 941,108 7/24/2019
3.3.103.14 1,076,922 7/22/2019
3.3.103.13 308,887 7/19/2019
3.3.103.12 843,283 7/19/2019
3.3.103.11 1,009,726 7/12/2019
3.3.103.10 640,288 7/10/2019
3.3.103.9 773,542 7/9/2019
3.3.103.8 218,455 7/8/2019
3.3.103.7 629,457 7/2/2019
3.3.103.6 547,449 7/1/2019
3.3.103.5 810,341 6/28/2019
3.3.103.4 216,042 6/27/2019
3.3.103.3 276,687 6/27/2019
3.3.103.2 3,018,745 6/26/2019
3.3.103.1 646,889 6/24/2019
3.3.103 400,648 6/20/2019
3.3.102.7 183,398 6/20/2019
3.3.102.6 1,133,104 6/17/2019
3.3.102.5 221,832 6/14/2019
3.3.102.4 334,388 6/13/2019
3.3.102.3 702,840 6/7/2019
3.3.102.2 609,650 6/4/2019
3.3.102.1 277,283 6/3/2019
3.3.102 459,906 5/31/2019
3.3.101.18 480,209 5/30/2019
3.3.101.17 194,912 5/29/2019
3.3.101.16 261,846 5/28/2019
3.3.101.15 1,409,606 5/23/2019
3.3.101.14 276,429 5/22/2019
3.3.101.13 238,609 5/21/2019
3.3.101.12 472,330 5/20/2019
3.3.101.11 408,884 5/17/2019
3.3.101.10 459,015 5/15/2019
3.3.101.9 2,405,128 5/10/2019
3.3.101.8 486,423 5/8/2019
3.3.101.7 256,591 5/7/2019
3.3.101.6 1,237,657 5/3/2019
3.3.101.5 741,013 5/2/2019
3.3.101.4 500,332 4/30/2019
3.3.101.3 304,619 4/29/2019
3.3.101.2 1,323,856 4/26/2019
3.3.101.1 1,677,559 4/25/2019
3.3.101 274,389 4/25/2019
3.3.100.8 179,821 4/24/2019
3.3.100.7 4,147,164 4/18/2019
3.3.100.6 292,402 4/16/2019
3.3.100.5 1,776,836 4/4/2019
3.3.100.4 578,242 4/3/2019
3.3.100.3 514,734 3/29/2019
3.3.100.2 483,197 3/26/2019
3.3.100.1 660,272 3/22/2019
3.3.100 23,481,507 3/21/2019
3.3.32.2 2,157,680 3/11/2019
3.3.32.1 409,996 3/7/2019
3.3.32 181,855 3/6/2019
3.3.31.12 2,057,765 2/26/2019
3.3.31.11 1,169,239 2/20/2019
3.3.31.10 517,091 2/15/2019
3.3.31.9 295,479 2/14/2019
3.3.31.8 268,560 2/13/2019
3.3.31.7 8,133,854 2/4/2019
3.3.31.6 2,160,411 1/26/2019
3.3.31.5 195,243 1/25/2019
3.3.31.4 207,573 1/24/2019
3.3.31.3 730,067 1/18/2019
3.3.31.2 827,897 1/11/2019
3.3.31.1 234,075 1/10/2019
3.3.31 529,516 1/8/2019
3.3.30.4 106,666 1/7/2019
3.3.30.3 321,144 1/4/2019
3.3.30.2 1,195,835 12/22/2018
3.3.30.1 17,269 12/21/2018
3.3.30 296,899 12/21/2018
3.3.29.16 1,632,954 12/15/2018
3.3.29.15 635,316 12/14/2018
3.3.29.14 801,362 12/12/2018
3.3.29.13 1,403,193 12/4/2018
3.3.29.12 1,737,553 11/16/2018
3.3.29.11 105,809 11/16/2018
3.3.29.10 395,858 11/15/2018
3.3.29.9 182,710 11/13/2018
3.3.29.8 315,522 11/9/2018
3.3.29.7 201,980 11/9/2018
3.3.29.6 251,228 11/7/2018
3.3.29.5 355,166 11/7/2018
3.3.29.4 403,161 11/6/2018
3.3.29.3 659,809 10/30/2018
3.3.29.2 135,369 10/29/2018
3.3.29.1 126,518 10/29/2018
3.3.29 241,473 10/26/2018
3.3.28.1 418,540 10/22/2018
3.3.28 101,970 10/22/2018
3.3.27.3 643,527 10/17/2018
3.3.27.2 90,320 10/12/2018
3.3.27.1 248,104 10/10/2018
3.3.27 880,388 10/6/2018
3.3.26 345,788 10/4/2018
3.3.25.4 1,004,623 9/26/2018
3.3.25.3 2,437,184 9/10/2018
3.3.25.2 233,068 9/7/2018
3.3.25.1 23,121,840 8/28/2018
3.3.25 36,669 8/24/2018
3.3.24.8 1,276,026 8/16/2018
3.3.24.7 198,452 8/15/2018
3.3.24.6 1,564,889 8/3/2018
3.3.24.5 226,592 8/2/2018
3.3.24.4 798,828 7/23/2018
3.3.24.3 2,007,436 7/3/2018
3.3.24.2 1,126,035 6/22/2018
3.3.24.1 2,180,362 6/19/2018
3.3.24 171,072 6/9/2018
3.3.23.1 948,271 6/1/2018
3.3.23 160,457 5/31/2018
3.3.22.5 563,530 5/10/2018
3.3.22.4 17,809 5/8/2018
3.3.22.3 33,364 5/4/2018
3.3.22.2 254,934 4/27/2018
3.3.22.1 6,501,692 4/25/2018
3.3.22 388,898 4/20/2018
3.3.21.21 176,451 4/20/2018
3.3.21.20 966,471 3/30/2018
3.3.21.19 1,147,310 3/29/2018
3.3.21.18 10,542 3/29/2018
3.3.21.17 124,294 3/21/2018
3.3.21.16 1,245,373 3/15/2018
3.3.21.15 590,845 3/3/2018
3.3.21.14 72,245 2/24/2018
3.3.21.13 41,665 2/21/2018
3.3.21.12 1,575,689 2/15/2018
3.3.21.11 161,199 2/9/2018
3.3.21.10 172,002 2/5/2018
3.3.21.9 107,479 1/26/2018
3.3.21.8 323,788 1/19/2018
3.3.21.7 54,245 1/17/2018
3.3.21.6 3,332,156 12/23/2017
3.3.21.5 34,244 12/21/2017
3.3.21.4 27,087 12/19/2017
3.3.21.3 19,944 12/15/2017
3.3.21.2 50,926 12/15/2017
3.3.21.1 80,983 12/12/2017
3.3.21 39,872 12/7/2017
3.3.20 318,655 11/27/2017
3.3.19.1 85,089 11/23/2017
3.3.19 6,256,598 11/11/2017
3.3.18.4 71,050 11/8/2017
3.3.18.3 16,337 11/8/2017
3.3.18.2 1,564,756 10/24/2017
3.3.18.1 110,665 10/17/2017
3.3.18 1,315,584 10/9/2017
3.3.17.10 499,082 9/21/2017
3.3.17.9 3,660,768 9/13/2017
3.3.17.8 171,692 9/9/2017
3.3.17.7 15,022 9/7/2017
3.3.17.6 50,074 8/31/2017
3.3.17.5 378,894 8/1/2017
3.3.17.4 61,930 7/24/2017
3.3.17.3 290,168 7/24/2017
3.3.17.2 610,904 7/11/2017
3.3.17.1 55,870 7/7/2017
3.3.17 3,917,795 7/7/2017
3.3.16 121,315 7/5/2017
3.3.15 374,176 6/28/2017
3.3.14.2 216,427 6/23/2017
3.3.14.1 845,102 6/2/2017
3.3.14 1,560,385 5/11/2017
3.3.13.4 218,629 5/8/2017
3.3.13.3 5,839,477 5/5/2017
3.3.13.2 155,383 4/28/2017
3.3.13.1 19,726 4/26/2017
3.3.13 226,457 4/21/2017
3.3.12 104,456 4/19/2017
3.3.11 287,029 4/11/2017
3.3.10.6 37,934 4/7/2017
3.3.10.5 35,729 4/6/2017
3.3.10.4 12,786 4/3/2017
3.3.10.3 448,790 3/31/2017
3.3.10.2 101,204 3/17/2017
3.3.10.1 1,531,750 3/15/2017
3.3.10 89,507 3/14/2017
3.3.9 69,077 3/14/2017
3.3.8.2 204,038 2/24/2017
3.3.8.1 190,631 2/7/2017
3.3.8 1,075,525 1/20/2017
3.3.7.1 331,122 12/28/2016
3.3.7 603,939 12/16/2016
3.3.6.1 12,270 12/13/2016
3.3.6 124,984 12/9/2016
3.3.5.1 194,753 12/7/2016
3.3.5 1,266,403 11/15/2016
3.3.4.1 101,319 11/11/2016
3.3.4 148,180 11/4/2016
3.3.3 130,074 10/21/2016
3.3.2.1 37,815 10/19/2016
3.3.2 138,711 10/17/2016
3.3.1.1 41,175 10/13/2016
3.3.1 196,593 10/11/2016
3.3.0.3 61,091 10/7/2016
3.3.0.2 26,400 9/30/2016
3.3.0.1 26,569 9/28/2016
3.3.0 2,497,664 9/19/2016
3.2.8-rc 38,455 9/8/2016
3.2.7-beta 38,136 8/23/2016
3.2.6-beta 65,884 8/2/2016
3.2.5-beta 68,477 6/28/2016
3.2.4.1-beta 35,284 6/2/2016
3.2.4-beta 28,730 6/1/2016
3.2.3.1-beta 42,539 4/20/2016
3.2.3-beta 35,349 3/12/2016
3.2.2.1-beta 27,106 3/2/2016
3.2.2-beta 30,450 1/12/2016
3.2.1-beta 28,989 12/7/2015
3.2.0-beta 29,908 9/29/2015
3.1.11 468,550 8/30/2016
3.1.10 965,921 8/11/2016
3.1.9.2 199,490 8/9/2016
3.1.9.1 78,151 7/21/2016
3.1.9 167,839 7/13/2016
3.1.8.1 60,680 6/30/2016
3.1.8 136,450 6/28/2016
3.1.7 166,438 6/3/2016
3.1.6 74,935 5/26/2016
3.1.5.3 192,186 4/19/2016
3.1.5.2 13,442 4/18/2016
3.1.5.1 86,921 3/11/2016
3.1.5 41,869 2/22/2016
3.1.4.5 38,972 2/18/2016
3.1.4.4 27,054 2/6/2016
3.1.4.3 529,397 1/6/2016
3.1.4.2 27,695 12/18/2015
3.1.4.1 13,112 12/8/2015
3.1.4 88,540 12/2/2015
3.1.3.8 136,155 11/21/2015
3.1.3.7 8,790 11/18/2015
3.1.3.6 10,916 11/12/2015
3.1.3.5 69,398 11/7/2015
3.1.3.4 8,571 11/3/2015
3.1.3.3 31,555 10/29/2015
3.1.3.2 27,990 10/20/2015
3.1.3.1 10,224 10/14/2015
3.1.3 47,212 10/7/2015
3.1.2.1 135,237 10/7/2015
3.1.2 7,112 10/6/2015
3.1.1.1 24,258 9/4/2015
3.1.1 160,678 8/27/2015
3.1.0.2 20,386 8/12/2015
3.1.0.1 14,819 8/4/2015
3.1.0 560,767 7/28/2015
3.0.0.4-preview 5,359 7/10/2015
3.0.0.3-preview 13,094 6/9/2015
3.0.0.2-preview 35,573 5/21/2015
3.0.0.1-preview 26,538 5/5/2015
3.0.0-preview 26,381 4/30/2015