AWSSDK.Core 3.7.402.88

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.88
                    
NuGet\Install-Package AWSSDK.Core -Version 3.7.402.88
                    
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.88" />
                    
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.88" />
                    
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.88
                    
#r "nuget: AWSSDK.Core, 3.7.402.88"
                    
#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.88
                    
#: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.88
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.Core&version=3.7.402.88
                    
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 (860)

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

Package Downloads
AWSSDK.S3

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

AWSSDK.SecurityToken

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

AWSSDK.SQS

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

AWSSDK.Extensions.NETCore.Setup

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

AWSSDK.DynamoDBv2

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

GitHub repositories (59)

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

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