AWSSDK.S3 3.7.416.2

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.416.2
                    
NuGet\Install-Package AWSSDK.S3 -Version 3.7.416.2
                    
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.416.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.S3" Version="3.7.416.2" />
                    
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.416.2
                    
#r "nuget: AWSSDK.S3, 3.7.416.2"
                    
#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.416.2
                    
Install AWSSDK.S3 as a Cake Addin
#tool nuget:?package=AWSSDK.S3&version=3.7.416.2
                    
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 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. 
.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 (838)

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

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