AWSSDK.Core 3.7.500.8

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