AWSSDK.Core 3.7.500.23

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.500.23
                    
NuGet\Install-Package AWSSDK.Core -Version 3.7.500.23
                    
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.500.23" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.Core" Version="3.7.500.23" />
                    
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.500.23
                    
#r "nuget: AWSSDK.Core, 3.7.500.23"
                    
#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.500.23
                    
#: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.500.23
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.Core&version=3.7.500.23
                    
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 (864)

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