AWSSDK.Core 3.7.500.15

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