AWSSDK.Core 3.3.17.1

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

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