AWSSDK.Core 3.7.500.13

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

The Amazon Web Services SDK for .NET - Core Runtime

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

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 2.0

  • net8.0

    • No dependencies.

NuGet packages (861)

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

Package Downloads
AWSSDK.S3

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

AWSSDK.SecurityToken

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

AWSSDK.SQS

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

AWSSDK.Extensions.NETCore.Setup

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

AWSSDK.DynamoDBv2

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

GitHub repositories (59)

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

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