AWSSDK.Core 3.7.402.25

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

The Amazon Web Services SDK for .NET - Core Runtime

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 2.0

  • net8.0

    • No dependencies.

NuGet packages (861)

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

Package Downloads
AWSSDK.S3

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

AWSSDK.SecurityToken

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

AWSSDK.SQS

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

AWSSDK.Extensions.NETCore.Setup

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

AWSSDK.DynamoDBv2

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

GitHub repositories (59)

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

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