AWSSDK.Core 3.3.103.31

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