AWSSDK.S3 3.7.103.16

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.S3 --version 3.7.103.16
                    
NuGet\Install-Package AWSSDK.S3 -Version 3.7.103.16
                    
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="3.7.103.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.S3" Version="3.7.103.16" />
                    
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 3.7.103.16
                    
#r "nuget: AWSSDK.S3, 3.7.103.16"
                    
#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.
#addin nuget:?package=AWSSDK.S3&version=3.7.103.16
                    
Install AWSSDK.S3 as a Cake Addin
#tool nuget:?package=AWSSDK.S3&version=3.7.103.16
                    
Install AWSSDK.S3 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 was computed.  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. 
.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.

NuGet packages (847)

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 (85)

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 19, 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#.
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
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进行直播多窗口观看、开播提醒、自动录制、合并、转码的跨平台工具
ebekker/ACMESharp
An ACME client library and PowerShell client for the .NET platform (Let's Encrypt)
Version Downloads Last updated
4.0.0.3 17,841 5/7/2025
4.0.0.2 12,713 5/6/2025
4.0.0.1 49,819 4/30/2025
4.0.0 36,847 4/28/2025
4.0.0-preview.13 4,665 4/9/2025
4.0.0-preview.12 1,023 4/4/2025
4.0.0-preview.11 7,403 3/26/2025
4.0.0-preview.10 16,885 3/7/2025
4.0.0-preview.9 1,243 3/4/2025
4.0.0-preview.8 2,256 2/25/2025
4.0.0-preview.7 11,118 2/17/2025
4.0.0-preview.6 12,531 2/6/2025
4.0.0-preview.5 19,733 1/3/2025
4.0.0-preview.4 83,524 10/11/2024
4.0.0-preview.3 7,964 10/1/2024
4.0.0-preview.2 37,138 8/28/2024
4.0.0-preview 83,405 8/15/2024
3.7.416.26 3,522 5/9/2025
3.7.416.25 6,693 5/8/2025
3.7.416.24 6,524 5/7/2025
3.7.416.23 8,890 5/6/2025
3.7.416.22 10,542 5/5/2025
3.7.416.21 46,911 5/2/2025
3.7.416.20 9,716 5/1/2025
3.7.416.19 8,341 4/30/2025
3.7.416.18 16,151 4/29/2025
3.7.416.17 34,093 4/28/2025
3.7.416.16 64,584 4/25/2025
3.7.416.15 22,530 4/24/2025
3.7.416.14 33,925 4/23/2025
3.7.416.13 100,134 4/18/2025
3.7.416.12 17,425 4/17/2025
3.7.416.11 98,947 4/16/2025
3.7.416.10 104,186 4/14/2025
3.7.416.9 78,167 4/11/2025
3.7.416.8 44,800 4/10/2025
3.7.416.7 46,962 4/9/2025
3.7.416.6 65,930 4/8/2025
3.7.416.5 167,261 4/4/2025
3.7.416.4 67,900 4/3/2025
3.7.416.3 35,670 4/3/2025
3.7.416.2 13,976 4/2/2025
3.7.416.1 61,168 4/1/2025
3.7.416 45,439 3/31/2025
3.7.415.28 118,409 3/28/2025
3.7.415.27 50,425 3/27/2025
3.7.415.26 69,484 3/26/2025
3.7.415.25 41,456 3/25/2025
3.7.415.24 70,286 3/24/2025
3.7.415.23 163,872 3/21/2025
3.7.415.22 51,701 3/20/2025
3.7.415.21 75,746 3/19/2025
3.7.415.20 58,975 3/18/2025
3.7.415.19 61,846 3/17/2025
3.7.415.18 106,081 3/14/2025
3.7.415.17 52,435 3/14/2025
3.7.415.16 205,148 3/11/2025
3.7.415.15 72,980 3/10/2025
3.7.415.14 146,724 3/7/2025
3.7.415.13 58,319 3/6/2025
3.7.415.12 60,175 3/5/2025
3.7.415.11 62,766 3/4/2025
3.7.415.10 105,862 3/3/2025
3.7.415.9 111,405 2/28/2025
3.7.415.8 65,003 2/27/2025
3.7.415.7 93,619 2/26/2025
3.7.415.6 119,356 2/25/2025
3.7.415.5 96,255 2/24/2025
3.7.415.4 104,620 2/21/2025
3.7.415.3 73,277 2/20/2025
3.7.415.2 128,206 2/18/2025
3.7.415.1 104,751 2/17/2025
3.7.415 112,292 2/14/2025
3.7.414.5 74,194 2/13/2025
3.7.414.4 78,103 2/12/2025
3.7.414.3 91,817 2/11/2025
3.7.414.2 101,241 2/10/2025
3.7.414.1 124,079 2/7/2025
3.7.414 101,950 2/6/2025
3.7.413.4 82,032 2/5/2025
3.7.413.3 164,610 2/4/2025
3.7.413.2 97,311 2/3/2025
3.7.413.1 248,649 1/30/2025
3.7.413 81,476 1/29/2025
3.7.412.5 175,999 1/27/2025
3.7.412.4 295,078 1/22/2025
3.7.412.3 124,437 1/21/2025
3.7.412.2 207,980 1/17/2025
3.7.412.1 147,269 1/16/2025
3.7.412 104,256 1/15/2025
3.7.411.7 215,037 1/14/2025
3.7.411.6 105,405 1/13/2025
3.7.411.5 117,926 1/10/2025
3.7.411.4 84,384 1/9/2025
3.7.411.3 64,485 1/8/2025
3.7.411.2 191,132 1/7/2025
3.7.411.1 106,413 1/6/2025
3.7.411 115,345 1/3/2025
3.7.410.13 92,027 1/2/2025
3.7.410.12 220,442 12/26/2024
3.7.410.11 561,522 12/23/2024
3.7.410.10 151,619 12/20/2024
3.7.410.9 141,156 12/19/2024
3.7.410.8 88,929 12/18/2024
3.7.410.7 120,723 12/17/2024
3.7.410.6 310,914 12/13/2024
3.7.410.5 123,298 12/12/2024
3.7.410.4 70,387 12/11/2024
3.7.410.3 117,044 12/10/2024
3.7.410.2 128,699 12/9/2024
3.7.410.1 572,492 12/4/2024
3.7.410 15,073 12/3/2024
3.7.409.1 95,885 12/3/2024
3.7.409 123,320 12/2/2024
3.7.408.1 503,179 11/27/2024
3.7.408 272,972 11/25/2024
3.7.407.1 284,848 11/22/2024
3.7.407 92,417 11/21/2024
3.7.406.4 116,532 11/21/2024
3.7.406.3 182,523 11/19/2024
3.7.406.2 474,927 11/15/2024
3.7.406.1 316,408 11/15/2024
3.7.406 39,701 11/14/2024
3.7.405.14 164,231 11/13/2024
3.7.405.13 160,346 11/12/2024
3.7.405.12 122,417 11/11/2024
3.7.405.11 190,575 11/8/2024
3.7.405.10 142,810 11/7/2024
3.7.405.9 763,170 11/1/2024
3.7.405.8 129,474 10/31/2024
3.7.405.7 190,385 10/30/2024
3.7.405.6 179,071 10/29/2024
3.7.405.5 373,142 10/28/2024
3.7.405.4 169,332 10/25/2024
3.7.405.3 85,925 10/24/2024
3.7.405.2 576,064 10/23/2024
3.7.405.1 139,730 10/22/2024
3.7.405 604,528 10/16/2024
3.7.404.7 340,454 10/15/2024
3.7.404.6 165,428 10/14/2024
3.7.404.5 719,113 10/9/2024
3.7.404.4 240,399 10/8/2024
3.7.404.3 123,796 10/7/2024
3.7.404.2 237,474 10/4/2024
3.7.404.1 125,780 10/3/2024
3.7.404 128,919 10/2/2024
3.7.403.6 126,156 10/1/2024
3.7.403.5 409,454 9/27/2024
3.7.403.4 99,924 9/26/2024
3.7.403.3 96,886 9/25/2024
3.7.403.2 80,818 9/24/2024
3.7.403.1 441,118 9/21/2024
3.7.403 406,550 9/18/2024
3.7.402.12 279,043 9/16/2024
3.7.402.11 191,250 9/13/2024
3.7.402.10 217,457 9/11/2024
3.7.402.9 301,439 9/10/2024
3.7.402.8 220,829 9/9/2024
3.7.402.7 349,260 9/6/2024
3.7.402.6 100,949 9/5/2024
3.7.402.5 198,454 9/4/2024
3.7.402.4 372,794 8/30/2024
3.7.402.3 327,920 8/28/2024
3.7.402.2 806,368 8/22/2024
3.7.402.1 186,193 8/21/2024
3.7.402 118,858 8/20/2024
3.7.401.2 143,423 8/19/2024
3.7.401.1 396,290 8/16/2024
3.7.401 161,948 8/15/2024
3.7.400.5 435,713 8/13/2024
3.7.400.4 353,202 8/9/2024
3.7.400.3 768,082 8/5/2024
3.7.400.2 725,661 7/30/2024
3.7.400.1 149,599 7/29/2024
3.7.400 612,150 7/24/2024
3.7.310.8 358,555 7/22/2024
3.7.310.7 787,842 7/18/2024
3.7.310.6 631,326 7/12/2024
3.7.310.5 526,395 7/10/2024
3.7.310.4 284,989 7/9/2024
3.7.310.3 133,480 7/8/2024
3.7.310.2 170,416 7/5/2024
3.7.310.1 197,132 7/3/2024
3.7.310 198,306 7/2/2024
3.7.309.12 154,553 7/1/2024
3.7.309.11 364,344 6/28/2024
3.7.309.10 115,154 6/27/2024
3.7.309.9 240,631 6/25/2024
3.7.309.8 317,739 6/24/2024
3.7.309.7 314,122 6/20/2024
3.7.309.6 165,275 6/19/2024
3.7.309.5 114,120 6/18/2024
3.7.309.4 784,410 6/12/2024
3.7.309.3 131,784 6/11/2024
3.7.309.2 177,482 6/10/2024
3.7.309.1 177,515 6/7/2024
3.7.309 348,220 6/5/2024
3.7.308.9 111,270 6/4/2024
3.7.308.8 404,276 6/3/2024
3.7.308.7 308,576 5/30/2024
3.7.308.6 138,266 5/29/2024
3.7.308.5 116,421 5/28/2024
3.7.308.4 462,570 5/23/2024
3.7.308.3 169,166 5/22/2024
3.7.308.2 528,568 5/17/2024
3.7.308.1 185,081 5/16/2024
3.7.308 266,140 5/14/2024
3.7.307.32 297,274 5/13/2024
3.7.307.31 210,963 5/10/2024
3.7.307.30 136,042 5/9/2024
3.7.307.29 454,122 5/6/2024
3.7.307.28 210,603 5/3/2024
3.7.307.27 122,756 5/2/2024
3.7.307.26 92,494 5/1/2024
3.7.307.25 494,857 4/29/2024
3.7.307.24 161,299 4/26/2024
3.7.307.23 124,936 4/25/2024
3.7.307.22 238,595 4/24/2024
3.7.307.21 280,570 4/23/2024
3.7.307.20 210,245 4/22/2024
3.7.307.19 183,849 4/19/2024
3.7.307.18 403,198 4/18/2024
3.7.307.17 155,469 4/17/2024
3.7.307.16 232,749 4/16/2024
3.7.307.15 472,408 4/11/2024
3.7.307.14 160,886 4/10/2024
3.7.307.13 308,515 4/9/2024
3.7.307.12 161,422 4/8/2024
3.7.307.11 250,907 4/5/2024
3.7.307.10 140,889 4/4/2024
3.7.307.9 228,315 4/3/2024
3.7.307.8 225,754 4/2/2024
3.7.307.7 159,594 4/1/2024
3.7.307.6 144,777 3/29/2024
3.7.307.5 228,251 3/28/2024
3.7.307.4 163,693 3/27/2024
3.7.307.3 152,986 3/26/2024
3.7.307.2 129,142 3/25/2024
3.7.307.1 422,165 3/22/2024
3.7.307 751,124 3/18/2024
3.7.306.2 307,101 3/15/2024
3.7.306.1 145,753 3/14/2024
3.7.306 106,774 3/13/2024
3.7.305.31 609,408 3/8/2024
3.7.305.30 1,050,278 2/29/2024
3.7.305.29 508,078 2/27/2024
3.7.305.28 1,623,293 2/16/2024
3.7.305.27 98,035 2/15/2024
3.7.305.26 95,366 2/14/2024
3.7.305.25 119,487 2/13/2024
3.7.305.24 326,469 2/9/2024
3.7.305.23 245,014 2/7/2024
3.7.305.22 526,857 2/2/2024
3.7.305.21 127,366 2/1/2024
3.7.305.20 260,231 1/31/2024
3.7.305.19 102,738 1/30/2024
3.7.305.18 297,401 1/29/2024
3.7.305.17 413,824 1/25/2024
3.7.305.16 262,386 1/25/2024
3.7.305.15 227,606 1/23/2024
3.7.305.14 358,555 1/19/2024
3.7.305.13 332,714 1/18/2024
3.7.305.12 228,991 1/16/2024
3.7.305.11 369,055 1/14/2024
3.7.305.10 31,283 1/12/2024
3.7.305.9 198,074 1/11/2024
3.7.305.8 119,068 1/10/2024
3.7.305.7 491,714 1/8/2024
3.7.305.6 128,480 1/5/2024
3.7.305.5 106,504 1/4/2024
3.7.305.4 179,022 1/3/2024
3.7.305.3 556,448 12/28/2023
3.7.305.2 161,626 12/27/2023
3.7.305.1 73,281 12/26/2023
3.7.305 112,865 12/22/2023
3.7.304.13 97,245 12/21/2023
3.7.304.12 120,495 12/20/2023
3.7.304.11 118,515 12/19/2023
3.7.304.10 167,891 12/18/2023
3.7.304.9 137,169 12/15/2023
3.7.304.8 254,655 12/14/2023
3.7.304.7 237,902 12/13/2023
3.7.304.6 168,219 12/12/2023
3.7.304.5 885,783 12/7/2023
3.7.304.4 147,813 12/6/2023
3.7.304.3 165,046 12/5/2023
3.7.304.2 217,497 12/4/2023
3.7.304.1 374,454 11/30/2023
3.7.304 177,654 11/28/2023
3.7.303.2 174,881 11/28/2023
3.7.303.1 49,515 11/27/2023
3.7.303 208,572 11/27/2023
3.7.302 1,104,715 11/21/2023
3.7.301.1 181,566 11/20/2023
3.7.301 312,315 11/17/2023
3.7.300.4 131,153 11/16/2023
3.7.300.3 163,916 11/15/2023
3.7.300.2 402,208 11/14/2023
3.7.300.1 300,064 11/13/2023
3.7.300 771,169 11/10/2023
3.7.205.25 249,554 11/8/2023
3.7.205.24 97,345 11/7/2023
3.7.205.23 130,184 11/6/2023
3.7.205.22 555,071 11/2/2023
3.7.205.21 280,520 11/1/2023
3.7.205.20 10,086 10/31/2023
3.7.205.19 463,867 10/27/2023
3.7.205.18 148,754 10/26/2023
3.7.205.17 311,804 10/24/2023
3.7.205.16 102,260 10/23/2023
3.7.205.15 138,040 10/20/2023
3.7.205.14 174,728 10/19/2023
3.7.205.13 152,200 10/18/2023
3.7.205.12 173,618 10/17/2023
3.7.205.11 1,041,413 10/16/2023
3.7.205.10 239,552 10/12/2023
3.7.205.9 645,177 10/7/2023
3.7.205.8 183,556 10/6/2023
3.7.205.7 6,857 10/5/2023
3.7.205.6 136,132 10/4/2023
3.7.205.5 105,728 10/3/2023
3.7.205.4 208,317 10/2/2023
3.7.205.3 268,349 9/28/2023
3.7.205.2 80,161 9/28/2023
3.7.205.1 18,533 9/27/2023
3.7.205 141,404 9/26/2023
3.7.204.2 100,852 9/25/2023
3.7.204.1 207,842 9/22/2023
3.7.204 374,088 9/20/2023
3.7.203.17 152,003 9/19/2023
3.7.203.16 290,820 9/15/2023
3.7.203.15 71,860 9/15/2023
3.7.203.14 29,365 9/14/2023
3.7.203.13 296,430 9/13/2023
3.7.203.12 143,192 9/12/2023
3.7.203.11 395,522 9/8/2023
3.7.203.10 132,658 9/8/2023
3.7.203.9 121,229 9/6/2023
3.7.203.8 106,205 9/5/2023
3.7.203.7 279,939 9/1/2023
3.7.203.6 69,665 9/1/2023
3.7.203.5 8,686 8/31/2023
3.7.203.4 92,927 8/31/2023
3.7.203.3 34,001 8/30/2023
3.7.203.2 232,635 8/28/2023
3.7.203.1 280,389 8/25/2023
3.7.203 540,548 8/24/2023
3.7.202.4 517,057 8/23/2023
3.7.202.3 107,704 8/22/2023
3.7.202.2 122,471 8/21/2023
3.7.202.1 243,465 8/18/2023
3.7.202 34,485 8/18/2023
3.7.201.17 303,776 8/17/2023
3.7.201.16 276,395 8/15/2023
3.7.201.15 190,224 8/14/2023
3.7.201.14 309,229 8/11/2023
3.7.201.13 121,341 8/10/2023
3.7.201.12 113,942 8/9/2023
3.7.201.11 210,772 8/8/2023
3.7.201.10 97,356 8/8/2023
3.7.201.9 1,530,658 8/7/2023
3.7.201.8 151,569 8/4/2023
3.7.201.7 296,010 8/2/2023
3.7.201.6 156,506 8/1/2023
3.7.201.5 403,967 7/31/2023
3.7.201.4 331,509 7/28/2023
3.7.201.3 161,218 7/26/2023
3.7.201.2 516,909 7/24/2023
3.7.201.1 219,260 7/21/2023
3.7.201 167,693 7/20/2023
3.7.200.2 159,776 7/20/2023
3.7.200.1 1,182,077 7/18/2023
3.7.200 192,976 7/18/2023
3.7.108.1 84,115 7/17/2023
3.7.108 351,982 7/13/2023
3.7.107.5 653,481 7/7/2023
3.7.107.4 16,341 7/7/2023
3.7.107.3 68,850 7/6/2023
3.7.107.2 194,959 7/5/2023
3.7.107.1 323,593 7/3/2023
3.7.107 815,229 6/28/2023
3.7.106.1 1,197,178 6/20/2023
3.7.106 480,727 6/16/2023
3.7.105.1 76,203 6/15/2023
3.7.105 413,943 6/13/2023
3.7.104.31 254,794 6/12/2023
3.7.104.30 250,825 6/8/2023
3.7.104.29 322,658 6/6/2023
3.7.104.28 208,148 6/5/2023
3.7.104.27 243,532 6/2/2023
3.7.104.26 11,303 6/2/2023
3.7.104.25 147,642 6/1/2023
3.7.104.24 208,103 5/30/2023
3.7.104.23 257,408 5/26/2023
3.7.104.22 322,806 5/25/2023
3.7.104.21 170,148 5/24/2023
3.7.104.20 177,170 5/23/2023
3.7.104.19 308,196 5/19/2023
3.7.104.18 39,112 5/19/2023
3.7.104.17 82,248 5/18/2023
3.7.104.16 363,332 5/16/2023
3.7.104.15 175,433 5/15/2023
3.7.104.14 382,817 5/11/2023
3.7.104.13 345,439 5/9/2023
3.7.104.12 136,514 5/8/2023
3.7.104.11 334,161 5/5/2023
3.7.104.10 325,922 5/4/2023
3.7.104.9 226,443 5/2/2023
3.7.104.8 111,543 5/1/2023
3.7.104.7 97,818 4/28/2023
3.7.104.6 223,383 4/27/2023
3.7.104.5 95,343 4/26/2023
3.7.104.4 206,063 4/25/2023
3.7.104.3 133,929 4/25/2023
3.7.104.2 288,142 4/21/2023
3.7.104.1 113,504 4/21/2023
3.7.104 189,384 4/19/2023
3.7.103.51 420,201 4/17/2023
3.7.103.50 151,365 4/14/2023
3.7.103.49 104,145 4/13/2023
3.7.103.48 166,980 4/12/2023
3.7.103.47 194,283 4/11/2023
3.7.103.46 236,962 4/10/2023
3.7.103.45 262,932 4/7/2023
3.7.103.44 149,613 4/6/2023
3.7.103.43 114,052 4/5/2023
3.7.103.42 174,951 4/4/2023
3.7.103.41 138,441 4/3/2023
3.7.103.40 370,717 3/31/2023
3.7.103.39 113,597 3/30/2023
3.7.103.38 191,235 3/29/2023
3.7.103.37 110,549 3/28/2023
3.7.103.36 443,833 3/24/2023
3.7.103.35 239,120 3/23/2023
3.7.103.34 133,141 3/22/2023
3.7.103.33 494,468 3/21/2023
3.7.103.32 344,134 3/20/2023
3.7.103.31 270,159 3/17/2023
3.7.103.30 69,461 3/17/2023
3.7.103.29 255,826 3/16/2023
3.7.103.28 178,075 3/15/2023
3.7.103.27 201,342 3/14/2023
3.7.103.26 1,648,454 3/13/2023
3.7.103.25 262,743 3/10/2023
3.7.103.24 155,174 3/9/2023
3.7.103.23 215,877 3/8/2023
3.7.103.22 161,429 3/7/2023
3.7.103.21 403,239 3/3/2023
3.7.103.20 76,744 3/2/2023
3.7.103.19 131,136 3/2/2023
3.7.103.18 43,668 3/1/2023
3.7.103.17 141,962 2/28/2023
3.7.103.16 153,924 2/27/2023
3.7.103.15 265,696 2/23/2023
3.7.103.14 519,151 2/21/2023
3.7.103.13 489,983 2/18/2023
3.7.103.12 14,788 2/17/2023
3.7.103.11 131,826 2/16/2023
3.7.103.10 151,615 2/15/2023
3.7.103.9 370,164 2/13/2023
3.7.103.8 205,262 2/10/2023
3.7.103.7 96,259 2/10/2023
3.7.103.6 21,254 2/9/2023
3.7.103.5 201,720 2/8/2023
3.7.103.4 254,928 2/7/2023
3.7.103.3 254,684 2/6/2023
3.7.103.2 487,706 2/3/2023
3.7.103.1 216,135 2/2/2023
3.7.103 44,227 2/2/2023
3.7.102.2 159,989 2/1/2023
3.7.102.1 163,418 1/31/2023
3.7.102 752,788 1/26/2023
3.7.101.61 544,557 1/25/2023
3.7.101.60 215,931 1/24/2023
3.7.101.59 183,527 1/23/2023
3.7.101.58 305,971 1/20/2023
3.7.101.57 93,229 1/20/2023
3.7.101.56 151,887 1/18/2023
3.7.101.55 362,054 1/17/2023
3.7.101.54 414,826 1/13/2023
3.7.101.53 150,664 1/12/2023
3.7.101.52 741,293 1/10/2023
3.7.101.51 302,979 1/9/2023
3.7.101.50 199,961 1/6/2023
3.7.101.49 131,679 1/5/2023
3.7.101.48 717,557 1/4/2023
3.7.101.47 12,174 1/3/2023
3.7.101.46 400,525 12/30/2022
3.7.101.45 89,388 12/29/2022
3.7.101.44 320,435 12/23/2022
3.7.101.43 85,542 12/22/2022
3.7.101.42 287,930 12/21/2022
3.7.101.41 146,429 12/20/2022
3.7.101.40 435,370 12/19/2022
3.7.101.39 214,572 12/16/2022
3.7.101.38 259,305 12/16/2022
3.7.101.37 40,678 12/15/2022
3.7.101.36 156,313 12/14/2022
3.7.101.35 314,683 12/13/2022
3.7.101.34 142,293 12/12/2022
3.7.101.33 501,060 12/8/2022
3.7.101.32 116,145 12/8/2022
3.7.101.31 13,114 12/7/2022
3.7.101.30 272,127 12/6/2022
3.7.101.29 298,404 12/5/2022
3.7.101.28 661,383 12/2/2022
3.7.101.27 370,082 12/1/2022
3.7.101.26 282,870 11/30/2022
3.7.101.25 418,457 11/29/2022
3.7.101.24 65,087 11/29/2022
3.7.101.23 278,164 11/28/2022
3.7.101.22 470,154 11/22/2022
3.7.101.21 326,718 11/18/2022
3.7.101.20 79,774 11/17/2022
3.7.101.19 2,761,064 11/16/2022
3.7.101.18 34,189 11/16/2022
3.7.101.17 126,667 11/15/2022
3.7.101.16 596,314 11/11/2022
3.7.101.15 112,014 11/10/2022
3.7.101.14 558,252 11/9/2022
3.7.101.13 23,463 11/9/2022
3.7.101.12 38,649 11/9/2022
3.7.101.11 15,331 11/8/2022
3.7.101.10 428,990 11/7/2022
3.7.101.9 342,836 11/4/2022
3.7.101.8 241,679 11/2/2022
3.7.101.7 287,435 10/31/2022
3.7.101.6 201,126 10/29/2022
3.7.101.5 10,847 10/28/2022
3.7.101.4 149,925 10/27/2022
3.7.101.3 381,220 10/26/2022
3.7.101.2 77,938 10/25/2022
3.7.101.1 233,487 10/24/2022
3.7.101 483,192 10/21/2022
3.7.100 264,841 10/21/2022
3.7.10.1 114,236 10/20/2022
3.7.10 310,129 10/19/2022
3.7.9.71 314,903 10/19/2022
3.7.9.70 280,224 10/18/2022
3.7.9.69 472,720 10/14/2022
3.7.9.68 653,727 10/13/2022
3.7.9.67 980,114 10/7/2022
3.7.9.66 188,623 10/6/2022
3.7.9.65 722,709 10/4/2022
3.7.9.64 193,762 10/3/2022
3.7.9.63 239,399 9/30/2022
3.7.9.62 172,859 9/29/2022
3.7.9.61 380,254 9/27/2022
3.7.9.60 3,906,834 9/27/2022
3.7.9.59 14,464 9/26/2022
3.7.9.58 267,389 9/23/2022
3.7.9.57 139,100 9/22/2022
3.7.9.56 175,799 9/21/2022
3.7.9.55 242,224 9/20/2022
3.7.9.54 324,977 9/19/2022
3.7.9.53 434,522 9/15/2022
3.7.9.52 176,917 9/14/2022
3.7.9.51 222,457 9/13/2022
3.7.9.50 363,982 9/9/2022
3.7.9.49 118,506 9/9/2022
3.7.9.48 33,605 9/8/2022
3.7.9.47 915,183 9/2/2022
3.7.9.46 162,726 9/1/2022
3.7.9.45 343,852 8/30/2022
3.7.9.44 262,899 8/29/2022
3.7.9.43 315,359 8/25/2022
3.7.9.42 938,818 8/22/2022
3.7.9.41 237,247 8/19/2022
3.7.9.40 502,895 8/16/2022
3.7.9.39 351,902 8/12/2022
3.7.9.38 207,431 8/11/2022
3.7.9.37 668,032 8/8/2022
3.7.9.36 1,073,188 8/4/2022
3.7.9.35 378,661 8/2/2022
3.7.9.34 320,938 7/29/2022
3.7.9.33 121,205 7/28/2022
3.7.9.32 143,569 7/27/2022
3.7.9.31 117,946 7/27/2022
3.7.9.30 380,443 7/23/2022
3.7.9.29 33,248 7/22/2022
3.7.9.28 254,454 7/20/2022
3.7.9.27 354,629 7/19/2022
3.7.9.26 141,094 7/18/2022
3.7.9.25 116,680 7/15/2022
3.7.9.24 123,747 7/14/2022
3.7.9.23 280,743 7/12/2022
3.7.9.22 175,767 7/11/2022
3.7.9.21 507,378 7/5/2022
3.7.9.20 991,756 6/29/2022
3.7.9.19 480,561 6/24/2022
3.7.9.18 1,422,527 6/17/2022
3.7.9.17 84,480 6/16/2022
3.7.9.16 332,824 6/14/2022
3.7.9.15 212,670 6/10/2022
3.7.9.14 212,518 6/8/2022
3.7.9.13 137,459 6/7/2022
3.7.9.12 215,886 6/6/2022
3.7.9.11 870,187 5/31/2022
3.7.9.10 453,339 5/27/2022
3.7.9.9 156,546 5/26/2022
3.7.9.8 27,902 5/26/2022
3.7.9.7 85,844 5/25/2022
3.7.9.6 241,829 5/24/2022
3.7.9.5 199,353 5/23/2022
3.7.9.4 484,949 5/19/2022
3.7.9.3 282,984 5/18/2022
3.7.9.2 2,188,067 5/9/2022
3.7.9.1 230,803 5/6/2022
3.7.9 91,251 5/6/2022
3.7.8.28 294,949 5/5/2022
3.7.8.27 366,904 5/4/2022
3.7.8.26 186,119 5/3/2022
3.7.8.25 121,489 5/3/2022
3.7.8.24 31,038 5/2/2022
3.7.8.23 1,501,835 4/20/2022
3.7.8.22 1,478,024 4/19/2022
3.7.8.21 84,467 4/19/2022
3.7.8.20 579,346 4/14/2022
3.7.8.19 1,587,336 4/12/2022
3.7.8.18 347,982 4/11/2022
3.7.8.17 318,794 4/7/2022
3.7.8.16 231,309 4/6/2022
3.7.8.15 1,943,983 4/1/2022
3.7.8.14 335,298 3/31/2022
3.7.8.13 554,067 3/28/2022
3.7.8.12 911,770 3/24/2022
3.7.8.11 146,762 3/23/2022
3.7.8.10 863,742 3/17/2022
3.7.8.9 122,821 3/16/2022
3.7.8.8 253,371 3/14/2022
3.7.8.7 343,660 3/10/2022
3.7.8.6 144,887 3/9/2022
3.7.8.5 167,645 3/8/2022
3.7.8.4 553,301 3/3/2022
3.7.8.3 286,912 3/1/2022
3.7.8.2 3,572,676 2/28/2022
3.7.8.1 190,179 2/26/2022
3.7.8 153,625 2/24/2022
3.7.7.26 297,549 2/23/2022
3.7.7.25 139,925 2/22/2022
3.7.7.24 27,058 2/22/2022
3.7.7.23 105,679 2/21/2022
3.7.7.22 244,686 2/17/2022
3.7.7.21 2,015,156 2/11/2022
3.7.7.20 52,624 2/10/2022
3.7.7.19 1,177,587 2/4/2022
3.7.7.18 54,625 2/3/2022
3.7.7.17 755,919 1/28/2022
3.7.7.16 624,751 1/25/2022
3.7.7.15 441,872 1/22/2022
3.7.7.14 782,892 1/15/2022
3.7.7.13 35,566 1/14/2022
3.7.7.12 149,984 1/13/2022
3.7.7.11 933,403 1/11/2022
3.7.7.10 382,929 1/7/2022
3.7.7.9 88,152 1/6/2022
3.7.7.8 66,203 1/5/2022
3.7.7.7 247,034 1/4/2022
3.7.7.6 101,238 1/3/2022
3.7.7.5 1,080,432 12/21/2021
3.7.7.4 111,996 12/20/2021
3.7.7.3 920,533 12/13/2021
3.7.7.2 567,939 12/8/2021
3.7.7.1 1,101,540 12/2/2021
3.7.7 307,279 12/1/2021
3.7.6 202,984 11/30/2021
3.7.5 675,273 11/23/2021
3.7.4.10 259,095 11/22/2021
3.7.4.9 517,785 11/19/2021
3.7.4.8 12,123 11/18/2021
3.7.4.7 119,507 11/17/2021
3.7.4.6 3,186,958 11/16/2021
3.7.4.5 147,694 11/15/2021
3.7.4.4 181,196 11/12/2021
3.7.4.3 109,521 11/11/2021
3.7.4.2 155,896 11/11/2021
3.7.4.1 224,573 11/9/2021
3.7.4 949,593 11/5/2021
3.7.3.25 91,321 11/4/2021
3.7.3.24 122,607 11/3/2021
3.7.3.23 107,309 11/2/2021
3.7.3.22 102,406 11/1/2021
3.7.3.21 898,691 10/29/2021
3.7.3.20 347,877 10/27/2021
3.7.3.19 320,930 10/26/2021
3.7.3.18 23,479 10/26/2021
3.7.3.17 405,927 10/22/2021
3.7.3.16 16,962 10/21/2021
3.7.3.15 3,610,303 10/14/2021
3.7.3.14 182,311 10/13/2021
3.7.3.13 97,660 10/12/2021
3.7.3.12 384,083 10/8/2021
3.7.3.11 202,346 10/7/2021
3.7.3.10 149,281 10/7/2021
3.7.3.9 8,604 10/6/2021
3.7.3.8 677,291 10/1/2021
3.7.3.7 87,191 9/30/2021
3.7.3.6 181,078 9/29/2021
3.7.3.5 752,164 9/27/2021
3.7.3.4 127,297 9/24/2021
3.7.3.3 126,985 9/23/2021
3.7.3.2 86,816 9/22/2021
3.7.3.1 711,037 9/17/2021
3.7.3 175,519 9/16/2021
3.7.2.6 146,889 9/16/2021
3.7.2.5 224,175 9/13/2021
3.7.2.4 243,026 9/10/2021
3.7.2.3 66,373 9/9/2021
3.7.2.2 253,435 9/7/2021
3.7.2.1 227,640 9/3/2021
3.7.2 133,976 9/3/2021
3.7.1.31 145,022 9/2/2021
3.7.1.30 74,707 9/1/2021
3.7.1.29 113,629 8/31/2021
3.7.1.28 593,672 8/27/2021
3.7.1.27 394,111 8/25/2021
3.7.1.26 370,394 8/23/2021
3.7.1.25 224,187 8/19/2021
3.7.1.24 620,393 8/16/2021
3.7.1.23 378,248 8/12/2021
3.7.1.22 1,042,633 8/10/2021
3.7.1.21 568,248 8/6/2021
3.7.1.20 151,900 8/4/2021
3.7.1.19 2,564,823 7/30/2021
3.7.1.18 98,874 7/29/2021
3.7.1.17 224,476 7/27/2021
3.7.1.16 531,399 7/21/2021
3.7.1.15 434,222 7/16/2021
3.7.1.14 469,369 7/13/2021
3.7.1.13 87,719 7/12/2021
3.7.1.12 193,202 7/9/2021
3.7.1.11 132,902 7/8/2021
3.7.1.10 117,765 7/7/2021
3.7.1.9 252,243 7/6/2021
3.7.1.8 461,554 7/1/2021
3.7.1.7 468,366 6/25/2021
3.7.1.6 76,861 6/24/2021
3.7.1.5 608,901 6/21/2021
3.7.1.4 218,388 6/17/2021
3.7.1.3 341,258 6/15/2021
3.7.1.2 745,179 6/11/2021
3.7.1.1 141,414 6/11/2021
3.7.1 684,786 6/3/2021
3.7.0.32 4,846,438 5/28/2021
3.7.0.31 213,612 5/28/2021
3.7.0.30 13,975 5/27/2021
3.7.0.29 123,851 5/27/2021
3.7.0.28 260,252 5/24/2021
3.7.0.27 175,422 5/21/2021
3.7.0.26 308,719 5/20/2021
3.7.0.25 133,155 5/19/2021
3.7.0.24 83,378 5/18/2021
3.7.0.23 330,097 5/14/2021
3.7.0.22 608,126 5/12/2021
3.7.0.21 250,696 5/10/2021
3.7.0.20 17,235 5/10/2021
3.7.0.19 298,641 5/6/2021
3.7.0.18 1,125,624 4/30/2021
3.7.0.17 359,677 4/27/2021
3.7.0.16 318,120 4/23/2021
3.7.0.15 1,976,178 4/19/2021
3.7.0.14 403,949 4/15/2021
3.7.0.13 310,801 4/13/2021
3.7.0.12 608,005 4/12/2021
3.7.0.11 16,851 4/12/2021
3.7.0.10 614,710 4/8/2021
3.7.0.9 170,947 4/7/2021
3.7.0.8 430,442 4/2/2021
3.7.0.7 66,197 4/1/2021
3.7.0.6 79,510 3/31/2021
3.7.0.5 5,786 3/31/2021
3.7.0.4 9,617,166 3/30/2021
3.7.0.3 92,298 3/29/2021
3.7.0.2 257,095 3/27/2021
3.7.0.1 33,007 3/26/2021
3.7.0 4,551,474 3/26/2021
3.5.10.2 809,738 3/25/2021
3.5.10.1 148,992 3/24/2021
3.5.10 619,802 3/18/2021
3.5.9.8 171,697 3/17/2021
3.5.9.7 262,378 3/15/2021
3.5.9.6 461,409 3/10/2021
3.5.9.5 158,927 3/9/2021
3.5.9.4 220,316 3/8/2021
3.5.9.3 294,881 3/5/2021
3.5.9.2 9,620 3/4/2021
3.5.9.1 1,357,810 3/1/2021
3.5.9 208,008 2/26/2021
3.5.8.8 554,835 2/23/2021
3.5.8.7 349,502 2/19/2021
3.5.8.6 193,010 2/18/2021
3.5.8.5 479,094 2/12/2021
3.5.8.4 359,371 2/9/2021
3.5.8.3 141,534 2/8/2021
3.5.8.2 162,755 2/5/2021
3.5.8.1 342,634 2/4/2021
3.5.8 207,560 2/2/2021
3.5.7.12 863,887 1/29/2021
3.5.7.11 78,380 1/28/2021
3.5.7.10 95,547 1/27/2021
3.5.7.9 155,331 1/26/2021
3.5.7.8 848,938 1/20/2021
3.5.7.7 9,293 1/19/2021
3.5.7.6 721,833 1/11/2021
3.5.7.5 249,575 1/7/2021
3.5.7.4 539,373 12/30/2020
3.5.7.3 203,555 12/23/2020
3.5.7.2 217,454 12/22/2020
3.5.7.1 135,862 12/22/2020
3.5.7 31,617 12/21/2020
3.5.6.8 105,609 12/18/2020
3.5.6.7 130,637 12/17/2020
3.5.6.6 57,283 12/16/2020
3.5.6.5 217,645 12/14/2020
3.5.6.4 349,526 12/9/2020
3.5.6.3 294,242 12/7/2020
3.5.6.2 311,405 12/3/2020
3.5.6.1 234,158 12/2/2020
3.5.6 40,125 12/1/2020
3.5.5.3 210,325 12/1/2020
3.5.5.2 426,683 11/24/2020
3.5.5.1 98,327 11/23/2020
3.5.5 1,419,084 11/20/2020
3.5.4.3 144,993 11/19/2020
3.5.4.2 120,210 11/18/2020
3.5.4.1 487,671 11/13/2020
3.5.4 441,408 11/9/2020
3.5.3.12 388,437 11/5/2020
3.5.3.11 136,648 11/4/2020
3.5.3.10 488,835 10/28/2020
3.5.3.9 246,731 10/27/2020
3.5.3.8 117,323 10/26/2020
3.5.3.7 393,371 10/22/2020
3.5.3.6 56,053 10/21/2020
3.5.3.5 499,662 10/20/2020
3.5.3.4 313,326 10/16/2020
3.5.3.3 61,536 10/15/2020
3.5.3.2 433,518 10/9/2020
3.5.3.1 841,041 10/6/2020
3.5.3 163,953 10/2/2020
3.5.2.1 195,721 10/1/2020
3.5.2 56,477 9/30/2020
3.5.1.11 228,877 9/29/2020
3.5.1.10 216,416 9/25/2020
3.5.1.9 154,028 9/24/2020
3.5.1.8 30,622 9/24/2020
3.5.1.7 482,101 9/21/2020
3.5.1.6 349,563 9/18/2020
3.5.1.5 299,514 9/17/2020
3.5.1.4 1,117,274 9/16/2020
3.5.1.3 104,061 9/15/2020
3.5.1.2 117,850 9/14/2020
3.5.1.1 116,131 9/11/2020
3.5.1 699,241 9/10/2020
3.5.0.11 191,112 9/10/2020
3.5.0.10 15,987 9/9/2020
3.5.0.9 242,726 9/4/2020
3.5.0.8 232,046 9/2/2020
3.5.0.7 492,329 9/1/2020
3.5.0.6 26,665 8/31/2020
3.5.0.5 94,101 8/28/2020
3.5.0.4 48,117 8/27/2020
3.5.0.3 103,355 8/26/2020
3.5.0.2 154,845 8/25/2020
3.5.0.1 284,408 8/24/2020
3.5.0 1,203,052 8/20/2020
3.5.0-beta 247,297 2/4/2020
3.3.113.2 4,924,108 8/19/2020
3.3.113.1 266,580 8/14/2020
3.3.113 310,231 8/11/2020
3.3.112.1 55,809 8/10/2020
3.3.112 125,137 8/8/2020
3.3.111.38 150,991 8/6/2020
3.3.111.37 406,178 8/5/2020
3.3.111.36 9,572 8/4/2020
3.3.111.35 92,444 8/3/2020
3.3.111.34 69,745 7/31/2020
3.3.111.33 40,599 7/30/2020
3.3.111.32 175,067 7/29/2020
3.3.111.31 189,749 7/28/2020
3.3.111.30 403,888 7/23/2020
3.3.111.29 134,330 7/22/2020
3.3.111.28 71,867 7/22/2020
3.3.111.27 350,844 7/17/2020
3.3.111.26 102,351 7/15/2020
3.3.111.25 738,399 7/9/2020
3.3.111.24 5,968 7/9/2020
3.3.111.23 127,819 7/8/2020
3.3.111.22 121,058 7/7/2020
3.3.111.21 474,830 7/2/2020
3.3.111.20 355,648 6/29/2020
3.3.111.19 167,014 6/26/2020
3.3.111.18 70,618 6/25/2020
3.3.111.17 80,076 6/24/2020
3.3.111.16 12,570 6/24/2020
3.3.111.15 52,284 6/23/2020
3.3.111.14 190,931 6/19/2020
3.3.111.13 81,259 6/18/2020
3.3.111.12 67,537 6/17/2020
3.3.111.11 396,624 6/11/2020
3.3.111.10 170,045 6/9/2020
3.3.111.9 505,521 6/5/2020
3.3.111.8 87,016 6/4/2020
3.3.111.7 54,352 6/3/2020
3.3.111.6 29,518 6/3/2020
3.3.111.5 227,853 6/1/2020
3.3.111.4 426,814 5/27/2020
3.3.111.3 189,877 5/26/2020
3.3.111.2 200,766 5/22/2020
3.3.111.1 76,671 5/22/2020
3.3.111 23,494 5/21/2020
3.3.110.72 210,670 5/19/2020
3.3.110.71 169,678 5/18/2020
3.3.110.70 178,211 5/15/2020
3.3.110.69 43,493 5/14/2020
3.3.110.68 261,282 5/11/2020
3.3.110.67 406,380 5/8/2020
3.3.110.66 59,231 5/8/2020
3.3.110.65 6,092 5/7/2020
3.3.110.64 66,371 5/6/2020
3.3.110.63 210,436 5/4/2020
3.3.110.62 287,839 5/1/2020
3.3.110.61 44,084 4/30/2020
3.3.110.60 68,065 4/29/2020
3.3.110.59 131,326 4/28/2020
3.3.110.58 239,814 4/27/2020
3.3.110.57 251,018 4/24/2020
3.3.110.56 362,913 4/23/2020
3.3.110.55 77,645 4/22/2020
3.3.110.54 46,334 4/21/2020
3.3.110.53 124,736 4/20/2020
3.3.110.52 113,422 4/17/2020
3.3.110.51 97,484 4/16/2020
3.3.110.50 569,916 4/8/2020
3.3.110.49 619,615 4/6/2020
3.3.110.48 475,215 4/3/2020
3.3.110.47 26,635 4/3/2020
3.3.110.46 121,960 4/2/2020
3.3.110.45 209,127 4/1/2020
3.3.110.44 107,558 3/31/2020
3.3.110.43 67,438 3/30/2020
3.3.110.42 207,999 3/27/2020
3.3.110.41 553,862 3/26/2020
3.3.110.40 87,869 3/25/2020
3.3.110.39 79,332 3/24/2020
3.3.110.38 245,893 3/20/2020
3.3.110.37 55,406 3/19/2020
3.3.110.36 184,699 3/18/2020
3.3.110.35 97,400 3/17/2020
3.3.110.34 228,636 3/16/2020
3.3.110.33 137,898 3/12/2020
3.3.110.32 1,181,839 3/6/2020
3.3.110.31 177,266 3/5/2020
3.3.110.30 337,856 3/2/2020
3.3.110.29 244,825 2/28/2020
3.3.110.28 19,211 2/27/2020
3.3.110.27 108,655 2/26/2020
3.3.110.26 228,214 2/25/2020
3.3.110.25 380,613 2/19/2020
3.3.110.24 375,218 2/17/2020
3.3.110.23 370,866 2/13/2020
3.3.110.22 437,925 2/10/2020
3.3.110.21 148,845 2/7/2020
3.3.110.20 396,754 2/4/2020
3.3.110.19 754,907 1/24/2020
3.3.110.18 132,975 1/23/2020
3.3.110.17 353,526 1/21/2020
3.3.110.14 165,669 1/17/2020
3.3.110.13 78,868 1/16/2020
3.3.110.12 132,096 1/15/2020
3.3.110.11 587,207 1/10/2020
3.3.110.10 700,245 1/8/2020
3.3.110.9 117,830 1/6/2020
3.3.110.8 417,527 1/2/2020
3.3.110.7 194,158 12/25/2019
3.3.110.6 20,816 12/23/2019
3.3.110.5 70,672 12/20/2019
3.3.110.4 51,912 12/19/2019
3.3.110.3 96,719 12/18/2019
3.3.110.2 85,175 12/18/2019
3.3.110.1 129,042 12/16/2019
3.3.110 175,448 12/13/2019
3.3.109.4 76,411 12/12/2019
3.3.109.3 44,688 12/12/2019
3.3.109.2 13,002 12/11/2019
3.3.109.1 595,486 12/9/2019
3.3.109 814,359 12/3/2019
3.3.108.5 88,344 12/2/2019
3.3.108.4 251,798 11/26/2019
3.3.108.3 45,289 11/25/2019
3.3.108.2 183,058 11/22/2019
3.3.108.1 49,496 11/22/2019
3.3.108 119,723 11/20/2019
3.3.107.2 147,660 11/20/2019
3.3.107.1 7,419 11/19/2019
3.3.107 35,073 11/18/2019
3.3.106.6 204,669 11/14/2019
3.3.106.5 54,179 11/13/2019
3.3.106.4 158,637 11/8/2019
3.3.106.3 88,126 11/7/2019
3.3.106.2 40,896 11/7/2019
3.3.106.1 153,943 11/5/2019
3.3.106 427,074 10/31/2019
3.3.105.1 45,286 10/30/2019
3.3.105 309,183 10/28/2019
3.3.104.43 315,764 10/28/2019
3.3.104.42 246,016 10/24/2019
3.3.104.41 188,499 10/22/2019
3.3.104.40 249,288 10/18/2019
3.3.104.39 567,189 10/18/2019
3.3.104.38 5,065 10/17/2019
3.3.104.37 63,206 10/16/2019
3.3.104.36 373,198 10/11/2019
3.3.104.35 33,516 10/10/2019
3.3.104.34 388,250 10/8/2019
3.3.104.33 513,562 9/30/2019
3.3.104.32 306,830 9/26/2019
3.3.104.31 751,540 9/23/2019
3.3.104.30 138,559 9/21/2019
3.3.104.29 94,507 9/19/2019
3.3.104.28 106,389 9/18/2019
3.3.104.27 164,989 9/17/2019
3.3.104.26 31,722 9/16/2019
3.3.104.25 135,562 9/12/2019
3.3.104.24 219,856 9/9/2019
3.3.104.23 168,112 9/6/2019
3.3.104.22 83,981 9/5/2019
3.3.104.21 600,486 9/4/2019
3.3.104.20 784,175 8/27/2019
3.3.104.19 149,484 8/23/2019
3.3.104.18 164,904 8/22/2019
3.3.104.17 455,632 8/16/2019
3.3.104.16 47,692 8/15/2019
3.3.104.15 209,509 8/14/2019
3.3.104.14 52,444 8/13/2019
3.3.104.13 84,932 8/12/2019
3.3.104.12 138,675 8/9/2019
3.3.104.11 33,108 8/8/2019
3.3.104.10 136,740 8/7/2019
3.3.104.9 5,062 8/7/2019
3.3.104.8 612,891 8/2/2019
3.3.104.7 26,980 8/1/2019
3.3.104.6 151,725 7/30/2019
3.3.104.5 105,992 7/29/2019
3.3.104.4 152,285 7/25/2019
3.3.104.3 262,733 7/24/2019
3.3.104.2 99,506 7/22/2019
3.3.104.1 99,285 7/19/2019
3.3.104 641,995 7/19/2019
3.3.103.4 413,150 7/12/2019
3.3.103.3 800,727 7/10/2019
3.3.103.2 49,575 7/9/2019
3.3.103.1 86,820 7/8/2019
3.3.103 303,128 7/3/2019
3.3.102.24 107,933 7/2/2019
3.3.102.23 300,137 7/1/2019
3.3.102.22 118,399 6/28/2019
3.3.102.21 61,071 6/27/2019
3.3.102.20 56,528 6/27/2019
3.3.102.19 20,602 6/26/2019
3.3.102.18 266,942 6/24/2019
3.3.102.17 92,828 6/20/2019
3.3.102.16 61,172 6/20/2019
3.3.102.15 765,828 6/17/2019
3.3.102.14 113,402 6/14/2019
3.3.102.13 68,222 6/13/2019
3.3.102.12 296,597 6/7/2019
3.3.102.11 108,767 6/4/2019
3.3.102.10 94,620 6/3/2019
3.3.102.9 163,567 5/31/2019
3.3.102.8 12,865 5/30/2019
3.3.102.7 66,057 5/29/2019
3.3.102.6 88,997 5/28/2019
3.3.102.5 225,580 5/23/2019
3.3.102.4 95,167 5/22/2019
3.3.102.3 49,318 5/21/2019
3.3.102.2 115,378 5/20/2019
3.3.102.1 209,913 5/17/2019
3.3.102 115,607 5/16/2019
3.3.101.17 145,796 5/15/2019
3.3.101.16 228,396 5/10/2019
3.3.101.15 244,872 5/8/2019
3.3.101.14 39,599 5/7/2019
3.3.101.13 175,632 5/3/2019
3.3.101.12 40,021 5/2/2019
3.3.101.11 127,620 4/30/2019
3.3.101.10 54,335 4/29/2019
3.3.101.9 556,474 4/26/2019
3.3.101.8 249,369 4/25/2019
3.3.101.7 112,795 4/25/2019
3.3.101.6 30,839 4/24/2019
3.3.101.5 194,365 4/18/2019
3.3.101.4 96,621 4/16/2019
3.3.101.3 497,344 4/4/2019
3.3.101.2 83,095 4/3/2019
3.3.101.1 220,452 3/29/2019
3.3.101 131,620 3/27/2019
3.3.100.2 74,592 3/26/2019
3.3.100.1 216,727 3/22/2019
3.3.100 169,158 3/21/2019
3.3.31.24 843,218 3/11/2019
3.3.31.23 60,086 3/8/2019
3.3.31.22 25,832 3/7/2019
3.3.31.21 62,254 3/6/2019
3.3.31.20 1,071,835 2/26/2019
3.3.31.19 746,653 2/20/2019
3.3.31.18 135,893 2/15/2019
3.3.31.17 72,250 2/14/2019
3.3.31.16 106,686 2/13/2019
3.3.31.15 1,224,554 2/4/2019
3.3.31.14 1,403,337 1/26/2019
3.3.31.13 35,524 1/25/2019
3.3.31.12 70,414 1/24/2019
3.3.31.11 228,132 1/18/2019
3.3.31.10 276,368 1/11/2019
3.3.31.9 64,475 1/10/2019
3.3.31.8 153,661 1/8/2019
3.3.31.7 21,185 1/7/2019
3.3.31.6 88,901 1/4/2019
3.3.31.5 434,968 12/22/2018
3.3.31.4 25,947 12/21/2018
3.3.31.3 703,503 12/15/2018
3.3.31.2 115,066 12/14/2018
3.3.31.1 215,609 12/12/2018
3.3.31 1,251,010 12/4/2018
3.3.30.1 21,580 12/4/2018
3.3.30 248,573 11/29/2018
3.3.29 561,278 11/27/2018
3.3.28 26,939 11/26/2018
3.3.27.1 262,688 11/16/2018
3.3.27 5,439 11/16/2018
3.3.26.12 122,775 11/15/2018
3.3.26.11 61,320 11/13/2018
3.3.26.10 96,597 11/9/2018
3.3.26.9 37,674 11/9/2018
3.3.26.8 115,221 11/7/2018
3.3.26.7 213,611 11/7/2018
3.3.26.6 5,758 11/6/2018
3.3.26.5 275,707 10/30/2018
3.3.26.4 36,018 10/29/2018
3.3.26.3 34,094 10/29/2018
3.3.26.2 49,121 10/26/2018
3.3.26.1 115,974 10/22/2018
3.3.26 7,502 10/22/2018
3.3.25.1 175,993 10/17/2018
3.3.25 122,366 10/12/2018
3.3.24.4 92,644 10/10/2018
3.3.24.3 153,733 10/6/2018
3.3.24.2 49,924 10/4/2018
3.3.24.1 314,973 9/26/2018
3.3.24 495,119 9/19/2018
3.3.23.2 626,375 9/10/2018
3.3.23.1 61,166 9/7/2018
3.3.23 92,312 9/5/2018
3.3.22 12,951 9/5/2018
3.3.21.1 403,179 8/28/2018
3.3.21 80,865 8/24/2018
3.3.20.4 294,012 8/16/2018
3.3.20.3 12,723 8/15/2018
3.3.20.2 496,565 8/3/2018
3.3.20.1 66,827 8/2/2018
3.3.20 264,484 7/23/2018
3.3.19 498,200 7/11/2018
3.3.18.6 588,390 7/3/2018
3.3.18.5 620,918 6/23/2018
3.3.18.4 74,984 6/19/2018
3.3.18.3 567,587 6/1/2018
3.3.18.2 5,799,171 4/25/2018
3.3.18.1 119,521 4/20/2018
3.3.18 321,672 4/4/2018
3.3.17.3 277,593 3/29/2018
3.3.17.2 879,872 3/15/2018
3.3.17.1 198,428 3/3/2018
3.3.17 584,162 2/5/2018
3.3.16.2 2,986,531 12/23/2017
3.3.16.1 93,104 12/19/2017
3.3.16 108,720 12/12/2017
3.3.15 588,012 11/29/2017
3.3.14 236,813 11/18/2017
3.3.13 81,497 11/15/2017
3.3.12.1 111,059 11/11/2017
3.3.12 103,394 11/8/2017
3.3.11.4 213,006 10/24/2017
3.3.11.3 10,213 10/24/2017
3.3.11.2 1,206,941 10/16/2017
3.3.11.1 101,341 10/9/2017
3.3.11 855,059 9/13/2017
3.3.10.4 189,965 9/7/2017
3.3.10.3 4,812 9/6/2017
3.3.10.2 284,503 8/25/2017
3.3.10.1 145,209 8/16/2017
3.3.10 40,507 8/15/2017
3.3.9 323,616 7/30/2017
3.3.8.2 455,033 7/7/2017
3.3.8.1 14,771 7/5/2017
3.3.8 56,651 6/30/2017
3.3.7.1 163,588 6/28/2017
3.3.7 456,811 6/13/2017
3.3.6.3 293,260 6/8/2017
3.3.6.2 140,498 6/2/2017
3.3.6.1 345,229 5/11/2017
3.3.6 43,091 5/10/2017
3.3.5.17 42,644 5/8/2017
3.3.5.16 19,885 5/5/2017
3.3.5.15 109,233 4/28/2017
3.3.5.14 44,628 4/26/2017
3.3.5.13 86,132 4/21/2017
3.3.5.12 23,362 4/19/2017
3.3.5.11 254,283 3/31/2017
3.3.5.10 646,464 3/15/2017
3.3.5.9 22,424 3/14/2017
3.3.5.8 7,489 3/14/2017
3.3.5.7 172,877 2/24/2017
3.3.5.6 57,696 2/22/2017
3.3.5.5 32,594 2/17/2017
3.3.5.4 128,469 2/7/2017
3.3.5.3 81,505 1/20/2017
3.3.5.2 217,414 12/16/2016
3.3.5.1 37,614 12/9/2016
3.3.5 48,886 12/8/2016
3.3.4.1 41,469 12/7/2016
3.3.4 121,562 11/29/2016
3.3.3 36,490 11/23/2016
3.3.2 56,467 11/22/2016
3.3.1.2 534,195 11/15/2016
3.3.1.1 152,176 11/4/2016
3.3.1 226,546 10/19/2016
3.3.0.4 56,419 10/17/2016
3.3.0.3 28,375 10/13/2016
3.3.0.2 15,417 10/11/2016
3.3.0.1 225,024 9/21/2016
3.3.0 749,220 9/19/2016
3.2.8-rc 7,085 9/8/2016
3.2.7-beta 8,448 8/23/2016
3.2.6-beta 37,033 8/2/2016
3.2.5-beta 23,452 6/28/2016
3.2.4.1-beta 4,080 6/2/2016
3.2.4-beta 3,007 6/1/2016
3.2.3.1-beta 7,964 4/20/2016
3.2.3-beta 8,346 3/12/2016
3.2.2.1-beta 3,588 3/2/2016
3.2.2-beta 5,140 1/12/2016
3.2.1-beta 5,679 12/7/2015
3.2.0-beta 6,895 9/29/2015
3.1.10 45,220 9/13/2016
3.1.9 1,047,814 8/11/2016
3.1.8.3 19,854 8/10/2016
3.1.8.2 4,625 8/9/2016
3.1.8.1 107,540 7/13/2016
3.1.8 46,614 6/28/2016
3.1.7.2 64,656 6/15/2016
3.1.7.1 3,615 6/14/2016
3.1.7 11,786 6/3/2016
3.1.6.2 17,627 5/26/2016
3.1.6.1 72,904 5/10/2016
3.1.6 7,499 5/5/2016
3.1.5 58,487 4/19/2016
3.1.4 89,207 3/18/2016
3.1.3.13 103,388 2/24/2016
3.1.3.12 8,722 2/22/2016
3.1.3.11 36,759 2/3/2016
3.1.3.10 74,032 1/6/2016
3.1.3.9 31,243 12/2/2015
3.1.3.8 89,558 11/24/2015
3.1.3.7 3,896 11/21/2015
3.1.3.6 5,491 11/18/2015
3.1.3.5 78,953 11/3/2015
3.1.3.4 16,771 10/29/2015
3.1.3.3 16,082 10/27/2015
3.1.3.2 3,710 10/27/2015
3.1.3.1 35,790 10/7/2015
3.1.3 39,364 9/16/2015
3.1.2.1 36,545 8/27/2015
3.1.2 11,494 8/12/2015
3.1.1.1 5,625 8/4/2015
3.1.1 10,198 7/29/2015
3.1.0 213,338 7/28/2015
3.0.0.3-preview 5,370 6/9/2015
3.0.0.2-preview 2,858 5/21/2015
3.0.0.1-preview 2,987 5/6/2015
3.0.0-preview 6,527 4/30/2015