AWSSDK.Core 3.7.402.73

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