AWSSDK.Core 3.7.402.61

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

The Amazon Web Services SDK for .NET - Core Runtime

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

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 2.0

  • net8.0

    • No dependencies.

NuGet packages (860)

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

Package Downloads
AWSSDK.S3

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

AWSSDK.SecurityToken

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

AWSSDK.SQS

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

AWSSDK.Extensions.NETCore.Setup

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

AWSSDK.DynamoDBv2

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

GitHub repositories (59)

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

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