AWSSDK.Core 3.3.27.2

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