AWSSDK.Core 3.7.402.90

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.Core --version 3.7.402.90
                    
NuGet\Install-Package AWSSDK.Core -Version 3.7.402.90
                    
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="3.7.402.90" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.Core" Version="3.7.402.90" />
                    
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 3.7.402.90
                    
#r "nuget: AWSSDK.Core, 3.7.402.90"
                    
#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@3.7.402.90
                    
#: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=3.7.402.90
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.Core&version=3.7.402.90
                    
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 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. 
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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 2.0

  • net8.0

    • No dependencies.

NuGet packages (861)

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

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