AWSSDK.S3 4.0.7

Prefix Reserved
dotnet add package AWSSDK.S3 --version 4.0.7
                    
NuGet\Install-Package AWSSDK.S3 -Version 4.0.7
                    
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.S3" Version="4.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.S3" Version="4.0.7" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.S3" />
                    
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.S3 --version 4.0.7
                    
#r "nuget: AWSSDK.S3, 4.0.7"
                    
#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.S3@4.0.7
                    
#: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.S3&version=4.0.7
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.S3&version=4.0.7
                    
Install as a Cake Tool

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

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

NuGet packages (898)

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

Package Downloads
Snowflake.Data

Snowflake Connector for .NET

Microting.eForm

Package Description

AspNetCore.HealthChecks.Aws.S3

HealthChecks.Aws.S3 is the health check package for S3 Buckets and files.

Amazon.Extensions.S3.Encryption

The Amazon S3 Encryption Client for .NET simplifies encrypting and decrypting objects to S3 using KMS or custom keys.

AspNetCore.DataProtection.Aws.S3

ASP.NET Core DataProtection repository for use with AWS S3

GitHub repositories (90)

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

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
duplicati/duplicati
Store securely encrypted backups in the cloud!
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
MassTransit/MassTransit
Distributed Application Framework for .NET
lambci/docker-lambda
Docker images and test runners that replicate the live AWS Lambda environment
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
ravendb/ravendb
ACID Document Database
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
loic-sharma/BaGet
A lightweight NuGet and symbol server
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
microsoft/kernel-memory
RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
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.
CHKZL/DDTV
可对阿B进行直播多窗口观看、开播提醒、自动录制、合并、转码的跨平台工具
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)
Version Downloads Last Updated
4.0.7 9,467 9/8/2025
4.0.6.13 68,562 9/2/2025
4.0.6.12 55,879 8/29/2025
4.0.6.11 3,855 8/29/2025
4.0.6.10 39,146 8/27/2025
4.0.6.9 25,329 8/26/2025
4.0.6.8 97,081 8/21/2025
4.0.6.7 93,775 8/18/2025
4.0.6.6 55,342 8/15/2025
4.0.6.5 57,929 8/13/2025
4.0.6.4 206,343 8/6/2025
4.0.6.3 81,652 8/4/2025
4.0.6.2 234,220 7/23/2025
4.0.6.1 35,928 7/22/2025
4.0.6 87,009 7/18/2025
4.0.5.1 29,312 7/17/2025
4.0.5 71,366 7/15/2025
4.0.4.2 183,786 7/9/2025
4.0.4.1 167,153 7/3/2025
4.0.4 37,135 7/2/2025
4.0.3.2 44,739 7/1/2025
4.0.3.1 171,195 6/26/2025
4.0.3 36,386 6/25/2025
4.0.2.1 123,977 6/23/2025
4.0.2 162,355 6/18/2025
4.0.1.7 118,266 6/16/2025
4.0.1.6 190,790 6/12/2025
4.0.1.5 52,314 6/11/2025
4.0.1.4 70,590 6/10/2025
4.0.1.3 783,031 6/4/2025
4.0.1.2 91,596 6/3/2025
4.0.1.1 123,433 5/30/2025
4.0.1 63,094 5/29/2025
4.0.0.7 209,207 5/23/2025
4.0.0.6 107,323 5/21/2025
4.0.0.5 253,097 5/16/2025
4.0.0.4 65,943 5/15/2025
4.0.0.3 350,648 5/7/2025
4.0.0.2 95,039 5/6/2025
4.0.0.1 231,089 4/30/2025
4.0.0 345,476 4/28/2025
4.0.0-preview.13 14,060 4/9/2025
4.0.0-preview.12 1,652 4/4/2025
4.0.0-preview.11 14,211 3/26/2025
4.0.0-preview.10 30,451 3/7/2025
4.0.0-preview.9 1,984 3/4/2025
4.0.0-preview.8 3,322 2/25/2025
4.0.0-preview.7 20,766 2/17/2025
4.0.0-preview.6 20,606 2/6/2025
4.0.0-preview.5 31,006 1/3/2025
4.0.0-preview.4 113,292 10/11/2024
4.0.0-preview.3 9,152 10/1/2024
4.0.0-preview.2 47,436 8/28/2024
4.0.0-preview 93,059 8/15/2024
3.7.501.1 47 9/9/2025
3.7.501 3,590 9/8/2025
3.7.500.14 12,795 9/4/2025
3.7.500.13 12,374 9/2/2025
3.7.500.12 138,289 8/29/2025
3.7.500.11 19,015 8/26/2025
3.7.500.10 10,341 8/25/2025
3.7.500.9 13,546 8/21/2025
3.7.500.8 9,280 8/20/2025
3.7.500.7 34,395 8/12/2025
3.7.500.6 218,043 8/11/2025
3.7.500.5 25,458 8/8/2025
3.7.500.4 20,425 8/6/2025
3.7.500.3 20,824 8/5/2025
3.7.500.2 7,977 8/4/2025
3.7.500.1 28,828 8/1/2025
3.7.500 93,047 7/31/2025
3.7.421.10 8,635 7/30/2025
3.7.421.9 8,031 7/29/2025
3.7.421.8 8,493 7/28/2025
3.7.421.7 15,830 7/24/2025
3.7.421.6 6,294 7/23/2025
3.7.421.5 4,742 7/22/2025
3.7.421.4 13,303 7/21/2025
3.7.421.3 53,670 7/18/2025
3.7.421.2 13,149 7/17/2025
3.7.421.1 22,750 7/16/2025
3.7.421 35,158 7/15/2025
3.7.420.2 58,564 7/9/2025
3.7.420.1 50,098 7/3/2025
3.7.420 15,512 7/2/2025
3.7.419.4 46,962 7/1/2025
3.7.419.3 15,210 6/30/2025
3.7.419.2 27,293 6/27/2025
3.7.419.1 25,256 6/26/2025
3.7.419 36,079 6/25/2025
3.7.418.2 42,531 6/23/2025
3.7.418.1 267,813 6/20/2025
3.7.418 29,873 6/18/2025
3.7.417.9 188,280 6/11/2025
3.7.417.8 32,421 6/10/2025
3.7.417.7 77,516 6/9/2025
3.7.417.6 81,107 6/6/2025
3.7.417.5 35,575 6/5/2025
3.7.417.4 65,958 6/4/2025
3.7.417.3 42,676 6/3/2025
3.7.417.2 61,093 6/2/2025
3.7.417.1 66,379 5/30/2025
3.7.417 26,974 5/29/2025
3.7.416.33 72,430 5/28/2025
3.7.416.32 55,789 5/23/2025
3.7.416.31 40,224 5/21/2025
3.7.416.30 58,587 5/20/2025
3.7.416.29 61,681 5/19/2025
3.7.416.28 121,255 5/16/2025
3.7.416.27 221,615 5/12/2025
3.7.416.26 105,605 5/9/2025
3.7.416.25 45,092 5/8/2025
3.7.416.24 29,263 5/7/2025
3.7.416.23 45,176 5/6/2025
3.7.416.22 32,381 5/5/2025
3.7.416.21 106,593 5/2/2025
3.7.416.20 28,166 5/1/2025
3.7.416.19 32,048 4/30/2025
3.7.416.18 77,661 4/29/2025
3.7.416.17 79,596 4/28/2025
3.7.416.16 171,633 4/25/2025
3.7.416.15 62,427 4/24/2025
3.7.416.14 101,764 4/23/2025
3.7.416.13 248,662 4/18/2025
3.7.416.12 52,141 4/17/2025
3.7.416.11 195,178 4/16/2025
3.7.416.10 288,729 4/14/2025
3.7.416.9 176,099 4/11/2025
3.7.416.8 99,900 4/10/2025
3.7.416.7 136,145 4/9/2025
3.7.416.6 127,842 4/8/2025
3.7.416.5 500,630 4/4/2025
3.7.416.4 155,647 4/3/2025
3.7.416.3 92,546 4/3/2025
3.7.416.2 31,255 4/2/2025
3.7.416.1 164,700 4/1/2025
3.7.416 96,376 3/31/2025
3.7.415.28 226,782 3/28/2025
3.7.415.27 104,523 3/27/2025
3.7.415.26 156,368 3/26/2025
3.7.415.25 89,125 3/25/2025
3.7.415.24 140,233 3/24/2025
3.7.415.23 281,330 3/21/2025
3.7.415.22 98,577 3/20/2025
3.7.415.21 141,438 3/19/2025
3.7.415.20 107,375 3/18/2025
3.7.415.19 128,171 3/17/2025
3.7.415.18 160,757 3/14/2025
3.7.415.17 99,322 3/14/2025
3.7.415.16 331,359 3/11/2025
3.7.415.15 114,054 3/10/2025
3.7.415.14 255,768 3/7/2025
3.7.415.13 92,007 3/6/2025
3.7.415.12 122,321 3/5/2025
3.7.415.11 135,600 3/4/2025
3.7.415.10 180,376 3/3/2025
3.7.415.9 217,590 2/28/2025
3.7.415.8 110,061 2/27/2025
3.7.415.7 148,418 2/26/2025
3.7.415.6 204,333 2/25/2025
3.7.415.5 141,275 2/24/2025
3.7.415.4 146,617 2/21/2025
3.7.415.3 128,482 2/20/2025
3.7.415.2 219,267 2/18/2025
3.7.415.1 180,442 2/17/2025
3.7.415 167,581 2/14/2025
3.7.414.5 132,433 2/13/2025
3.7.414.4 132,730 2/12/2025
3.7.414.3 149,589 2/11/2025
3.7.414.2 151,812 2/10/2025
3.7.414.1 168,770 2/7/2025
3.7.414 160,385 2/6/2025
3.7.413.4 148,988 2/5/2025
3.7.413.3 201,974 2/4/2025
3.7.413.2 159,038 2/3/2025
3.7.413.1 363,242 1/30/2025
3.7.413 127,045 1/29/2025
3.7.412.5 292,796 1/27/2025
3.7.412.4 464,084 1/22/2025
3.7.412.3 216,910 1/21/2025
3.7.412.2 287,553 1/17/2025
3.7.412.1 291,425 1/16/2025
3.7.412 174,783 1/15/2025
3.7.411.7 432,743 1/14/2025
3.7.411.6 152,702 1/13/2025
3.7.411.5 182,222 1/10/2025
3.7.411.4 120,313 1/9/2025
3.7.411.3 96,658 1/8/2025
3.7.411.2 283,033 1/7/2025
3.7.411.1 157,424 1/6/2025
3.7.411 169,140 1/3/2025
3.7.410.13 165,883 1/2/2025
3.7.410.12 327,817 12/26/2024
3.7.410.11 617,306 12/23/2024
3.7.410.10 235,232 12/20/2024
3.7.410.9 220,333 12/19/2024
3.7.410.8 121,634 12/18/2024
3.7.410.7 162,616 12/17/2024
3.7.410.6 403,116 12/13/2024
3.7.410.5 175,725 12/12/2024
3.7.410.4 102,824 12/11/2024
3.7.410.3 166,348 12/10/2024
3.7.410.2 178,436 12/9/2024
3.7.410.1 826,515 12/4/2024
3.7.410 25,640 12/3/2024
3.7.409.1 134,836 12/3/2024
3.7.409 163,019 12/2/2024
3.7.408.1 635,959 11/27/2024
3.7.408 400,539 11/25/2024
3.7.407.1 359,883 11/22/2024
3.7.407 145,750 11/21/2024
3.7.406.4 174,860 11/21/2024
3.7.406.3 266,037 11/19/2024
3.7.406.2 644,588 11/15/2024
3.7.406.1 493,334 11/15/2024
3.7.406 53,343 11/14/2024
3.7.405.14 234,042 11/13/2024
3.7.405.13 203,284 11/12/2024
3.7.405.12 161,740 11/11/2024
3.7.405.11 252,508 11/8/2024
3.7.405.10 206,726 11/7/2024
3.7.405.9 1,010,450 11/1/2024
3.7.405.8 229,189 10/31/2024
3.7.405.7 245,297 10/30/2024
3.7.405.6 221,231 10/29/2024
3.7.405.5 532,963 10/28/2024
3.7.405.4 324,751 10/25/2024
3.7.405.3 110,378 10/24/2024
3.7.405.2 1,016,169 10/23/2024
3.7.405.1 184,749 10/22/2024
3.7.405 813,853 10/16/2024
3.7.404.7 448,215 10/15/2024
3.7.404.6 210,157 10/14/2024
3.7.404.5 966,855 10/9/2024
3.7.404.4 332,476 10/8/2024
3.7.404.3 163,306 10/7/2024
3.7.404.2 333,748 10/4/2024
3.7.404.1 155,077 10/3/2024
3.7.404 170,842 10/2/2024
3.7.403.6 162,283 10/1/2024
3.7.403.5 496,955 9/27/2024
3.7.403.4 129,836 9/26/2024
3.7.403.3 132,677 9/25/2024
3.7.403.2 97,906 9/24/2024
3.7.403.1 586,374 9/21/2024
3.7.403 644,565 9/18/2024
3.7.402.12 381,476 9/16/2024
3.7.402.11 245,550 9/13/2024
3.7.402.10 258,679 9/11/2024
3.7.402.9 387,559 9/10/2024
3.7.402.8 269,879 9/9/2024
3.7.402.7 429,000 9/6/2024
3.7.402.6 122,830 9/5/2024
3.7.402.5 230,972 9/4/2024
3.7.402.4 462,078 8/30/2024
3.7.402.3 456,685 8/28/2024
3.7.402.2 1,047,262 8/22/2024
3.7.402.1 256,167 8/21/2024
3.7.402 154,012 8/20/2024
3.7.401.2 186,091 8/19/2024
3.7.401.1 492,926 8/16/2024
3.7.401 237,184 8/15/2024
3.7.400.5 719,244 8/13/2024
3.7.400.4 452,928 8/9/2024
3.7.400.3 996,149 8/5/2024
3.7.400.2 934,669 7/30/2024
3.7.400.1 208,093 7/29/2024
3.7.400 825,421 7/24/2024
3.7.310.8 477,407 7/22/2024
3.7.310.7 891,474 7/18/2024
3.7.310.6 757,376 7/12/2024
3.7.310.5 610,620 7/10/2024
3.7.310.4 344,778 7/9/2024
3.7.310.3 186,504 7/8/2024
3.7.310.2 207,107 7/5/2024
3.7.310.1 246,295 7/3/2024
3.7.310 248,718 7/2/2024
3.7.309.12 182,199 7/1/2024
3.7.309.11 443,830 6/28/2024
3.7.309.10 134,219 6/27/2024
3.7.309.9 289,008 6/25/2024
3.7.309.8 394,546 6/24/2024
3.7.309.7 355,762 6/20/2024
3.7.309.6 197,644 6/19/2024
3.7.309.5 132,322 6/18/2024
3.7.309.4 979,888 6/12/2024
3.7.309.3 161,584 6/11/2024
3.7.309.2 208,247 6/10/2024
3.7.309.1 208,347 6/7/2024
3.7.309 459,293 6/5/2024
3.7.308.9 123,171 6/4/2024
3.7.308.8 489,621 6/3/2024
3.7.308.7 368,946 5/30/2024
3.7.308.6 158,618 5/29/2024
3.7.308.5 140,492 5/28/2024
3.7.308.4 564,974 5/23/2024
3.7.308.3 209,234 5/22/2024
3.7.308.2 616,296 5/17/2024
3.7.308.1 212,654 5/16/2024
3.7.308 304,116 5/14/2024
3.7.307.32 388,504 5/13/2024
3.7.307.31 242,103 5/10/2024
3.7.307.30 153,426 5/9/2024
3.7.307.29 539,697 5/6/2024
3.7.307.28 259,566 5/3/2024
3.7.307.27 138,596 5/2/2024
3.7.307.26 107,131 5/1/2024
3.7.307.25 635,349 4/29/2024
3.7.307.24 178,501 4/26/2024
3.7.307.23 154,940 4/25/2024
3.7.307.22 302,001 4/24/2024
3.7.307.21 333,801 4/23/2024
3.7.307.20 271,457 4/22/2024
3.7.307.19 201,601 4/19/2024
3.7.307.18 571,136 4/18/2024
3.7.307.17 179,455 4/17/2024
3.7.307.16 266,416 4/16/2024
3.7.307.15 536,124 4/11/2024
3.7.307.14 184,351 4/10/2024
3.7.307.13 351,946 4/9/2024
3.7.307.12 191,216 4/8/2024
3.7.307.11 328,384 4/5/2024
3.7.307.10 166,012 4/4/2024
3.7.307.9 303,180 4/3/2024
3.7.307.8 294,905 4/2/2024
3.7.307.7 189,542 4/1/2024
3.7.307.6 162,665 3/29/2024
3.7.307.5 249,075 3/28/2024
3.7.307.4 189,923 3/27/2024
3.7.307.3 175,578 3/26/2024
3.7.307.2 165,492 3/25/2024
3.7.307.1 469,134 3/22/2024
3.7.307 852,487 3/18/2024
3.7.306.2 356,370 3/15/2024
3.7.306.1 174,654 3/14/2024
3.7.306 115,828 3/13/2024
3.7.305.31 691,416 3/8/2024
3.7.305.30 1,176,584 2/29/2024
3.7.305.29 625,423 2/27/2024
3.7.305.28 1,858,473 2/16/2024
3.7.305.27 107,757 2/15/2024
3.7.305.26 105,539 2/14/2024
3.7.305.25 131,213 2/13/2024
3.7.305.24 362,928 2/9/2024
3.7.305.23 280,255 2/7/2024
3.7.305.22 575,098 2/2/2024
3.7.305.21 139,854 2/1/2024
3.7.305.20 297,196 1/31/2024
3.7.305.19 118,202 1/30/2024
3.7.305.18 346,238 1/29/2024
3.7.305.17 460,853 1/25/2024
3.7.305.16 307,817 1/25/2024
3.7.305.15 248,670 1/23/2024
3.7.305.14 388,574 1/19/2024
3.7.305.13 407,151 1/18/2024
3.7.305.12 254,242 1/16/2024
3.7.305.11 404,944 1/14/2024
3.7.305.10 36,601 1/12/2024
3.7.305.9 232,043 1/11/2024
3.7.305.8 127,972 1/10/2024
3.7.305.7 533,135 1/8/2024
3.7.305.6 148,958 1/5/2024
3.7.305.5 113,459 1/4/2024
3.7.305.4 195,612 1/3/2024
3.7.305.3 613,600 12/28/2023
3.7.305.2 170,921 12/27/2023
3.7.305.1 80,571 12/26/2023
3.7.305 132,620 12/22/2023
3.7.304.13 118,267 12/21/2023
3.7.304.12 134,268 12/20/2023
3.7.304.11 129,962 12/19/2023
3.7.304.10 190,665 12/18/2023
3.7.304.9 152,296 12/15/2023
3.7.304.8 268,823 12/14/2023
3.7.304.7 264,514 12/13/2023
3.7.304.6 209,396 12/12/2023
3.7.304.5 1,014,194 12/7/2023
3.7.304.4 171,857 12/6/2023
3.7.304.3 184,820 12/5/2023
3.7.304.2 243,026 12/4/2023
3.7.304.1 428,542 11/30/2023
3.7.304 204,224 11/28/2023
3.7.303.2 188,066 11/28/2023
3.7.303.1 59,801 11/27/2023
3.7.303 221,057 11/27/2023
3.7.302 1,404,463 11/21/2023
3.7.301.1 206,841 11/20/2023
3.7.301 357,173 11/17/2023
3.7.300.4 142,346 11/16/2023
3.7.300.3 183,563 11/15/2023
3.7.300.2 473,097 11/14/2023
3.7.300.1 334,660 11/13/2023
3.7.300 842,923 11/10/2023
3.7.205.25 277,735 11/8/2023
3.7.205.24 106,644 11/7/2023
3.7.205.23 141,017 11/6/2023
3.7.205.22 603,257 11/2/2023
3.7.205.21 324,129 11/1/2023
3.7.205.20 12,797 10/31/2023
3.7.205.19 503,628 10/27/2023
3.7.205.18 153,245 10/26/2023
3.7.205.17 325,733 10/24/2023
3.7.205.16 107,817 10/23/2023
3.7.205.15 148,143 10/20/2023
3.7.205.14 180,929 10/19/2023
3.7.205.13 168,119 10/18/2023
3.7.205.12 192,864 10/17/2023
3.7.205.11 1,282,004 10/16/2023
3.7.205.10 256,599 10/12/2023
3.7.205.9 762,989 10/7/2023
3.7.205.8 198,326 10/6/2023
3.7.205.7 8,985 10/5/2023
3.7.205.6 153,548 10/4/2023
3.7.205.5 118,336 10/3/2023
3.7.205.4 228,364 10/2/2023
3.7.205.3 295,376 9/28/2023
3.7.205.2 90,968 9/28/2023
3.7.205.1 20,780 9/27/2023
3.7.205 149,045 9/26/2023
3.7.204.2 111,442 9/25/2023
3.7.204.1 218,396 9/22/2023
3.7.204 425,484 9/20/2023
3.7.203.17 166,010 9/19/2023
3.7.203.16 310,991 9/15/2023
3.7.203.15 78,255 9/15/2023
3.7.203.14 32,303 9/14/2023
3.7.203.13 358,116 9/13/2023
3.7.203.12 156,445 9/12/2023
3.7.203.11 431,535 9/8/2023
3.7.203.10 149,307 9/8/2023
3.7.203.9 134,560 9/6/2023
3.7.203.8 119,044 9/5/2023
3.7.203.7 302,796 9/1/2023
3.7.203.6 73,571 9/1/2023
3.7.203.5 10,744 8/31/2023
3.7.203.4 98,919 8/31/2023
3.7.203.3 36,550 8/30/2023
3.7.203.2 253,647 8/28/2023
3.7.203.1 306,071 8/25/2023
3.7.203 554,868 8/24/2023
3.7.202.4 654,845 8/23/2023
3.7.202.3 120,413 8/22/2023
3.7.202.2 131,034 8/21/2023
3.7.202.1 252,304 8/18/2023
3.7.202 38,890 8/18/2023
3.7.201.17 413,818 8/17/2023
3.7.201.16 294,162 8/15/2023
3.7.201.15 224,370 8/14/2023
3.7.201.14 316,888 8/11/2023
3.7.201.13 127,651 8/10/2023
3.7.201.12 120,164 8/9/2023
3.7.201.11 224,021 8/8/2023
3.7.201.10 120,666 8/8/2023
3.7.201.9 2,414,713 8/7/2023
3.7.201.8 162,320 8/4/2023
3.7.201.7 322,070 8/2/2023
3.7.201.6 173,887 8/1/2023
3.7.201.5 491,280 7/31/2023
3.7.201.4 360,609 7/28/2023
3.7.201.3 169,867 7/26/2023
3.7.201.2 539,991 7/24/2023
3.7.201.1 232,884 7/21/2023
3.7.201 179,252 7/20/2023
3.7.200.2 171,941 7/20/2023
3.7.200.1 1,327,530 7/18/2023
3.7.200 218,635 7/18/2023
3.7.108.1 89,057 7/17/2023
3.7.108 413,861 7/13/2023
3.7.107.5 699,262 7/7/2023
3.7.107.4 18,545 7/7/2023
3.7.107.3 73,511 7/6/2023
3.7.107.2 222,476 7/5/2023
3.7.107.1 386,872 7/3/2023
3.7.107 872,894 6/28/2023
3.7.106.1 1,353,777 6/20/2023
3.7.106 559,967 6/16/2023
3.7.105.1 81,696 6/15/2023
3.7.105 440,673 6/13/2023
3.7.104.31 279,373 6/12/2023
3.7.104.30 277,709 6/8/2023
3.7.104.29 348,214 6/6/2023
3.7.104.28 226,006 6/5/2023
3.7.104.27 258,736 6/2/2023
3.7.104.26 13,085 6/2/2023
3.7.104.25 161,957 6/1/2023
3.7.104.24 218,882 5/30/2023
3.7.104.23 279,188 5/26/2023
3.7.104.22 380,560 5/25/2023
3.7.104.21 186,009 5/24/2023
3.7.104.20 202,359 5/23/2023
3.7.104.19 324,228 5/19/2023
3.7.104.18 41,847 5/19/2023
3.7.104.17 89,884 5/18/2023
3.7.104.16 397,551 5/16/2023
3.7.104.15 189,225 5/15/2023
3.7.104.14 423,977 5/11/2023
3.7.104.13 366,510 5/9/2023
3.7.104.12 148,460 5/8/2023
3.7.104.11 352,223 5/5/2023
3.7.104.10 342,992 5/4/2023
3.7.104.9 237,954 5/2/2023
3.7.104.8 117,711 5/1/2023
3.7.104.7 105,743 4/28/2023
3.7.104.6 241,471 4/27/2023
3.7.104.5 101,025 4/26/2023
3.7.104.4 221,717 4/25/2023
3.7.104.3 140,806 4/25/2023
3.7.104.2 316,083 4/21/2023
3.7.104.1 120,426 4/21/2023
3.7.104 213,062 4/19/2023
3.7.103.51 468,416 4/17/2023
3.7.103.50 158,407 4/14/2023
3.7.103.49 110,423 4/13/2023
3.7.103.48 175,237 4/12/2023
3.7.103.47 210,400 4/11/2023
3.7.103.46 269,575 4/10/2023
3.7.103.45 272,796 4/7/2023
3.7.103.44 155,609 4/6/2023
3.7.103.43 122,131 4/5/2023
3.7.103.42 205,711 4/4/2023
3.7.103.41 145,285 4/3/2023
3.7.103.40 399,113 3/31/2023
3.7.103.39 120,041 3/30/2023
3.7.103.38 204,848 3/29/2023
3.7.103.37 115,101 3/28/2023
3.7.103.36 485,479 3/24/2023
3.7.103.35 257,787 3/23/2023
3.7.103.34 143,694 3/22/2023
3.7.103.33 572,764 3/21/2023
3.7.103.32 358,850 3/20/2023
3.7.103.31 299,439 3/17/2023
3.7.103.30 71,321 3/17/2023
3.7.103.29 342,610 3/16/2023
3.7.103.28 187,524 3/15/2023
3.7.103.27 215,796 3/14/2023
3.7.103.26 2,031,060 3/13/2023
3.7.103.25 273,183 3/10/2023
3.7.103.24 165,730 3/9/2023
3.7.103.23 230,202 3/8/2023
3.7.103.22 174,842 3/7/2023
3.7.103.21 427,961 3/3/2023
3.7.103.20 80,882 3/2/2023
3.7.103.19 145,252 3/2/2023
3.7.103.18 45,316 3/1/2023
3.7.103.17 150,375 2/28/2023
3.7.103.16 161,732 2/27/2023
3.7.103.15 283,697 2/23/2023
3.7.103.14 548,176 2/21/2023
3.7.103.13 525,883 2/18/2023
3.7.103.12 17,055 2/17/2023
3.7.103.11 138,837 2/16/2023
3.7.103.10 166,649 2/15/2023
3.7.103.9 382,241 2/13/2023
3.7.103.8 211,984 2/10/2023
3.7.103.7 100,204 2/10/2023
3.7.103.6 24,371 2/9/2023
3.7.103.5 205,812 2/8/2023
3.7.103.4 270,670 2/7/2023
3.7.103.3 274,131 2/6/2023
3.7.103.2 535,272 2/3/2023
3.7.103.1 226,687 2/2/2023
3.7.103 47,462 2/2/2023
3.7.102.2 176,422 2/1/2023
3.7.102.1 170,068 1/31/2023
3.7.102 885,733 1/26/2023
3.7.101.61 563,779 1/25/2023
3.7.101.60 236,779 1/24/2023
3.7.101.59 198,118 1/23/2023
3.7.101.58 327,330 1/20/2023
3.7.101.57 98,496 1/20/2023
3.7.101.56 155,393 1/18/2023
3.7.101.55 390,402 1/17/2023
3.7.101.54 434,784 1/13/2023
3.7.101.53 157,842 1/12/2023
3.7.101.52 837,238 1/10/2023
3.7.101.51 311,165 1/9/2023
3.7.101.50 231,291 1/6/2023
3.7.101.49 142,111 1/5/2023
3.7.101.48 814,057 1/4/2023
3.7.101.47 13,764 1/3/2023
3.7.101.46 444,689 12/30/2022
3.7.101.45 95,110 12/29/2022
3.7.101.44 356,348 12/23/2022
3.7.101.43 96,025 12/22/2022
3.7.101.42 292,364 12/21/2022
3.7.101.41 154,601 12/20/2022
3.7.101.40 481,453 12/19/2022
3.7.101.39 223,968 12/16/2022
3.7.101.38 280,495 12/16/2022
3.7.101.37 43,388 12/15/2022
3.7.101.36 170,290 12/14/2022
3.7.101.35 327,821 12/13/2022
3.7.101.34 149,878 12/12/2022
3.7.101.33 540,917 12/8/2022
3.7.101.32 126,352 12/8/2022
3.7.101.31 14,732 12/7/2022
3.7.101.30 278,593 12/6/2022
3.7.101.29 319,365 12/5/2022
3.7.101.28 699,105 12/2/2022
3.7.101.27 391,434 12/1/2022
3.7.101.26 334,371 11/30/2022
3.7.101.25 432,789 11/29/2022
3.7.101.24 71,388 11/29/2022
3.7.101.23 286,374 11/28/2022
3.7.101.22 509,307 11/22/2022
3.7.101.21 361,886 11/18/2022
3.7.101.20 86,375 11/17/2022
3.7.101.19 3,277,726 11/16/2022
3.7.101.18 36,111 11/16/2022
3.7.101.17 132,703 11/15/2022
3.7.101.16 632,616 11/11/2022
3.7.101.15 117,037 11/10/2022
3.7.101.14 652,565 11/9/2022
3.7.101.13 25,200 11/9/2022
3.7.101.12 42,638 11/9/2022
3.7.101.11 16,799 11/8/2022
3.7.101.10 467,495 11/7/2022
3.7.101.9 357,460 11/4/2022
3.7.101.8 248,679 11/2/2022
3.7.101.7 299,260 10/31/2022
3.7.101.6 210,459 10/29/2022
3.7.101.5 12,500 10/28/2022
3.7.101.4 168,846 10/27/2022
3.7.101.3 408,442 10/26/2022
3.7.101.2 81,222 10/25/2022
3.7.101.1 263,279 10/24/2022
3.7.101 525,224 10/21/2022
3.7.100 297,223 10/21/2022
3.7.10.1 128,841 10/20/2022
3.7.10 330,150 10/19/2022
3.7.9.71 353,967 10/19/2022
3.7.9.70 305,499 10/18/2022
3.7.9.69 496,779 10/14/2022
3.7.9.68 660,213 10/13/2022
3.7.9.67 1,040,185 10/7/2022
3.7.9.66 191,065 10/6/2022
3.7.9.65 778,877 10/4/2022
3.7.9.64 207,438 10/3/2022
3.7.9.63 257,981 9/30/2022
3.7.9.62 187,811 9/29/2022
3.7.9.61 400,623 9/27/2022
3.7.9.60 3,961,982 9/27/2022
3.7.9.59 16,018 9/26/2022
3.7.9.58 283,938 9/23/2022
3.7.9.57 146,578 9/22/2022
3.7.9.56 189,476 9/21/2022
3.7.9.55 254,036 9/20/2022
3.7.9.54 342,289 9/19/2022
3.7.9.53 462,745 9/15/2022
3.7.9.52 181,909 9/14/2022
3.7.9.51 236,254 9/13/2022
3.7.9.50 380,625 9/9/2022
3.7.9.49 128,318 9/9/2022
3.7.9.48 38,610 9/8/2022
3.7.9.47 939,976 9/2/2022
3.7.9.46 170,714 9/1/2022
3.7.9.45 363,398 8/30/2022
3.7.9.44 272,472 8/29/2022
3.7.9.43 333,427 8/25/2022
3.7.9.42 1,019,057 8/22/2022
3.7.9.41 254,168 8/19/2022
3.7.9.40 529,882 8/16/2022
3.7.9.39 366,923 8/12/2022
3.7.9.38 226,581 8/11/2022
3.7.9.37 694,362 8/8/2022
3.7.9.36 1,164,393 8/4/2022
3.7.9.35 400,386 8/2/2022
3.7.9.34 334,293 7/29/2022
3.7.9.33 124,853 7/28/2022
3.7.9.32 148,324 7/27/2022
3.7.9.31 120,255 7/27/2022
3.7.9.30 399,032 7/23/2022
3.7.9.29 34,962 7/22/2022
3.7.9.28 262,376 7/20/2022
3.7.9.27 368,517 7/19/2022
3.7.9.26 146,715 7/18/2022
3.7.9.25 120,546 7/15/2022
3.7.9.24 131,807 7/14/2022
3.7.9.23 292,969 7/12/2022
3.7.9.22 187,950 7/11/2022
3.7.9.21 542,221 7/5/2022
3.7.9.20 1,053,848 6/29/2022
3.7.9.19 500,362 6/24/2022
3.7.9.18 1,471,957 6/17/2022
3.7.9.17 90,549 6/16/2022
3.7.9.16 343,178 6/14/2022
3.7.9.15 241,504 6/10/2022
3.7.9.14 223,454 6/8/2022
3.7.9.13 144,396 6/7/2022
3.7.9.12 224,383 6/6/2022
3.7.9.11 890,572 5/31/2022
3.7.9.10 474,398 5/27/2022
3.7.9.9 164,184 5/26/2022
3.7.9.8 29,358 5/26/2022
3.7.9.7 89,658 5/25/2022
3.7.9.6 253,269 5/24/2022
3.7.9.5 210,745 5/23/2022
3.7.9.4 506,873 5/19/2022
3.7.9.3 297,416 5/18/2022
3.7.9.2 2,384,432 5/9/2022
3.7.9.1 234,512 5/6/2022
3.7.9 94,939 5/6/2022
3.7.8.28 319,624 5/5/2022
3.7.8.27 384,503 5/4/2022
3.7.8.26 195,823 5/3/2022
3.7.8.25 126,593 5/3/2022
3.7.8.24 33,341 5/2/2022
3.7.8.23 1,590,917 4/20/2022
3.7.8.22 1,884,106 4/19/2022
3.7.8.21 85,903 4/19/2022
3.7.8.20 602,857 4/14/2022
3.7.8.19 1,692,473 4/12/2022
3.7.8.18 360,675 4/11/2022
3.7.8.17 328,013 4/7/2022
3.7.8.16 257,969 4/6/2022
3.7.8.15 1,964,856 4/1/2022
3.7.8.14 362,211 3/31/2022
3.7.8.13 583,790 3/28/2022
3.7.8.12 925,627 3/24/2022
3.7.8.11 151,320 3/23/2022
3.7.8.10 903,417 3/17/2022
3.7.8.9 131,971 3/16/2022
3.7.8.8 268,154 3/14/2022
3.7.8.7 360,690 3/10/2022
3.7.8.6 149,682 3/9/2022
3.7.8.5 174,687 3/8/2022
3.7.8.4 571,164 3/3/2022
3.7.8.3 302,314 3/1/2022
3.7.8.2 3,931,728 2/28/2022
3.7.8.1 200,875 2/26/2022
3.7.8 179,363 2/24/2022
3.7.7.26 320,382 2/23/2022
3.7.7.25 145,668 2/22/2022
3.7.7.24 28,615 2/22/2022
3.7.7.23 109,744 2/21/2022
3.7.7.22 260,717 2/17/2022
3.7.7.21 2,224,123 2/11/2022
3.7.7.20 54,735 2/10/2022
3.7.7.19 1,202,166 2/4/2022
3.7.7.18 57,370 2/3/2022
3.7.7.17 775,097 1/28/2022
3.7.7.16 683,356 1/25/2022
3.7.7.15 459,900 1/22/2022
3.7.7.14 811,660 1/15/2022
3.7.7.13 38,852 1/14/2022
3.7.7.12 155,904 1/13/2022
3.7.7.11 982,193 1/11/2022
3.7.7.10 414,211 1/7/2022
3.7.7.9 91,774 1/6/2022
3.7.7.8 69,432 1/5/2022
3.7.7.7 257,202 1/4/2022
3.7.7.6 104,530 1/3/2022
3.7.7.5 1,182,539 12/21/2021
3.7.7.4 116,439 12/20/2021
3.7.7.3 980,007 12/13/2021
3.7.7.2 580,644 12/8/2021
3.7.7.1 1,132,330 12/2/2021
3.7.7 330,057 12/1/2021
3.7.6 220,503 11/30/2021
3.7.5 730,126 11/23/2021
3.7.4.10 267,678 11/22/2021
3.7.4.9 524,586 11/19/2021
3.7.4.8 13,887 11/18/2021
3.7.4.7 123,390 11/17/2021
3.7.4.6 3,601,044 11/16/2021
3.7.4.5 155,110 11/15/2021
3.7.4.4 186,201 11/12/2021
3.7.4.3 113,867 11/11/2021
3.7.4.2 174,726 11/11/2021
3.7.4.1 232,675 11/9/2021
3.7.4 1,000,747 11/5/2021
3.7.3.25 95,678 11/4/2021
3.7.3.24 128,567 11/3/2021
3.7.3.23 110,293 11/2/2021
3.7.3.22 106,906 11/1/2021
3.7.3.21 933,697 10/29/2021
3.7.3.20 356,980 10/27/2021
3.7.3.19 334,759 10/26/2021
3.7.3.18 25,169 10/26/2021
3.7.3.17 416,506 10/22/2021
3.7.3.16 17,880 10/21/2021
3.7.3.15 4,208,043 10/14/2021
3.7.3.14 189,872 10/13/2021
3.7.3.13 100,596 10/12/2021
3.7.3.12 399,640 10/8/2021
3.7.3.11 207,957 10/7/2021
3.7.3.10 157,909 10/7/2021
3.7.3.9 9,452 10/6/2021
3.7.3.8 727,091 10/1/2021
3.7.3.7 93,747 9/30/2021
3.7.3.6 190,197 9/29/2021
3.7.3.5 760,113 9/27/2021
3.7.3.4 131,782 9/24/2021
3.7.3.3 133,446 9/23/2021
3.7.3.2 89,505 9/22/2021
3.7.3.1 767,625 9/17/2021
3.7.3 182,126 9/16/2021
3.7.2.6 156,384 9/16/2021
3.7.2.5 231,970 9/13/2021
3.7.2.4 256,012 9/10/2021
3.7.2.3 70,483 9/9/2021
3.7.2.2 262,173 9/7/2021
3.7.2.1 232,542 9/3/2021
3.7.2 143,038 9/3/2021
3.7.1.31 154,561 9/2/2021
3.7.1.30 76,628 9/1/2021
3.7.1.29 116,160 8/31/2021
3.7.1.28 602,696 8/27/2021
3.7.1.27 405,656 8/25/2021
3.7.1.26 394,748 8/23/2021
3.7.1.25 230,259 8/19/2021
3.7.1.24 646,605 8/16/2021
3.7.1.23 407,970 8/12/2021
3.7.1.22 1,075,268 8/10/2021
3.7.1.21 575,867 8/6/2021
3.7.1.20 159,508 8/4/2021
3.7.1.19 2,871,461 7/30/2021
3.7.1.18 102,469 7/29/2021
3.7.1.17 227,576 7/27/2021
3.7.1.16 548,524 7/21/2021
3.7.1.15 456,357 7/16/2021
3.7.1.14 488,900 7/13/2021
3.7.1.13 91,519 7/12/2021
3.7.1.12 220,984 7/9/2021
3.7.1.11 139,123 7/8/2021
3.7.1.10 122,706 7/7/2021
3.7.1.9 254,983 7/6/2021
3.7.1.8 479,387 7/1/2021
3.7.1.7 484,862 6/25/2021
3.7.1.6 81,529 6/24/2021
3.7.1.5 627,084 6/21/2021
3.7.1.4 229,804 6/17/2021
3.7.1.3 354,707 6/15/2021
3.7.1.2 752,635 6/11/2021
3.7.1.1 156,840 6/11/2021
3.7.1 729,735 6/3/2021
3.7.0.32 5,018,865 5/28/2021
3.7.0.31 223,849 5/28/2021
3.7.0.30 15,490 5/27/2021
3.7.0.29 132,470 5/27/2021
3.7.0.28 266,783 5/24/2021
3.7.0.27 178,263 5/21/2021
3.7.0.26 310,382 5/20/2021
3.7.0.25 137,755 5/19/2021
3.7.0.24 86,302 5/18/2021
3.7.0.23 338,625 5/14/2021
3.7.0.22 635,651 5/12/2021
3.7.0.21 259,758 5/10/2021
3.7.0.20 18,982 5/10/2021
3.7.0.19 303,571 5/6/2021
3.7.0.18 1,158,792 4/30/2021
3.7.0.17 385,617 4/27/2021
3.7.0.16 334,094 4/23/2021
3.7.0.15 2,295,343 4/19/2021
3.7.0.14 437,062 4/15/2021
3.7.0.13 322,416 4/13/2021
3.7.0.12 621,248 4/12/2021
3.7.0.11 17,794 4/12/2021
3.7.0.10 644,873 4/8/2021
3.7.0.9 173,488 4/7/2021
3.7.0.8 438,679 4/2/2021
3.7.0.7 70,519 4/1/2021
3.7.0.6 81,969 3/31/2021
3.7.0.5 6,686 3/31/2021
3.7.0.4 12,875,591 3/30/2021
3.7.0.3 95,548 3/29/2021
3.7.0.2 260,139 3/27/2021
3.7.0.1 36,263 3/26/2021
3.7.0 5,085,431 3/26/2021
3.5.10.2 899,507 3/25/2021
3.5.10.1 154,429 3/24/2021
3.5.10 631,526 3/18/2021
3.5.9.8 174,815 3/17/2021
3.5.9.7 265,137 3/15/2021
3.5.9.6 465,044 3/10/2021
3.5.9.5 164,648 3/9/2021
3.5.9.4 221,624 3/8/2021
3.5.9.3 303,346 3/5/2021
3.5.9.2 10,308 3/4/2021
3.5.9.1 1,373,838 3/1/2021
3.5.9 212,673 2/26/2021
3.5.8.8 590,905 2/23/2021
3.5.8.7 378,601 2/19/2021
3.5.8.6 200,114 2/18/2021
3.5.8.5 484,760 2/12/2021
3.5.8.4 365,744 2/9/2021
3.5.8.3 144,397 2/8/2021
3.5.8.2 165,947 2/5/2021
3.5.8.1 364,460 2/4/2021
3.5.8 208,977 2/2/2021
3.5.7.12 869,710 1/29/2021
3.5.7.11 80,373 1/28/2021
3.5.7.10 96,697 1/27/2021
3.5.7.9 164,105 1/26/2021
3.5.7.8 862,124 1/20/2021
3.5.7.7 10,156 1/19/2021
3.5.7.6 735,252 1/11/2021
3.5.7.5 254,046 1/7/2021
3.5.7.4 554,796 12/30/2020
3.5.7.3 206,482 12/23/2020
3.5.7.2 218,758 12/22/2020
3.5.7.1 141,323 12/22/2020
3.5.7 33,315 12/21/2020
3.5.6.8 107,590 12/18/2020
3.5.6.7 132,160 12/17/2020
3.5.6.6 59,899 12/16/2020
3.5.6.5 221,673 12/14/2020
3.5.6.4 358,550 12/9/2020
3.5.6.3 295,632 12/7/2020
3.5.6.2 317,809 12/3/2020
3.5.6.1 237,217 12/2/2020
3.5.6 42,126 12/1/2020
3.5.5.3 215,660 12/1/2020
3.5.5.2 445,477 11/24/2020
3.5.5.1 99,846 11/23/2020
3.5.5 1,424,293 11/20/2020
3.5.4.3 148,059 11/19/2020
3.5.4.2 122,381 11/18/2020
3.5.4.1 498,809 11/13/2020
3.5.4 450,573 11/9/2020
3.5.3.12 411,245 11/5/2020
3.5.3.11 139,459 11/4/2020
3.5.3.10 497,275 10/28/2020
3.5.3.9 258,788 10/27/2020
3.5.3.8 122,597 10/26/2020
3.5.3.7 405,522 10/22/2020
3.5.3.6 57,474 10/21/2020
3.5.3.5 506,007 10/20/2020
3.5.3.4 318,851 10/16/2020
3.5.3.3 63,096 10/15/2020
3.5.3.2 453,156 10/9/2020
3.5.3.1 887,245 10/6/2020
3.5.3 170,849 10/2/2020
3.5.2.1 198,472 10/1/2020
3.5.2 58,118 9/30/2020
3.5.1.11 240,924 9/29/2020
3.5.1.10 219,979 9/25/2020
3.5.1.9 156,467 9/24/2020
3.5.1.8 31,213 9/24/2020
3.5.1.7 492,456 9/21/2020
3.5.1.6 391,809 9/18/2020
3.5.1.5 327,420 9/17/2020
3.5.1.4 1,179,943 9/16/2020
3.5.1.3 105,167 9/15/2020
3.5.1.2 125,904 9/14/2020
3.5.1.1 120,198 9/11/2020
3.5.1 707,266 9/10/2020
3.5.0.11 200,119 9/10/2020
3.5.0.10 16,650 9/9/2020
3.5.0.9 245,441 9/4/2020
3.5.0.8 233,712 9/2/2020
3.5.0.7 498,565 9/1/2020
3.5.0.6 27,499 8/31/2020
3.5.0.5 95,577 8/28/2020
3.5.0.4 49,483 8/27/2020
3.5.0.3 104,877 8/26/2020
3.5.0.2 158,242 8/25/2020
3.5.0.1 316,699 8/24/2020
3.5.0 1,268,662 8/20/2020
3.5.0-beta 249,862 2/4/2020
3.3.113.2 5,272,852 8/19/2020
3.3.113.1 270,050 8/14/2020
3.3.113 330,494 8/11/2020
3.3.112.1 57,233 8/10/2020
3.3.112 126,652 8/8/2020
3.3.111.38 154,893 8/6/2020
3.3.111.37 410,414 8/5/2020
3.3.111.36 10,119 8/4/2020
3.3.111.35 96,542 8/3/2020
3.3.111.34 71,307 7/31/2020
3.3.111.33 41,298 7/30/2020
3.3.111.32 176,264 7/29/2020
3.3.111.31 206,430 7/28/2020
3.3.111.30 410,454 7/23/2020
3.3.111.29 135,715 7/22/2020
3.3.111.28 72,612 7/22/2020
3.3.111.27 372,539 7/17/2020
3.3.111.26 103,805 7/15/2020
3.3.111.25 778,557 7/9/2020
3.3.111.24 6,605 7/9/2020
3.3.111.23 130,683 7/8/2020
3.3.111.22 122,417 7/7/2020
3.3.111.21 477,051 7/2/2020
3.3.111.20 361,775 6/29/2020
3.3.111.19 168,570 6/26/2020
3.3.111.18 74,166 6/25/2020
3.3.111.17 86,114 6/24/2020
3.3.111.16 13,114 6/24/2020
3.3.111.15 53,143 6/23/2020
3.3.111.14 193,556 6/19/2020
3.3.111.13 83,487 6/18/2020
3.3.111.12 69,858 6/17/2020
3.3.111.11 401,585 6/11/2020
3.3.111.10 171,334 6/9/2020
3.3.111.9 531,052 6/5/2020
3.3.111.8 89,581 6/4/2020
3.3.111.7 55,177 6/3/2020
3.3.111.6 30,866 6/3/2020
3.3.111.5 232,725 6/1/2020
3.3.111.4 434,493 5/27/2020
3.3.111.3 190,913 5/26/2020
3.3.111.2 212,165 5/22/2020
3.3.111.1 80,732 5/22/2020
3.3.111 24,084 5/21/2020
3.3.110.72 214,938 5/19/2020
3.3.110.71 174,476 5/18/2020
3.3.110.70 183,656 5/15/2020
3.3.110.69 44,197 5/14/2020
3.3.110.68 264,195 5/11/2020
3.3.110.67 425,565 5/8/2020
3.3.110.66 63,140 5/8/2020
3.3.110.65 6,637 5/7/2020
3.3.110.64 67,010 5/6/2020
3.3.110.63 215,678 5/4/2020
3.3.110.62 295,067 5/1/2020
3.3.110.61 44,901 4/30/2020
3.3.110.60 69,953 4/29/2020
3.3.110.59 132,465 4/28/2020
3.3.110.58 243,628 4/27/2020
3.3.110.57 252,189 4/24/2020
3.3.110.56 364,358 4/23/2020
3.3.110.55 78,962 4/22/2020
3.3.110.54 47,307 4/21/2020
3.3.110.53 126,251 4/20/2020
3.3.110.52 114,589 4/17/2020
3.3.110.51 103,785 4/16/2020
3.3.110.50 579,307 4/8/2020
3.3.110.49 649,630 4/6/2020
3.3.110.48 481,950 4/3/2020
3.3.110.47 27,595 4/3/2020
3.3.110.46 132,785 4/2/2020
3.3.110.45 210,166 4/1/2020
3.3.110.44 108,221 3/31/2020
3.3.110.43 70,424 3/30/2020
3.3.110.42 210,128 3/27/2020
3.3.110.41 554,502 3/26/2020
3.3.110.40 90,035 3/25/2020
3.3.110.39 82,194 3/24/2020
3.3.110.38 249,420 3/20/2020
3.3.110.37 56,213 3/19/2020
3.3.110.36 187,261 3/18/2020
3.3.110.35 98,277 3/17/2020
3.3.110.34 230,240 3/16/2020
3.3.110.33 141,468 3/12/2020
3.3.110.32 1,190,945 3/6/2020
3.3.110.31 178,912 3/5/2020
3.3.110.30 349,259 3/2/2020
3.3.110.29 255,381 2/28/2020
3.3.110.28 20,348 2/27/2020
3.3.110.27 112,093 2/26/2020
3.3.110.26 241,322 2/25/2020
3.3.110.25 397,773 2/19/2020
3.3.110.24 376,641 2/17/2020
3.3.110.23 372,847 2/13/2020
3.3.110.22 443,033 2/10/2020
3.3.110.21 150,374 2/7/2020
3.3.110.20 403,233 2/4/2020
3.3.110.19 763,453 1/24/2020
3.3.110.18 133,929 1/23/2020
3.3.110.17 356,811 1/21/2020
3.3.110.14 168,455 1/17/2020
3.3.110.13 80,049 1/16/2020
3.3.110.12 133,793 1/15/2020
3.3.110.11 595,890 1/10/2020
3.3.110.10 712,366 1/8/2020
3.3.110.9 119,144 1/6/2020
3.3.110.8 428,865 1/2/2020
3.3.110.7 197,706 12/25/2019
3.3.110.6 21,575 12/23/2019
3.3.110.5 72,072 12/20/2019
3.3.110.4 52,587 12/19/2019
3.3.110.3 98,565 12/18/2019
3.3.110.2 86,337 12/18/2019
3.3.110.1 134,023 12/16/2019
3.3.110 180,645 12/13/2019
3.3.109.4 77,613 12/12/2019
3.3.109.3 45,991 12/12/2019
3.3.109.2 13,568 12/11/2019
3.3.109.1 654,980 12/9/2019
3.3.109 829,463 12/3/2019
3.3.108.5 89,418 12/2/2019
3.3.108.4 254,682 11/26/2019
3.3.108.3 45,905 11/25/2019
3.3.108.2 184,310 11/22/2019
3.3.108.1 50,309 11/22/2019
3.3.108 120,622 11/20/2019
3.3.107.2 150,551 11/20/2019
3.3.107.1 7,914 11/19/2019
3.3.107 35,784 11/18/2019
3.3.106.6 210,819 11/14/2019
3.3.106.5 54,880 11/13/2019
3.3.106.4 160,160 11/8/2019
3.3.106.3 91,722 11/7/2019
3.3.106.2 41,611 11/7/2019
3.3.106.1 157,309 11/5/2019
3.3.106 439,948 10/31/2019
3.3.105.1 46,346 10/30/2019
3.3.105 315,202 10/28/2019
3.3.104.43 337,232 10/28/2019
3.3.104.42 250,337 10/24/2019
3.3.104.41 189,135 10/22/2019
3.3.104.40 255,092 10/18/2019
3.3.104.39 651,444 10/18/2019
3.3.104.38 5,570 10/17/2019
3.3.104.37 64,179 10/16/2019
3.3.104.36 389,277 10/11/2019
3.3.104.35 34,994 10/10/2019
3.3.104.34 398,134 10/8/2019
3.3.104.33 521,984 9/30/2019
3.3.104.32 322,739 9/26/2019
3.3.104.31 754,439 9/23/2019
3.3.104.30 141,173 9/21/2019
3.3.104.29 95,970 9/19/2019
3.3.104.28 107,270 9/18/2019
3.3.104.27 167,255 9/17/2019
3.3.104.26 32,415 9/16/2019
3.3.104.25 138,609 9/12/2019
3.3.104.24 223,953 9/9/2019
3.3.104.23 169,198 9/6/2019
3.3.104.22 84,923 9/5/2019
3.3.104.21 603,532 9/4/2019
3.3.104.20 790,057 8/27/2019
3.3.104.19 152,088 8/23/2019
3.3.104.18 166,515 8/22/2019
3.3.104.17 459,672 8/16/2019
3.3.104.16 48,245 8/15/2019
3.3.104.15 210,129 8/14/2019
3.3.104.14 54,038 8/13/2019
3.3.104.13 87,086 8/12/2019
3.3.104.12 139,350 8/9/2019
3.3.104.11 34,144 8/8/2019
3.3.104.10 139,261 8/7/2019
3.3.104.9 5,566 8/7/2019
3.3.104.8 629,260 8/2/2019
3.3.104.7 27,476 8/1/2019
3.3.104.6 152,576 7/30/2019
3.3.104.5 106,996 7/29/2019
3.3.104.4 154,001 7/25/2019
3.3.104.3 287,312 7/24/2019
3.3.104.2 100,988 7/22/2019
3.3.104.1 99,940 7/19/2019
3.3.104 663,510 7/19/2019
3.3.103.4 433,828 7/12/2019
3.3.103.3 802,608 7/10/2019
3.3.103.2 50,915 7/9/2019
3.3.103.1 88,171 7/8/2019
3.3.103 305,885 7/3/2019
3.3.102.24 110,366 7/2/2019
3.3.102.23 302,704 7/1/2019
3.3.102.22 119,347 6/28/2019
3.3.102.21 61,825 6/27/2019
3.3.102.20 58,092 6/27/2019
3.3.102.19 21,596 6/26/2019
3.3.102.18 268,772 6/24/2019
3.3.102.17 93,689 6/20/2019
3.3.102.16 64,318 6/20/2019
3.3.102.15 778,679 6/17/2019
3.3.102.14 139,411 6/14/2019
3.3.102.13 68,910 6/13/2019
3.3.102.12 299,236 6/7/2019
3.3.102.11 109,813 6/4/2019
3.3.102.10 95,459 6/3/2019
3.3.102.9 165,037 5/31/2019
3.3.102.8 13,430 5/30/2019
3.3.102.7 67,004 5/29/2019
3.3.102.6 90,426 5/28/2019
3.3.102.5 229,554 5/23/2019
3.3.102.4 95,803 5/22/2019
3.3.102.3 50,760 5/21/2019
3.3.102.2 116,327 5/20/2019
3.3.102.1 220,908 5/17/2019
3.3.102 116,401 5/16/2019
3.3.101.17 146,835 5/15/2019
3.3.101.16 231,790 5/10/2019
3.3.101.15 247,757 5/8/2019
3.3.101.14 40,314 5/7/2019
3.3.101.13 177,888 5/3/2019
3.3.101.12 40,791 5/2/2019
3.3.101.11 130,311 4/30/2019
3.3.101.10 55,728 4/29/2019
3.3.101.9 580,614 4/26/2019
3.3.101.8 250,859 4/25/2019
3.3.101.7 118,462 4/25/2019
3.3.101.6 31,781 4/24/2019
3.3.101.5 208,450 4/18/2019
3.3.101.4 97,512 4/16/2019
3.3.101.3 506,036 4/4/2019
3.3.101.2 85,054 4/3/2019
3.3.101.1 222,848 3/29/2019
3.3.101 135,924 3/27/2019
3.3.100.2 76,027 3/26/2019
3.3.100.1 223,853 3/22/2019
3.3.100 175,594 3/21/2019
3.3.31.24 855,666 3/11/2019
3.3.31.23 60,744 3/8/2019
3.3.31.22 26,659 3/7/2019
3.3.31.21 63,642 3/6/2019
3.3.31.20 1,127,400 2/26/2019
3.3.31.19 778,613 2/20/2019
3.3.31.18 137,821 2/15/2019
3.3.31.17 74,367 2/14/2019
3.3.31.16 107,620 2/13/2019
3.3.31.15 1,243,932 2/4/2019
3.3.31.14 1,407,794 1/26/2019
3.3.31.13 36,511 1/25/2019
3.3.31.12 71,318 1/24/2019
3.3.31.11 231,148 1/18/2019
3.3.31.10 278,962 1/11/2019
3.3.31.9 65,052 1/10/2019
3.3.31.8 158,580 1/8/2019
3.3.31.7 22,088 1/7/2019
3.3.31.6 89,839 1/4/2019
3.3.31.5 441,668 12/22/2018
3.3.31.4 26,634 12/21/2018
3.3.31.3 706,069 12/15/2018
3.3.31.2 120,917 12/14/2018
3.3.31.1 216,857 12/12/2018
3.3.31 1,273,014 12/4/2018
3.3.30.1 22,139 12/4/2018
3.3.30 250,982 11/29/2018
3.3.29 572,533 11/27/2018
3.3.28 27,829 11/26/2018
3.3.27.1 267,452 11/16/2018
3.3.27 6,046 11/16/2018
3.3.26.12 124,721 11/15/2018
3.3.26.11 62,112 11/13/2018
3.3.26.10 98,126 11/9/2018
3.3.26.9 38,223 11/9/2018
3.3.26.8 116,203 11/7/2018
3.3.26.7 225,635 11/7/2018
3.3.26.6 6,248 11/6/2018
3.3.26.5 278,447 10/30/2018
3.3.26.4 37,070 10/29/2018
3.3.26.3 34,591 10/29/2018
3.3.26.2 51,082 10/26/2018
3.3.26.1 116,869 10/22/2018
3.3.26 8,005 10/22/2018
3.3.25.1 177,185 10/17/2018
3.3.25 124,127 10/12/2018
3.3.24.4 94,246 10/10/2018
3.3.24.3 154,398 10/6/2018
3.3.24.2 50,610 10/4/2018
3.3.24.1 318,181 9/26/2018
3.3.24 499,693 9/19/2018
3.3.23.2 633,201 9/10/2018
3.3.23.1 61,778 9/7/2018
3.3.23 97,095 9/5/2018
3.3.22 13,403 9/5/2018
3.3.21.1 409,908 8/28/2018
3.3.21 82,198 8/24/2018
3.3.20.4 299,440 8/16/2018
3.3.20.3 13,228 8/15/2018
3.3.20.2 505,712 8/3/2018
3.3.20.1 69,754 8/2/2018
3.3.20 265,864 7/23/2018
3.3.19 505,661 7/11/2018
3.3.18.6 603,030 7/3/2018
3.3.18.5 628,731 6/23/2018
3.3.18.4 76,746 6/19/2018
3.3.18.3 574,534 6/1/2018
3.3.18.2 6,033,826 4/25/2018
3.3.18.1 121,499 4/20/2018
3.3.18 324,962 4/4/2018
3.3.17.3 279,733 3/29/2018
3.3.17.2 943,244 3/15/2018
3.3.17.1 200,984 3/3/2018
3.3.17 588,876 2/5/2018
3.3.16.2 3,064,296 12/23/2017
3.3.16.1 94,177 12/19/2017
3.3.16 109,801 12/12/2017
3.3.15 599,140 11/29/2017
3.3.14 241,924 11/18/2017
3.3.13 84,694 11/15/2017
3.3.12.1 111,577 11/11/2017
3.3.12 104,589 11/8/2017
3.3.11.4 219,518 10/24/2017
3.3.11.3 10,703 10/24/2017
3.3.11.2 1,321,732 10/16/2017
3.3.11.1 104,250 10/9/2017
3.3.11 868,057 9/13/2017
3.3.10.4 196,489 9/7/2017
3.3.10.3 5,297 9/6/2017
3.3.10.2 286,632 8/25/2017
3.3.10.1 146,603 8/16/2017
3.3.10 41,484 8/15/2017
3.3.9 330,670 7/30/2017
3.3.8.2 462,176 7/7/2017
3.3.8.1 15,278 7/5/2017
3.3.8 58,626 6/30/2017
3.3.7.1 199,387 6/28/2017
3.3.7 465,310 6/13/2017
3.3.6.3 294,188 6/8/2017
3.3.6.2 141,252 6/2/2017
3.3.6.1 346,958 5/11/2017
3.3.6 44,181 5/10/2017
3.3.5.17 43,869 5/8/2017
3.3.5.16 20,828 5/5/2017
3.3.5.15 113,715 4/28/2017
3.3.5.14 45,129 4/26/2017
3.3.5.13 87,374 4/21/2017
3.3.5.12 23,907 4/19/2017
3.3.5.11 256,666 3/31/2017
3.3.5.10 658,733 3/15/2017
3.3.5.9 22,917 3/14/2017
3.3.5.8 7,985 3/14/2017
3.3.5.7 174,950 2/24/2017
3.3.5.6 58,739 2/22/2017
3.3.5.5 33,349 2/17/2017
3.3.5.4 129,485 2/7/2017
3.3.5.3 83,334 1/20/2017
3.3.5.2 220,926 12/16/2016
3.3.5.1 39,461 12/9/2016
3.3.5 50,496 12/8/2016
3.3.4.1 43,349 12/7/2016
3.3.4 123,013 11/29/2016
3.3.3 46,958 11/23/2016
3.3.2 57,440 11/22/2016
3.3.1.2 541,635 11/15/2016
3.3.1.1 153,898 11/4/2016
3.3.1 230,919 10/19/2016
3.3.0.4 58,531 10/17/2016
3.3.0.3 28,974 10/13/2016
3.3.0.2 16,186 10/11/2016
3.3.0.1 228,591 9/21/2016
3.3.0 835,903 9/19/2016
3.2.8-rc 7,264 9/8/2016
3.2.7-beta 8,616 8/23/2016
3.2.6-beta 37,653 8/2/2016
3.2.5-beta 23,636 6/28/2016
3.2.4.1-beta 4,250 6/2/2016
3.2.4-beta 3,181 6/1/2016
3.2.3.1-beta 8,274 4/20/2016
3.2.3-beta 8,586 3/12/2016
3.2.2.1-beta 3,759 3/2/2016
3.2.2-beta 5,323 1/12/2016
3.2.1-beta 5,856 12/7/2015
3.2.0-beta 7,072 9/29/2015
3.1.10 47,902 9/13/2016
3.1.9 1,063,516 8/11/2016
3.1.8.3 20,352 8/10/2016
3.1.8.2 5,125 8/9/2016
3.1.8.1 108,273 7/13/2016
3.1.8 47,142 6/28/2016
3.1.7.2 65,174 6/15/2016
3.1.7.1 4,110 6/14/2016
3.1.7 12,324 6/3/2016
3.1.6.2 18,302 5/26/2016
3.1.6.1 73,819 5/10/2016
3.1.6 8,011 5/5/2016
3.1.5 59,707 4/19/2016
3.1.4 92,295 3/18/2016
3.1.3.13 105,837 2/24/2016
3.1.3.12 9,332 2/22/2016
3.1.3.11 37,780 2/3/2016
3.1.3.10 75,053 1/6/2016
3.1.3.9 31,835 12/2/2015
3.1.3.8 97,393 11/24/2015
3.1.3.7 4,391 11/21/2015
3.1.3.6 5,986 11/18/2015
3.1.3.5 79,464 11/3/2015
3.1.3.4 17,275 10/29/2015
3.1.3.3 16,858 10/27/2015
3.1.3.2 4,209 10/27/2015
3.1.3.1 36,333 10/7/2015
3.1.3 40,065 9/16/2015
3.1.2.1 37,207 8/27/2015
3.1.2 12,166 8/12/2015
3.1.1.1 6,229 8/4/2015
3.1.1 11,653 7/29/2015
3.1.0 267,976 7/28/2015
3.0.0.3-preview 5,551 6/9/2015
3.0.0.2-preview 3,030 5/21/2015
3.0.0.1-preview 3,161 5/6/2015
3.0.0-preview 7,290 4/30/2015