AWSSDK.S3 3.7.415.6

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

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