AWSSDK.Core 4.0.1.1

Prefix Reserved
dotnet add package AWSSDK.Core --version 4.0.1.1
                    
NuGet\Install-Package AWSSDK.Core -Version 4.0.1.1
                    
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="4.0.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.Core" Version="4.0.1.1" />
                    
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 4.0.1.1
                    
#r "nuget: AWSSDK.Core, 4.0.1.1"
                    
#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@4.0.1.1
                    
#: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=4.0.1.1
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.Core&version=4.0.1.1
                    
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 net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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.

NuGet packages (864)

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

Package Downloads
AWSSDK.S3

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

AWSSDK.SecurityToken

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

AWSSDK.SQS

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

AWSSDK.Extensions.NETCore.Setup

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

AWSSDK.DynamoDBv2

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

GitHub repositories (58)

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

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