AWSSDK.Core 3.3.30.4

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.Core --version 3.3.30.4
                    
NuGet\Install-Package AWSSDK.Core -Version 3.3.30.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AWSSDK.Core" Version="3.3.30.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.Core" Version="3.3.30.4" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AWSSDK.Core --version 3.3.30.4
                    
#r "nuget: AWSSDK.Core, 3.3.30.4"
                    
#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.Core&version=3.3.30.4
                    
Install AWSSDK.Core as a Cake Addin
#tool nuget:?package=AWSSDK.Core&version=3.3.30.4
                    
Install AWSSDK.Core as a Cake Tool

The Amazon Web Services SDK for .NET - Core Runtime

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  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.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed.  monotouch10 is compatible. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap is compatible.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
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 (832)

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

Package Downloads
AWSSDK.S3

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

AWSSDK.SecurityToken

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

AWSSDK.SQS

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

AWSSDK.Extensions.NETCore.Setup

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

AWSSDK.DynamoDBv2

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

GitHub repositories (58)

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

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