AWSSDK.Core 3.3.107.8

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