AWSSDK.SecurityToken 4.0.2.11

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SecurityToken --version 4.0.2.11
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.2.11
                    
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.SecurityToken" Version="4.0.2.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SecurityToken" Version="4.0.2.11" />
                    
Directory.Packages.props
<PackageReference Include="AWSSDK.SecurityToken" />
                    
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.SecurityToken --version 4.0.2.11
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.2.11"
                    
#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.
#:package AWSSDK.SecurityToken@4.0.2.11
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AWSSDK.SecurityToken&version=4.0.2.11
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.2.11
                    
Install as a Cake Tool

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

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 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
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 (130)

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

Package Downloads
MongoDB.Driver.Core

Core Component of the Official MongoDB .NET Driver.

AWSSDK.CognitoIdentity

Amazon Cognito is a service that makes it easy to save user data, such as app preferences or game state, in the AWS Cloud without writing any backend code or managing any infrastructure. With Amazon Cognito, you can focus on creating great app experiences instead of having to worry about building and managing a backend solution to handle identity management, network state, storage, and sync.

MongoDB.Driver.Core.signed

(Unofficial) Signed Core Component of the MongoDB .NET Driver. The containing assembly was generated by signing the officially published MongoDB.Driver.Core.dll.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

AWS.MSK.Auth

This libary vends encoded IAM v4 signatures which can be used as IAM Auth tokens to authenticate against an MSK cluster.

GitHub repositories (35)

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

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
loic-sharma/BaGet
A lightweight NuGet and symbol server
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
drasi-project/drasi-platform
The Data Change Processing platform
Soluto/kamus
An open source, git-ops, zero-trust secret encryption and decryption solution for Kubernetes applications
dotnet/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
CCob/Volumiser
emgarten/Sleet
A static nuget feed generator for Azure Storage, AWS S3, and more.
aws/aws-extensions-for-dotnet-cli
Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
robinrodricks/FluentStorage
A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
alexandre-spieser/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
aws/aws-logging-dotnet
.NET Libraries for integrating Amazon CloudWatch Logs with popular .NET logging libraries
shr670377723/CommunityServer-master
abuzuhri/Amazon-SP-API-CSharp
.Net C# library for the new Amazon Selling Partner API
Cysharp/Claudia
Unofficial Anthropic Claude API client for .NET.
Version Downloads Last Updated
4.0.3.1 8,834 11/5/2025
4.0.3 41,561 10/30/2025
4.0.2.11 40,791 10/27/2025
4.0.2.10 36,631 10/23/2025
4.0.2.9 88,868 10/16/2025
4.0.2.8 74,651 10/10/2025
4.0.2.7 13,270 10/9/2025
4.0.2.6 110,152 10/1/2025
4.0.2.5 55,554 9/30/2025
4.0.2.4 21,486 9/29/2025
4.0.2.3 91,883 9/23/2025
4.0.2.2 141,663 9/16/2025
4.0.2.1 411,162 8/29/2025
4.0.2 114,012 8/21/2025
4.0.1.11 155,525 8/15/2025
4.0.1.10 52,490 8/13/2025
4.0.1.9 133,021 8/6/2025
4.0.1.8 64,564 8/4/2025
4.0.1.7 56,008 7/31/2025
4.0.1.6 172,651 7/23/2025
4.0.1.5 319,715 7/15/2025
4.0.1.4 175,783 7/9/2025
4.0.1.3 199,699 7/1/2025
4.0.1.2 222,120 6/23/2025
4.0.1.1 116,712 6/18/2025
4.0.1 61,995 6/17/2025
4.0.0.9 58,329 6/16/2025
4.0.0.8 204,042 6/12/2025
4.0.0.7 32,729 6/11/2025
4.0.0.6 40,741 6/10/2025
4.0.0.5 1,171,089 6/4/2025
4.0.0.4 676,504 5/16/2025
4.0.0.3 41,296 5/15/2025
4.0.0.2 427,464 5/6/2025
4.0.0.1 212,117 4/30/2025
4.0.0 916,354 4/28/2025
4.0.0-preview.13 11,843 4/9/2025
4.0.0-preview.12 572 4/4/2025
4.0.0-preview.11 5,786 3/26/2025
4.0.0-preview.10 9,763 3/7/2025
4.0.0-preview.9 625 3/4/2025
4.0.0-preview.8 879 2/25/2025
4.0.0-preview.7 6,926 2/17/2025
4.0.0-preview.6 10,523 2/6/2025
4.0.0-preview.5 10,514 1/3/2025
4.0.0-preview.4 39,845 10/11/2024
4.0.0-preview.3 1,057 10/1/2024
4.0.0-preview.2 14,975 8/28/2024
4.0.0-preview 68,217 8/15/2024
3.7.502.3 1,148 11/6/2025
3.7.502.2 6,199 11/4/2025
3.7.502.1 10,910 10/31/2025
3.7.502 4,400 10/30/2025
3.7.501.31 4,280 10/29/2025
3.7.501.30 5,337 10/28/2025
3.7.501.29 68,810 10/27/2025
3.7.501.28 8,430 10/24/2025
3.7.501.27 4,679 10/23/2025
3.7.501.26 3,983 10/22/2025
3.7.501.25 21,837 10/17/2025
3.7.501.24 4,746 10/16/2025
3.7.501.23 5,580 10/15/2025
3.7.501.22 133,742 10/10/2025
3.7.501.21 6,689 10/9/2025
3.7.501.20 5,741 10/8/2025
3.7.501.19 5,651 10/7/2025
3.7.501.18 33,494 9/30/2025
3.7.501.17 7,937 9/29/2025
3.7.501.16 10,192 9/26/2025
3.7.501.15 5,940 9/25/2025
3.7.501.14 32,929 9/23/2025
3.7.501.13 8,027 9/22/2025
3.7.501.12 30,059 9/19/2025
3.7.501.11 45,613 9/16/2025
3.7.501.10 34,787 9/15/2025
3.7.501.9 34,708 9/11/2025
3.7.501.8 9,741 9/10/2025
3.7.501.7 6,789 9/9/2025
3.7.501.6 11,334 9/8/2025
3.7.501.5 19,108 9/4/2025
3.7.501.4 19,184 9/2/2025
3.7.501.3 368,027 8/29/2025
3.7.501.2 26,065 8/26/2025
3.7.501.1 13,944 8/25/2025
3.7.501 15,761 8/21/2025
3.7.500.8 13,055 8/20/2025
3.7.500.7 34,855 8/12/2025
3.7.500.6 208,913 8/11/2025
3.7.500.5 94,770 8/8/2025
3.7.500.4 19,425 8/6/2025
3.7.500.3 17,186 8/5/2025
3.7.500.2 11,317 8/4/2025
3.7.500.1 25,477 8/1/2025
3.7.500 121,737 7/31/2025
3.7.402.20 8,444 7/30/2025
3.7.402.19 13,686 7/29/2025
3.7.402.18 8,863 7/28/2025
3.7.402.17 21,916 7/24/2025
3.7.402.16 12,128 7/23/2025
3.7.402.15 9,593 7/22/2025
3.7.402.14 23,251 7/21/2025
3.7.402.13 114,530 7/18/2025
3.7.402.12 9,364 7/17/2025
3.7.402.11 17,705 7/16/2025
3.7.402.10 34,039 7/15/2025
3.7.402.9 45,920 7/9/2025
3.7.402.8 59,842 7/3/2025
3.7.402.7 100,608 7/1/2025
3.7.402.6 12,982 6/30/2025
3.7.402.5 20,573 6/27/2025
3.7.402.4 12,531 6/26/2025
3.7.402.3 87,088 6/23/2025
3.7.402.2 235,266 6/20/2025
3.7.402.1 20,867 6/18/2025
3.7.402 24,940 6/17/2025
3.7.401.114 180,544 6/11/2025
3.7.401.113 27,720 6/10/2025
3.7.401.112 19,958 6/9/2025
3.7.401.111 81,790 6/6/2025
3.7.401.110 30,707 6/5/2025
3.7.401.109 105,684 6/4/2025
3.7.401.108 120,043 6/2/2025
3.7.401.107 20,577 5/30/2025
3.7.401.106 73,299 5/28/2025
3.7.401.105 42,246 5/23/2025
3.7.401.104 48,876 5/21/2025
3.7.401.103 25,906 5/20/2025
3.7.401.102 51,150 5/19/2025
3.7.401.101 109,117 5/16/2025
3.7.401.100 54,419 5/12/2025
3.7.401.99 83,276 5/9/2025
3.7.401.98 17,195 5/8/2025
3.7.401.97 32,016 5/7/2025
3.7.401.96 34,151 5/6/2025
3.7.401.95 33,740 5/5/2025
3.7.401.94 60,216 5/2/2025
3.7.401.93 20,023 5/1/2025
3.7.401.92 20,973 4/30/2025
3.7.401.91 20,987 4/29/2025
3.7.401.90 42,402 4/28/2025
3.7.401.89 148,257 4/25/2025
3.7.401.88 35,736 4/24/2025
3.7.401.87 101,953 4/23/2025
3.7.401.86 306,849 4/18/2025
3.7.401.85 49,105 4/17/2025
3.7.401.84 105,691 4/16/2025
3.7.401.83 120,790 4/14/2025
3.7.401.82 149,655 4/11/2025
3.7.401.81 64,026 4/10/2025
3.7.401.80 75,088 4/9/2025
3.7.401.79 82,699 4/8/2025
3.7.401.78 316,921 4/4/2025
3.7.401.77 81,207 4/3/2025
3.7.401.76 51,961 4/3/2025
3.7.401.75 11,441 4/2/2025
3.7.401.74 187,099 4/1/2025
3.7.401.73 74,722 3/31/2025
3.7.401.72 185,700 3/28/2025
3.7.401.71 89,667 3/27/2025
3.7.401.70 50,356 3/26/2025
3.7.401.69 43,624 3/25/2025
3.7.401.68 91,315 3/24/2025
3.7.401.67 182,632 3/21/2025
3.7.401.66 64,755 3/20/2025
3.7.401.65 66,850 3/19/2025
3.7.401.64 56,191 3/18/2025
3.7.401.63 88,084 3/17/2025
3.7.401.62 135,914 3/14/2025
3.7.401.61 30,003 3/14/2025
3.7.401.60 238,377 3/11/2025
3.7.401.59 68,165 3/10/2025
3.7.401.58 157,846 3/7/2025
3.7.401.57 70,613 3/6/2025
3.7.401.56 54,352 3/5/2025
3.7.401.55 134,106 3/4/2025
3.7.401.54 133,605 3/3/2025
3.7.401.53 208,751 2/28/2025
3.7.401.52 101,883 2/27/2025
3.7.401.51 78,706 2/26/2025
3.7.401.50 85,937 2/25/2025
3.7.401.49 106,523 2/24/2025
3.7.401.48 91,934 2/21/2025
3.7.401.47 84,740 2/20/2025
3.7.401.46 114,243 2/18/2025
3.7.401.45 141,317 2/17/2025
3.7.401.44 147,592 2/13/2025
3.7.401.43 72,555 2/12/2025
3.7.401.42 111,110 2/11/2025
3.7.401.41 109,631 2/10/2025
3.7.401.40 154,235 2/7/2025
3.7.401.39 106,457 2/6/2025
3.7.401.38 65,430 2/5/2025
3.7.401.37 140,722 2/4/2025
3.7.401.36 85,464 2/3/2025
3.7.401.35 268,258 1/30/2025
3.7.401.34 254,334 1/27/2025
3.7.401.33 206,609 1/22/2025
3.7.401.32 87,485 1/21/2025
3.7.401.31 147,864 1/17/2025
3.7.401.30 113,514 1/16/2025
3.7.401.29 72,618 1/15/2025
3.7.401.28 66,403 1/14/2025
3.7.401.27 60,426 1/13/2025
3.7.401.26 112,351 1/10/2025
3.7.401.25 29,871 1/9/2025
3.7.401.24 126,301 1/8/2025
3.7.401.23 104,617 1/7/2025
3.7.401.22 94,959 1/6/2025
3.7.401.21 114,264 1/3/2025
3.7.401.20 101,641 1/2/2025
3.7.401.19 235,956 12/26/2024
3.7.401.18 537,638 12/23/2024
3.7.401.17 80,382 12/20/2024
3.7.401.16 164,478 12/19/2024
3.7.401.15 98,912 12/18/2024
3.7.401.14 82,714 12/17/2024
3.7.401.13 262,648 12/13/2024
3.7.401.12 93,299 12/12/2024
3.7.401.11 59,135 12/11/2024
3.7.401.10 83,170 12/10/2024
3.7.401.9 85,638 12/9/2024
3.7.401.8 492,204 12/3/2024
3.7.401.7 460,860 11/27/2024
3.7.401.6 465,661 11/22/2024
3.7.401.5 87,511 11/21/2024
3.7.401.4 70,575 11/21/2024
3.7.401.3 164,332 11/19/2024
3.7.401.2 285,280 11/15/2024
3.7.401.1 497,650 11/15/2024
3.7.401 88,940 11/14/2024
3.7.400.50 177,317 11/13/2024
3.7.400.49 131,651 11/12/2024
3.7.400.48 63,653 11/11/2024
3.7.400.47 90,130 11/8/2024
3.7.400.46 262,146 11/7/2024
3.7.400.45 1,095,458 11/1/2024
3.7.400.44 105,666 10/31/2024
3.7.400.43 127,144 10/30/2024
3.7.400.42 96,247 10/29/2024
3.7.400.41 438,300 10/28/2024
3.7.400.40 138,169 10/25/2024
3.7.400.39 55,890 10/24/2024
3.7.400.38 75,801 10/23/2024
3.7.400.37 114,671 10/22/2024
3.7.400.36 519,491 10/16/2024
3.7.400.35 446,678 10/15/2024
3.7.400.34 419,636 10/14/2024
3.7.400.33 477,588 10/9/2024
3.7.400.32 95,168 10/8/2024
3.7.400.31 90,499 10/7/2024
3.7.400.30 175,332 10/4/2024
3.7.400.29 47,123 10/3/2024
3.7.400.28 48,805 10/2/2024
3.7.400.27 98,118 10/1/2024
3.7.400.26 289,205 9/27/2024
3.7.400.25 93,366 9/26/2024
3.7.400.24 99,712 9/25/2024
3.7.400.23 83,466 9/24/2024
3.7.400.22 202,907 9/21/2024
3.7.400.21 1,178,137 9/16/2024
3.7.400.20 135,867 9/13/2024
3.7.400.19 161,816 9/11/2024
3.7.400.18 115,350 9/10/2024
3.7.400.17 71,217 9/9/2024
3.7.400.16 231,964 9/6/2024
3.7.400.15 102,698 9/5/2024
3.7.400.14 258,694 9/4/2024
3.7.400.13 327,556 8/30/2024
3.7.400.12 329,921 8/28/2024
3.7.400.11 332,653 8/22/2024
3.7.400.10 121,359 8/21/2024
3.7.400.9 89,552 8/20/2024
3.7.400.8 53,803 8/19/2024
3.7.400.7 321,320 8/16/2024
3.7.400.6 99,647 8/15/2024
3.7.400.5 452,955 8/13/2024
3.7.400.4 275,908 8/9/2024
3.7.400.3 504,301 8/5/2024
3.7.400.2 421,863 7/30/2024
3.7.400.1 66,846 7/29/2024
3.7.400 304,496 7/24/2024
3.7.300.121 284,956 7/22/2024
3.7.300.120 684,812 7/18/2024
3.7.300.119 349,703 7/12/2024
3.7.300.118 302,421 7/10/2024
3.7.300.117 217,193 7/9/2024
3.7.300.116 25,426 7/8/2024
3.7.300.115 106,410 7/5/2024
3.7.300.114 57,758 7/3/2024
3.7.300.113 169,461 7/1/2024
3.7.300.112 303,369 6/28/2024
3.7.300.111 131,579 6/27/2024
3.7.300.110 235,271 6/24/2024
3.7.300.109 120,642 6/20/2024
3.7.300.108 116,178 6/19/2024
3.7.300.107 136,439 6/18/2024
3.7.300.106 511,101 6/12/2024
3.7.300.105 772,123 6/11/2024
3.7.300.104 109,914 6/10/2024
3.7.300.103 97,628 6/7/2024
3.7.300.102 178,074 6/5/2024
3.7.300.101 232,024 6/4/2024
3.7.300.100 210,568 6/3/2024
3.7.300.99 342,738 5/30/2024
3.7.300.98 91,103 5/29/2024
3.7.300.97 63,716 5/28/2024
3.7.300.96 279,507 5/23/2024
3.7.300.95 80,282 5/22/2024
3.7.300.94 453,564 5/17/2024
3.7.300.93 188,329 5/16/2024
3.7.300.92 182,761 5/14/2024
3.7.300.91 326,748 5/13/2024
3.7.300.90 216,384 5/10/2024
3.7.300.89 51,456 5/9/2024
3.7.300.88 400,913 5/6/2024
3.7.300.87 78,859 5/3/2024
3.7.300.86 270,005 5/1/2024
3.7.300.85 182,480 4/29/2024
3.7.300.84 147,770 4/26/2024
3.7.300.83 40,929 4/25/2024
3.7.300.82 136,330 4/24/2024
3.7.300.81 50,420 4/23/2024
3.7.300.80 190,796 4/22/2024
3.7.300.79 52,129 4/19/2024
3.7.300.78 59,546 4/18/2024
3.7.300.77 167,999 4/17/2024
3.7.300.76 102,187 4/16/2024
3.7.300.75 1,839,475 4/11/2024
3.7.300.74 184,110 4/10/2024
3.7.300.73 131,423 4/9/2024
3.7.300.72 303,860 4/8/2024
3.7.300.71 119,086 4/5/2024
3.7.300.70 179,144 4/4/2024
3.7.300.69 79,260 4/3/2024
3.7.300.68 136,786 4/2/2024
3.7.300.67 71,011 4/1/2024
3.7.300.66 144,406 3/29/2024
3.7.300.65 54,200 3/28/2024
3.7.300.64 181,316 3/27/2024
3.7.300.63 57,834 3/26/2024
3.7.300.62 100,636 3/25/2024
3.7.300.61 171,583 3/22/2024
3.7.300.60 525,361 3/18/2024
3.7.300.59 90,272 3/15/2024
3.7.300.58 94,059 3/14/2024
3.7.300.57 59,892 3/13/2024
3.7.300.56 318,334 3/8/2024
3.7.300.55 741,219 2/29/2024
3.7.300.54 341,366 2/27/2024
3.7.300.53 1,185,151 2/16/2024
3.7.300.52 37,442 2/15/2024
3.7.300.51 83,244 2/14/2024
3.7.300.50 69,641 2/13/2024
3.7.300.49 319,864 2/9/2024
3.7.300.48 111,365 2/7/2024
3.7.300.47 546,066 2/2/2024
3.7.300.46 53,225 2/1/2024
3.7.300.45 399,880 1/31/2024
3.7.300.44 71,344 1/30/2024
3.7.300.43 155,581 1/29/2024
3.7.300.42 267,938 1/25/2024
3.7.300.41 114,599 1/25/2024
3.7.300.40 295,344 1/19/2024
3.7.300.39 317,296 1/18/2024
3.7.300.38 131,637 1/16/2024
3.7.300.37 142,542 1/14/2024
3.7.300.36 17,243 1/12/2024
3.7.300.35 90,108 1/11/2024
3.7.300.34 131,817 1/10/2024
3.7.300.33 152,917 1/8/2024
3.7.300.32 39,502 1/5/2024
3.7.300.31 44,239 1/4/2024
3.7.300.30 58,647 1/3/2024
3.7.300.29 375,950 12/28/2023
3.7.300.28 37,462 12/27/2023
3.7.300.27 35,056 12/26/2023
3.7.300.26 48,594 12/22/2023
3.7.300.25 23,974 12/21/2023
3.7.300.24 48,289 12/20/2023
3.7.300.23 48,782 12/19/2023
3.7.300.22 96,794 12/18/2023
3.7.300.21 77,364 12/15/2023
3.7.300.20 34,950 12/14/2023
3.7.300.19 122,595 12/13/2023
3.7.300.18 245,821 12/12/2023
3.7.300.17 406,049 12/7/2023
3.7.300.16 75,852 12/6/2023
3.7.300.15 134,953 12/5/2023
3.7.300.14 194,686 12/4/2023
3.7.300.13 269,797 11/30/2023
3.7.300.12 7,716 11/29/2023
3.7.300.11 60,388 11/28/2023
3.7.300.10 55,673 11/28/2023
3.7.300.9 6,443 11/27/2023
3.7.300.8 126,055 11/27/2023
3.7.300.7 263,064 11/21/2023
3.7.300.6 70,306 11/20/2023
3.7.300.5 310,880 11/17/2023
3.7.300.4 37,801 11/16/2023
3.7.300.3 43,489 11/15/2023
3.7.300.2 156,330 11/14/2023
3.7.300.1 263,169 11/13/2023
3.7.300 658,639 11/10/2023
3.7.202.18 195,159 11/8/2023
3.7.202.17 61,630 11/7/2023
3.7.202.16 50,411 11/6/2023
3.7.202.15 222,351 11/2/2023
3.7.202.14 508,060 10/27/2023
3.7.202.13 72,361 10/26/2023
3.7.202.12 239,544 10/24/2023
3.7.202.11 53,542 10/23/2023
3.7.202.10 187,145 10/20/2023
3.7.202.9 131,259 10/19/2023
3.7.202.8 55,581 10/18/2023
3.7.202.7 56,234 10/17/2023
3.7.202.6 105,285 10/16/2023
3.7.202.5 114,839 10/12/2023
3.7.202.4 255,141 10/7/2023
3.7.202.3 53,420 10/5/2023
3.7.202.2 69,832 10/4/2023
3.7.202.1 90,455 10/3/2023
3.7.202 199,372 10/2/2023
3.7.201.44 279,410 9/28/2023
3.7.201.43 36,212 9/28/2023
3.7.201.42 9,553 9/27/2023
3.7.201.41 105,590 9/25/2023
3.7.201.40 174,139 9/22/2023
3.7.201.39 222,103 9/20/2023
3.7.201.38 64,636 9/19/2023
3.7.201.37 144,134 9/15/2023
3.7.201.36 25,172 9/15/2023
3.7.201.35 17,051 9/14/2023
3.7.201.34 299,329 9/13/2023
3.7.201.33 41,336 9/12/2023
3.7.201.32 445,162 9/8/2023
3.7.201.31 48,414 9/8/2023
3.7.201.30 46,425 9/6/2023
3.7.201.29 52,165 9/5/2023
3.7.201.28 128,053 9/1/2023
3.7.201.27 26,844 9/1/2023
3.7.201.26 4,252 8/31/2023
3.7.201.25 49,826 8/31/2023
3.7.201.24 11,333 8/30/2023
3.7.201.23 124,763 8/28/2023
3.7.201.22 143,093 8/25/2023
3.7.201.21 72,819 8/24/2023
3.7.201.20 345,541 8/23/2023
3.7.201.19 57,023 8/22/2023
3.7.201.18 79,470 8/21/2023
3.7.201.17 39,198 8/18/2023
3.7.201.16 14,515 8/18/2023
3.7.201.15 14,997 8/17/2023
3.7.201.14 109,806 8/15/2023
3.7.201.13 187,184 8/14/2023
3.7.201.12 91,717 8/11/2023
3.7.201.11 43,492 8/10/2023
3.7.201.10 70,158 8/9/2023
3.7.201.9 59,786 8/8/2023
3.7.201.8 20,003 8/8/2023
3.7.201.7 60,545 8/7/2023
3.7.201.6 111,799 8/4/2023
3.7.201.5 89,939 8/2/2023
3.7.201.4 56,095 8/1/2023
3.7.201.3 493,480 7/31/2023
3.7.201.2 222,462 7/28/2023
3.7.201.1 144,644 7/26/2023
3.7.201 77,620 7/25/2023
3.7.200.4 189,710 7/24/2023
3.7.200.3 431,329 7/21/2023
3.7.200.2 173,113 7/20/2023
3.7.200.1 1,017,745 7/18/2023
3.7.200 181,724 7/18/2023
3.7.103.23 27,713 7/17/2023
3.7.103.22 132,566 7/13/2023
3.7.103.21 736,242 7/7/2023
3.7.103.20 9,333 7/7/2023
3.7.103.19 34,223 7/6/2023
3.7.103.18 87,180 7/5/2023
3.7.103.17 260,010 7/3/2023
3.7.103.16 2,359,846 6/20/2023
3.7.103.15 540,688 6/15/2023
3.7.103.14 243,335 6/13/2023
3.7.103.13 102,473 6/12/2023
3.7.103.12 138,995 6/8/2023
3.7.103.11 175,301 6/6/2023
3.7.103.10 121,330 6/5/2023
3.7.103.9 92,844 6/2/2023
3.7.103.8 9,052 6/2/2023
3.7.103.7 30,956 6/1/2023
3.7.103.6 238,223 5/30/2023
3.7.103.5 417,721 5/26/2023
3.7.103.4 331,556 5/25/2023
3.7.103.3 51,169 5/24/2023
3.7.103.2 69,559 5/23/2023
3.7.103.1 125,186 5/19/2023
3.7.103 49,930 5/18/2023
3.7.102.4 174,919 5/16/2023
3.7.102.3 67,062 5/15/2023
3.7.102.2 219,286 5/11/2023
3.7.102.1 122,062 5/9/2023
3.7.102 39,366 5/8/2023
3.7.101.60 266,170 5/4/2023
3.7.101.59 108,838 5/2/2023
3.7.101.58 80,825 5/1/2023
3.7.101.57 36,990 4/28/2023
3.7.101.56 206,792 4/27/2023
3.7.101.55 54,825 4/26/2023
3.7.101.54 71,203 4/25/2023
3.7.101.53 37,897 4/25/2023
3.7.101.52 75,988 4/21/2023
3.7.101.51 55,127 4/21/2023
3.7.101.50 128,743 4/19/2023
3.7.101.49 144,444 4/17/2023
3.7.101.48 158,541 4/14/2023
3.7.101.47 40,491 4/13/2023
3.7.101.46 34,910 4/12/2023
3.7.101.45 70,913 4/11/2023
3.7.101.44 49,524 4/10/2023
3.7.101.43 158,037 4/7/2023
3.7.101.42 14,058 4/6/2023
3.7.101.41 77,925 4/5/2023
3.7.101.40 119,826 4/4/2023
3.7.101.39 101,431 4/3/2023
3.7.101.38 97,400 3/31/2023
3.7.101.37 226,126 3/30/2023
3.7.101.36 1,825,761 3/29/2023
3.7.101.35 64,963 3/28/2023
3.7.101.34 298,000 3/24/2023
3.7.101.33 44,351 3/23/2023
3.7.101.32 36,640 3/22/2023
3.7.101.31 478,277 3/21/2023
3.7.101.30 38,444 3/20/2023
3.7.101.29 95,733 3/17/2023
3.7.101.28 42,302 3/17/2023
3.7.101.27 33,137 3/16/2023
3.7.101.26 84,171 3/15/2023
3.7.101.25 231,623 3/14/2023
3.7.101.24 85,804 3/13/2023
3.7.101.23 119,158 3/10/2023
3.7.101.22 148,918 3/9/2023
3.7.101.21 172,349 3/8/2023
3.7.101.20 158,952 3/7/2023
3.7.101.19 206,073 3/3/2023
3.7.101.18 75,299 3/2/2023
3.7.101.17 71,961 3/1/2023
3.7.101.16 83,919 2/28/2023
3.7.101.15 112,726 2/27/2023
3.7.101.14 170,973 2/23/2023
3.7.101.13 298,879 2/21/2023
3.7.101.12 302,922 2/18/2023
3.7.101.11 5,450 2/17/2023
3.7.101.10 104,412 2/16/2023
3.7.101.9 50,336 2/15/2023
3.7.101.8 160,055 2/13/2023
3.7.101.7 49,203 2/10/2023
3.7.101.6 93,345 2/9/2023
3.7.101.5 200,229 2/8/2023
3.7.101.4 80,147 2/7/2023
3.7.101.3 110,502 2/6/2023
3.7.101.2 74,265 2/3/2023
3.7.101.1 103,375 2/2/2023
3.7.101 54,512 2/2/2023
3.7.100.64 132,228 2/1/2023
3.7.100.63 55,170 1/31/2023
3.7.100.62 462,278 1/26/2023
3.7.100.61 128,303 1/25/2023
3.7.100.60 131,226 1/24/2023
3.7.100.59 110,329 1/23/2023
3.7.100.58 158,383 1/20/2023
3.7.100.57 27,721 1/20/2023
3.7.100.56 100,696 1/18/2023
3.7.100.55 145,556 1/17/2023
3.7.100.54 353,333 1/13/2023
3.7.100.53 97,190 1/12/2023
3.7.100.52 379,409 1/10/2023
3.7.100.51 91,458 1/9/2023
3.7.100.50 60,887 1/6/2023
3.7.100.49 35,498 1/5/2023
3.7.100.48 438,196 1/4/2023
3.7.100.47 14,328 1/3/2023
3.7.100.46 152,090 12/30/2022
3.7.100.45 133,599 12/29/2022
3.7.100.44 64,642 12/23/2022
3.7.100.43 20,493 12/22/2022
3.7.100.42 23,563 12/21/2022
3.7.100.41 92,046 12/20/2022
3.7.100.40 41,621 12/19/2022
3.7.100.39 359,595 12/16/2022
3.7.100.38 220,475 12/16/2022
3.7.100.37 33,204 12/15/2022
3.7.100.36 100,305 12/14/2022
3.7.100.35 208,559 12/13/2022
3.7.100.34 88,742 12/12/2022
3.7.100.33 151,973 12/8/2022
3.7.100.32 26,310 12/8/2022
3.7.100.31 8,598 12/7/2022
3.7.100.30 59,137 12/6/2022
3.7.100.29 191,722 12/5/2022
3.7.100.28 398,508 12/2/2022
3.7.100.27 310,124 12/1/2022
3.7.100.26 223,543 11/30/2022
3.7.100.25 317,137 11/29/2022
3.7.100.24 32,092 11/29/2022
3.7.100.23 303,001 11/28/2022
3.7.100.22 348,270 11/22/2022
3.7.100.21 326,864 11/18/2022
3.7.100.20 90,654 11/17/2022
3.7.100.19 559,553 11/16/2022
3.7.100.18 17,724 11/16/2022
3.7.100.17 76,594 11/15/2022
3.7.100.16 271,430 11/11/2022
3.7.100.15 48,284 11/10/2022
3.7.100.14 85,059,366 11/9/2022
3.7.100.13 10,183 11/9/2022
3.7.100.12 23,080 11/9/2022
3.7.100.11 5,034 11/8/2022
3.7.100.10 50,725 11/7/2022
3.7.100.9 99,695 11/4/2022
3.7.100.8 139,038 11/2/2022
3.7.100.7 140,092 10/31/2022
3.7.100.6 170,516 10/29/2022
3.7.100.5 9,610 10/28/2022
3.7.100.4 123,068 10/27/2022
3.7.100.3 98,447 10/26/2022
3.7.100.2 32,649 10/25/2022
3.7.100.1 45,581 10/24/2022
3.7.100 304,830 10/21/2022
3.7.1.218 332,181 10/20/2022
3.7.1.217 161,829 10/19/2022
3.7.1.216 186,212 10/18/2022
3.7.1.215 100,936 10/14/2022
3.7.1.214 66,033 10/13/2022
3.7.1.213 277,129 10/7/2022
3.7.1.212 134,810 10/6/2022
3.7.1.211 763,649 10/4/2022
3.7.1.210 70,851 10/3/2022
3.7.1.209 82,286 9/30/2022
3.7.1.208 155,934 9/29/2022
3.7.1.207 249,127 9/27/2022
3.7.1.206 3,713,812 9/27/2022
3.7.1.205 16,389 9/26/2022
3.7.1.204 124,458 9/23/2022
3.7.1.203 49,867 9/22/2022
3.7.1.202 122,540 9/21/2022
3.7.1.201 100,235 9/20/2022
3.7.1.200 43,190 9/19/2022
3.7.1.199 714,313 9/15/2022
3.7.1.198 79,096 9/14/2022
3.7.1.197 142,262 9/13/2022
3.7.1.196 100,632 9/9/2022
3.7.1.195 19,824 9/9/2022
3.7.1.194 25,207 9/8/2022
3.7.1.193 357,427 9/2/2022
3.7.1.192 19,381 9/1/2022
3.7.1.191 347,935 8/30/2022
3.7.1.190 61,126 8/29/2022
3.7.1.189 134,305 8/25/2022
3.7.1.188 208,816 8/22/2022
3.7.1.187 75,576 8/19/2022
3.7.1.186 102,463 8/16/2022
3.7.1.185 121,603 8/12/2022
3.7.1.184 131,202 8/11/2022
3.7.1.183 257,043 8/8/2022
3.7.1.182 144,087 8/4/2022
3.7.1.181 95,565 8/2/2022
3.7.1.180 138,176 7/29/2022
3.7.1.179 26,656 7/28/2022
3.7.1.178 45,682 7/27/2022
3.7.1.177 306,552 7/22/2022
3.7.1.176 92,611 7/20/2022
3.7.1.175 265,910 7/18/2022
3.7.1.174 75,672 7/15/2022
3.7.1.173 24,633 7/14/2022
3.7.1.172 58,142 7/12/2022
3.7.1.171 96,697 7/11/2022
3.7.1.170 297,323 7/5/2022
3.7.1.169 189,360 6/29/2022
3.7.1.168 310,116 6/24/2022
3.7.1.167 822,700 6/17/2022
3.7.1.166 62,765 6/16/2022
3.7.1.165 274,700 6/14/2022
3.7.1.164 96,981 6/10/2022
3.7.1.163 123,038 6/8/2022
3.7.1.162 1,827,991 6/7/2022
3.7.1.161 58,609 6/6/2022
3.7.1.160 214,387 5/31/2022
3.7.1.159 525,033 5/27/2022
3.7.1.158 40,493 5/26/2022
3.7.1.157 44,010 5/26/2022
3.7.1.156 148,822 5/25/2022
3.7.1.155 82,683 5/24/2022
3.7.1.154 65,923 5/23/2022
3.7.1.153 394,995 5/19/2022
3.7.1.152 62,588 5/18/2022
3.7.1.151 294,615 5/16/2022
3.7.1.150 354,667 5/9/2022
3.7.1.149 91,316 5/6/2022
3.7.1.148 36,077 5/6/2022
3.7.1.147 128,410 5/5/2022
3.7.1.146 118,228 5/4/2022
3.7.1.145 172,882 5/3/2022
3.7.1.144 393,504 5/3/2022
3.7.1.143 4,181 5/2/2022
3.7.1.142 648,279 4/20/2022
3.7.1.141 117,435 4/19/2022
3.7.1.140 302,691 4/14/2022
3.7.1.139 870,250 4/12/2022
3.7.1.138 95,569 4/11/2022
3.7.1.137 138,464 4/7/2022
3.7.1.136 109,530 4/6/2022
3.7.1.135 515,350 4/1/2022
3.7.1.134 114,034 3/31/2022
3.7.1.133 214,395 3/28/2022
3.7.1.132 151,114 3/24/2022
3.7.1.131 76,324 3/23/2022
3.7.1.130 293,987 3/17/2022
3.7.1.129 43,061 3/16/2022
3.7.1.128 146,945 3/14/2022
3.7.1.127 61,018 3/10/2022
3.7.1.126 19,219 3/9/2022
3.7.1.125 34,285 3/8/2022
3.7.1.124 92,115 3/4/2022
3.7.1.123 42,289 3/3/2022
3.7.1.122 87,008 3/1/2022
3.7.1.121 73,300 2/28/2022
3.7.1.120 35,673 2/26/2022
3.7.1.119 83,592 2/23/2022
3.7.1.118 30,505 2/22/2022
3.7.1.117 5,446 2/22/2022
3.7.1.116 178,104 2/21/2022
3.7.1.115 137,736 2/17/2022
3.7.1.114 148,914 2/11/2022
3.7.1.113 25,199 2/10/2022
3.7.1.112 123,500 2/4/2022
3.7.1.111 21,319 2/3/2022
3.7.1.110 311,229 1/28/2022
3.7.1.109 169,855 1/25/2022
3.7.1.108 669,011 1/15/2022
3.7.1.107 4,014 1/14/2022
3.7.1.106 87,075 1/13/2022
3.7.1.105 232,710 1/11/2022
3.7.1.104 108,499 1/7/2022
3.7.1.103 20,153 1/6/2022
3.7.1.102 13,225 1/5/2022
3.7.1.101 219,200 1/3/2022
3.7.1.100 340,544 12/21/2021
3.7.1.99 70,901 12/20/2021
3.7.1.98 368,143 12/13/2021
3.7.1.97 281,561 12/8/2021
3.7.1.96 346,703 12/2/2021
3.7.1.95 46,531 12/1/2021
3.7.1.94 151,848 11/23/2021
3.7.1.93 171,360 11/22/2021
3.7.1.92 78,062 11/19/2021
3.7.1.91 3,153 11/18/2021
3.7.1.90 92,965 11/17/2021
3.7.1.89 56,398 11/16/2021
3.7.1.88 141,428 11/15/2021
3.7.1.87 96,127 11/12/2021
3.7.1.86 38,961 11/11/2021
3.7.1.85 41,174 11/11/2021
3.7.1.84 180,090 11/9/2021
3.7.1.83 146,240 11/5/2021
3.7.1.82 2,903 11/4/2021
3.7.1.81 25,646 11/3/2021
3.7.1.80 77,231 11/2/2021
3.7.1.79 20,368 11/1/2021
3.7.1.78 76,698 10/29/2021
3.7.1.77 1,951,514 10/27/2021
3.7.1.76 155,669 10/26/2021
3.7.1.75 3,399 10/26/2021
3.7.1.74 183,573 10/22/2021
3.7.1.73 13,525 10/21/2021
3.7.1.72 278,300 10/14/2021
3.7.1.71 80,014 10/13/2021
3.7.1.70 49,495 10/12/2021
3.7.1.69 105,916 10/8/2021
3.7.1.68 33,087 10/7/2021
3.7.1.67 43,656 10/7/2021
3.7.1.66 6,268 10/6/2021
3.7.1.65 344,565 10/1/2021
3.7.1.64 41,963 9/30/2021
3.7.1.63 74,705 9/29/2021
3.7.1.62 81,387 9/27/2021
3.7.1.61 68,371 9/24/2021
3.7.1.60 53,538 9/23/2021
3.7.1.59 34,011 9/22/2021
3.7.1.58 148,473 9/17/2021
3.7.1.57 83,722 9/16/2021
3.7.1.56 64,475 9/16/2021
3.7.1.55 246,509 9/13/2021
3.7.1.54 37,339 9/10/2021
3.7.1.53 24,088 9/9/2021
3.7.1.52 79,666 9/7/2021
3.7.1.51 70,807 9/3/2021
3.7.1.50 15,850 9/3/2021
3.7.1.49 4,235 9/2/2021
3.7.1.48 30,079 9/1/2021
3.7.1.47 47,876 8/31/2021
3.7.1.46 272,973 8/27/2021
3.7.1.45 74,074 8/25/2021
3.7.1.44 97,385 8/23/2021
3.7.1.43 145,157 8/19/2021
3.7.1.42 232,768 8/16/2021
3.7.1.41 193,657 8/12/2021
3.7.1.40 299,839 8/10/2021
3.7.1.39 262,258 8/6/2021
3.7.1.38 353,771 8/4/2021
3.7.1.37 215,262 7/30/2021
3.7.1.36 38,281 7/29/2021
3.7.1.35 121,871 7/27/2021
3.7.1.34 240,008 7/21/2021
3.7.1.33 119,155 7/16/2021
3.7.1.32 86,208 7/13/2021
3.7.1.31 31,217 7/12/2021
3.7.1.30 106,723 7/9/2021
3.7.1.29 49,493 7/8/2021
3.7.1.28 53,759 7/7/2021
3.7.1.27 8,237 7/7/2021
3.7.1.26 120,133 7/6/2021
3.7.1.25 137,016 7/1/2021
3.7.1.24 154,768 6/25/2021
3.7.1.23 44,646 6/24/2021
3.7.1.22 393,035 6/21/2021
3.7.1.21 74,303 6/17/2021
3.7.1.20 42,645 6/15/2021
3.7.1.19 61,592 6/11/2021
3.7.1.18 527,644 5/28/2021
3.7.1.17 78,530 5/27/2021
3.7.1.16 18,097 5/27/2021
3.7.1.15 95,250 5/24/2021
3.7.1.14 85,795 5/21/2021
3.7.1.13 109,940 5/20/2021
3.7.1.12 26,133 5/19/2021
3.7.1.11 27,468 5/18/2021
3.7.1.10 63,188 5/14/2021
3.7.1.9 40,928 5/12/2021
3.7.1.8 29,097 5/10/2021
3.7.1.7 5,235 5/10/2021
3.7.1.6 91,629 5/6/2021
3.7.1.5 133,454 4/30/2021
3.7.1.4 76,522 4/27/2021
3.7.1.3 128,635 4/23/2021
3.7.1.2 223,394 4/19/2021
3.7.1.1 68,568 4/15/2021
3.7.1 829,544 4/13/2021
3.7.0.10 202,559 4/12/2021
3.7.0.9 53,372 4/8/2021
3.7.0.8 48,133 4/7/2021
3.7.0.7 105,845 4/2/2021
3.7.0.6 41,994 4/1/2021
3.7.0.5 33,958 3/31/2021
3.7.0.4 5,304 3/31/2021
3.7.0.3 2,321,261 3/30/2021
3.7.0.2 5,857,283 3/29/2021
3.7.0.1 74,521 3/26/2021
3.7.0 2,724,920 3/26/2021
3.5.1.60 669,566 3/25/2021
3.5.1.59 262,347 3/17/2021
3.5.1.58 77,652 3/15/2021
3.5.1.57 115,325 3/9/2021
3.5.1.56 153,534 3/5/2021
3.5.1.55 3,398 3/4/2021
3.5.1.54 148,130 3/1/2021
3.5.1.53 255,126 2/23/2021
3.5.1.52 167,876 2/19/2021
3.5.1.51 8,755 2/18/2021
3.5.1.50 56,246 2/12/2021
3.5.1.49 156,902 2/9/2021
3.5.1.48 16,514 2/8/2021
3.5.1.47 71,020 2/5/2021
3.5.1.46 29,326 2/4/2021
3.5.1.45 378,064 1/29/2021
3.5.1.44 71,534 1/28/2021
3.5.1.43 23,208 1/27/2021
3.5.1.42 36,923 1/26/2021
3.5.1.41 123,529 1/20/2021
3.5.1.40 10,454 1/19/2021
3.5.1.39 259,249 1/11/2021
3.5.1.38 25,703 1/7/2021
3.5.1.37 95,764 12/30/2020
3.5.1.36 20,922 12/23/2020
3.5.1.35 95,421 12/22/2020
3.5.1.34 24,364 12/22/2020
3.5.1.33 3,920 12/21/2020
3.5.1.32 51,622 12/18/2020
3.5.1.31 77,373 12/17/2020
3.5.1.30 19,671 12/16/2020
3.5.1.29 37,268 12/14/2020
3.5.1.28 201,143 12/9/2020
3.5.1.27 83,899 12/7/2020
3.5.1.26 182,944 12/3/2020
3.5.1.25 119,681 12/2/2020
3.5.1.24 11,311 12/1/2020
3.5.1.23 48,173 12/1/2020
3.5.1.22 124,302 11/24/2020
3.5.1.21 58,386 11/23/2020
3.5.1.20 92,593 11/20/2020
3.5.1.19 62,525 11/19/2020
3.5.1.18 16,503 11/18/2020
3.5.1.17 207,156 11/13/2020
3.5.1.16 227,216 11/5/2020
3.5.1.15 89,516 11/4/2020
3.5.1.14 140,041 10/28/2020
3.5.1.13 34,043 10/27/2020
3.5.1.12 54,276 10/26/2020
3.5.1.11 35,641 10/22/2020
3.5.1.10 42,834 10/21/2020
3.5.1.9 34,698 10/20/2020
3.5.1.8 186,053 10/16/2020
3.5.1.7 6,923 10/15/2020
3.5.1.6 123,279 10/9/2020
3.5.1.5 188,941 10/6/2020
3.5.1.4 20,785 10/2/2020
3.5.1.3 115,509 10/1/2020
3.5.1.2 80,828 9/30/2020
3.5.1.1 25,196 9/29/2020
3.5.1 216,502 9/25/2020
3.5.0.19 181,246 9/24/2020
3.5.0.18 61,075 9/21/2020
3.5.0.17 16,481 9/18/2020
3.5.0.16 9,912 9/17/2020
3.5.0.15 55,788 9/16/2020
3.5.0.14 21,571 9/15/2020
3.5.0.13 98,807 9/14/2020
3.5.0.12 24,796 9/11/2020
3.5.0.11 65,074 9/10/2020
3.5.0.10 3,300 9/9/2020
3.5.0.9 47,157 9/4/2020
3.5.0.8 38,644 9/2/2020
3.5.0.7 135,347 9/1/2020
3.5.0.6 12,945 8/31/2020
3.5.0.5 6,881 8/28/2020
3.5.0.4 16,651 8/27/2020
3.5.0.3 18,718 8/26/2020
3.5.0.2 292,237 8/25/2020
3.5.0.1 3,575 8/24/2020
3.5.0 300,145 8/20/2020
3.5.0-beta 31,629 2/4/2020
3.3.105.43 1,969,230 8/19/2020
3.3.105.42 171,627 8/14/2020
3.3.105.41 68,413 8/10/2020
3.3.105.40 22,543 8/8/2020
3.3.105.39 9,736 8/6/2020
3.3.105.38 179,472 8/4/2020
3.3.105.37 9,756 8/3/2020
3.3.105.36 10,215 7/31/2020
3.3.105.35 11,416 7/30/2020
3.3.105.34 55,878 7/29/2020
3.3.105.33 52,373 7/28/2020
3.3.105.32 113,514 7/23/2020
3.3.105.31 38,952 7/22/2020
3.3.105.30 141,668 7/17/2020
3.3.105.29 23,152 7/15/2020
3.3.105.28 134,543 7/9/2020
3.3.105.27 28,578 7/9/2020
3.3.105.26 595,335 7/8/2020
3.3.105.25 12,609 7/7/2020
3.3.105.24 59,456 7/2/2020
3.3.105.23 44,852 6/29/2020
3.3.105.22 72,089 6/26/2020
3.3.105.21 6,434 6/25/2020
3.3.105.20 17,979 6/24/2020
3.3.105.19 3,181 6/24/2020
3.3.105.18 11,704 6/23/2020
3.3.105.17 85,003 6/19/2020
3.3.105.16 31,842 6/18/2020
3.3.105.15 16,319 6/17/2020
3.3.105.14 256,276 6/11/2020
3.3.105.13 48,934 6/9/2020
3.3.105.12 42,339 6/5/2020
3.3.105.11 12,026 6/4/2020
3.3.105.10 14,280 6/3/2020
3.3.105.9 14,786 6/3/2020
3.3.105.8 31,449 6/1/2020
3.3.105.7 88,358 5/27/2020
3.3.105.6 138,356 5/26/2020
3.3.105.5 74,556 5/22/2020
3.3.105.4 39,513 5/22/2020
3.3.105.3 11,828 5/21/2020
3.3.105.2 32,767 5/19/2020
3.3.105.1 144,389 5/18/2020
3.3.105 40,208 5/15/2020
3.3.104.77 41,242 5/14/2020
3.3.104.76 54,726 5/11/2020
3.3.104.75 10,232 5/8/2020
3.3.104.74 30,179 5/8/2020
3.3.104.73 3,535 5/7/2020
3.3.104.72 14,542 5/6/2020
3.3.104.71 60,269 5/4/2020
3.3.104.70 11,140 5/1/2020
3.3.104.69 26,453 4/30/2020
3.3.104.68 36,986 4/29/2020
3.3.104.67 30,837 4/28/2020
3.3.104.66 13,139 4/27/2020
3.3.104.65 12,519 4/24/2020
3.3.104.64 17,033 4/23/2020
3.3.104.63 47,790 4/22/2020
3.3.104.62 14,018 4/21/2020
3.3.104.61 16,860 4/20/2020
3.3.104.60 24,700 4/17/2020
3.3.104.59 29,460 4/16/2020
3.3.104.58 250,841 4/8/2020
3.3.104.57 354,837 4/6/2020
3.3.104.56 15,238 4/3/2020
3.3.104.55 3,639 4/3/2020
3.3.104.54 10,895 4/2/2020
3.3.104.53 36,792 4/1/2020
3.3.104.52 101,911 3/31/2020
3.3.104.51 13,643 3/30/2020
3.3.104.50 17,250 3/27/2020
3.3.104.49 21,532 3/26/2020
3.3.104.48 27,663 3/25/2020
3.3.104.47 67,556 3/24/2020
3.3.104.46 68,888 3/20/2020
3.3.104.45 5,128 3/19/2020
3.3.104.44 70,093 3/18/2020
3.3.104.43 43,714 3/17/2020
3.3.104.42 21,111 3/16/2020
3.3.104.41 36,193 3/12/2020
3.3.104.40 139,956 3/6/2020
3.3.104.39 27,465 3/5/2020
3.3.104.38 92,997 3/2/2020
3.3.104.37 25,801 2/28/2020
3.3.104.36 4,186 2/27/2020
3.3.104.35 24,856 2/26/2020
3.3.104.34 36,588 2/25/2020
3.3.104.33 155,097 2/19/2020
3.3.104.32 49,917 2/17/2020
3.3.104.31 123,689 2/13/2020
3.3.104.30 107,499 2/13/2020
3.3.104.29 120,854 2/10/2020
3.3.104.28 200,315 2/7/2020
3.3.104.27 120,772 2/4/2020
3.3.104.26 121,282 1/24/2020
3.3.104.25 10,859 1/23/2020
3.3.104.24 69,547 1/21/2020
3.3.104.23 34,213 1/17/2020
3.3.104.22 33,957 1/16/2020
3.3.104.21 61,663 1/15/2020
3.3.104.20 86,003 1/10/2020
3.3.104.19 26,664 1/9/2020
3.3.104.18 72,720 1/8/2020
3.3.104.17 79,770 1/6/2020
3.3.104.16 335,311 1/2/2020
3.3.104.15 22,999 12/25/2019
3.3.104.14 6,388 12/23/2019
3.3.104.13 22,211 12/20/2019
3.3.104.12 39,207 12/18/2019
3.3.104.11 20,634 12/18/2019
3.3.104.10 53,821 12/16/2019
3.3.104.9 35,306 12/13/2019
3.3.104.8 14,894 12/12/2019
3.3.104.7 16,380 12/12/2019
3.3.104.6 5,401 12/11/2019
3.3.104.5 22,407 12/9/2019
3.3.104.4 172,422 12/3/2019
3.3.104.3 21,916 12/2/2019
3.3.104.2 18,534 11/26/2019
3.3.104.1 15,664 11/25/2019
3.3.104 126,852 11/22/2019
3.3.103.16 72,892 11/22/2019
3.3.103.15 27,270 11/20/2019
3.3.103.14 3,019 11/19/2019
3.3.103.13 44,587 11/14/2019
3.3.103.12 15,326 11/13/2019
3.3.103.11 95,645 11/8/2019
3.3.103.10 13,194 11/7/2019
3.3.103.9 12,451 11/7/2019
3.3.103.8 19,415 11/5/2019
3.3.103.7 36,886 10/31/2019
3.3.103.6 29,390 10/30/2019
3.3.103.5 20,611 10/28/2019
3.3.103.4 3,806 10/28/2019
3.3.103.3 95,246 10/24/2019
3.3.103.2 5,825 10/22/2019
3.3.103.1 322,763 10/18/2019
3.3.103 26,213 10/18/2019
3.3.102.35 25,906 10/17/2019
3.3.102.34 12,086 10/16/2019
3.3.102.33 90,744 10/11/2019
3.3.102.32 19,835 10/10/2019
3.3.102.31 18,631 10/8/2019
3.3.102.30 145,783 9/30/2019
3.3.102.29 45,294 9/26/2019
3.3.102.28 28,143 9/23/2019
3.3.102.27 7,315 9/21/2019
3.3.102.26 5,631 9/19/2019
3.3.102.25 42,245 9/18/2019
3.3.102.24 18,997 9/17/2019
3.3.102.23 16,187 9/16/2019
3.3.102.22 20,632 9/12/2019
3.3.102.21 26,773 9/9/2019
3.3.102.20 11,792 9/6/2019
3.3.102.19 18,215 9/5/2019
3.3.102.18 11,622 9/4/2019
3.3.102.17 111,705 8/27/2019
3.3.102.16 40,407 8/23/2019
3.3.102.15 9,658 8/22/2019
3.3.102.14 107,500 8/16/2019
3.3.102.13 8,513 8/15/2019
3.3.102.12 4,962 8/14/2019
3.3.102.11 13,287 8/13/2019
3.3.102.10 107,135 8/12/2019
3.3.102.9 10,250 8/9/2019
3.3.102.8 6,153 8/8/2019
3.3.102.7 5,630 8/7/2019
3.3.102.6 8,972 8/7/2019
3.3.102.5 100,239 8/2/2019
3.3.102.4 26,267 8/1/2019
3.3.102.3 43,206 7/30/2019
3.3.102.2 11,225 7/29/2019
3.3.102.1 15,748 7/25/2019
3.3.102 623,703 7/24/2019
3.3.101.32 107,687 7/22/2019
3.3.101.31 34,620 7/19/2019
3.3.101.30 9,780 7/19/2019
3.3.101.29 34,429 7/12/2019
3.3.101.28 15,318 7/10/2019
3.3.101.27 8,121 7/9/2019
3.3.101.26 4,347 7/8/2019
3.3.101.25 19,635 7/2/2019
3.3.101.24 7,912 7/1/2019
3.3.101.23 11,596 6/28/2019
3.3.101.22 11,014 6/27/2019
3.3.101.21 5,369 6/27/2019
3.3.101.20 6,692 6/26/2019
3.3.101.19 175,078 6/24/2019
3.3.101.18 66,602 6/20/2019
3.3.101.17 8,142 6/20/2019
3.3.101.16 23,482 6/17/2019
3.3.101.15 4,813 6/14/2019
3.3.101.14 42,484 6/13/2019
3.3.101.13 17,429 6/7/2019
3.3.101.12 84,013 6/4/2019
3.3.101.11 25,062 6/3/2019
3.3.101.10 28,352 5/31/2019
3.3.101.9 4,573 5/30/2019
3.3.101.8 5,739 5/29/2019
3.3.101.7 14,959 5/28/2019
3.3.101.6 27,371 5/23/2019
3.3.101.5 15,877 5/22/2019
3.3.101.4 17,102 5/21/2019
3.3.101.3 11,742 5/20/2019
3.3.101.2 10,939 5/17/2019
3.3.101.1 60,678 5/15/2019
3.3.101 633,792 5/10/2019
3.3.100.18 98,951 5/8/2019
3.3.100.17 37,569 5/7/2019
3.3.100.16 8,422 5/6/2019
3.3.100.15 20,203 5/3/2019
3.3.100.14 9,168 5/2/2019
3.3.100.13 43,546 4/30/2019
3.3.100.12 8,000 4/29/2019
3.3.100.11 20,929 4/26/2019
3.3.100.10 114,646 4/25/2019
3.3.100.9 4,401 4/25/2019
3.3.100.8 7,708 4/24/2019
3.3.100.7 21,276 4/18/2019
3.3.100.6 12,835 4/16/2019
3.3.100.5 73,233 4/4/2019
3.3.100.4 12,242 4/3/2019
3.3.100.3 44,987 3/29/2019
3.3.100.2 25,183 3/26/2019
3.3.100.1 38,547 3/22/2019
3.3.100 1,034,342 3/21/2019
3.3.4.58 665,412 3/11/2019
3.3.4.57 8,961 3/7/2019
3.3.4.56 11,022 3/6/2019
3.3.4.55 70,521 2/26/2019
3.3.4.54 74,488 2/20/2019
3.3.4.53 21,867 2/15/2019
3.3.4.52 20,479 2/14/2019
3.3.4.51 10,116 2/13/2019
3.3.4.50 111,593 2/4/2019
3.3.4.49 51,682 1/26/2019
3.3.4.48 8,439 1/25/2019
3.3.4.47 9,262 1/24/2019
3.3.4.46 75,014 1/18/2019
3.3.4.45 55,895 1/11/2019
3.3.4.44 3,904 1/10/2019
3.3.4.43 53,352 1/8/2019
3.3.4.42 2,693 1/7/2019
3.3.4.41 40,556 1/4/2019
3.3.4.40 80,613 12/22/2018
3.3.4.39 3,869 12/21/2018
3.3.4.38 57,449 12/15/2018
3.3.4.37 51,378 12/14/2018
3.3.4.36 34,806 12/12/2018
3.3.4.35 95,913 12/4/2018
3.3.4.34 92,479 11/16/2018
3.3.4.33 3,853 11/16/2018
3.3.4.32 8,268 11/15/2018
3.3.4.31 4,852 11/13/2018
3.3.4.30 64,821 11/9/2018
3.3.4.29 4,151 11/9/2018
3.3.4.28 4,186 11/7/2018
3.3.4.27 3,641 11/7/2018
3.3.4.26 2,825 11/6/2018
3.3.4.25 15,351 10/30/2018
3.3.4.24 5,085 10/29/2018
3.3.4.23 2,738 10/29/2018
3.3.4.22 18,914 10/26/2018
3.3.4.21 6,993 10/22/2018
3.3.4.20 2,721 10/22/2018
3.3.4.19 76,925 10/17/2018
3.3.4.18 118,612 10/6/2018
3.3.4.17 36,005 10/4/2018
3.3.4.16 31,966 9/26/2018
3.3.4.15 126,398 9/10/2018
3.3.4.14 25,932 9/7/2018
3.3.4.13 34,388 8/28/2018
3.3.4.12 53,926 8/16/2018
3.3.4.11 7,081 8/15/2018
3.3.4.10 32,176 8/3/2018
3.3.4.9 46,990 8/2/2018
3.3.4.8 101,660 7/23/2018
3.3.4.7 232,426 7/3/2018
3.3.4.6 42,250 6/23/2018
3.3.4.5 25,317 6/19/2018
3.3.4.4 146,932 6/1/2018
3.3.4.3 3,753,278 4/25/2018
3.3.4.2 14,962 4/20/2018
3.3.4.1 68,719 3/29/2018
3.3.4 22,032 3/29/2018
3.3.3.6 90,688 3/15/2018
3.3.3.5 26,294 3/3/2018
3.3.3.4 58,692 2/27/2018
3.3.3.3 1,400,530 11/11/2017
3.3.3.2 62,013 10/24/2017
3.3.3.1 28,015 10/9/2017
3.3.3 63,090 7/27/2017
3.3.2.3 748,096 7/7/2017
3.3.2.2 4,148 7/5/2017
3.3.2.1 5,844 6/28/2017
3.3.2 42,025 5/25/2017
3.3.1.9 653,855 5/11/2017
3.3.1.8 5,253 5/8/2017
3.3.1.7 4,649 5/5/2017
3.3.1.6 13,799 4/28/2017
3.3.1.5 13,934 4/21/2017
3.3.1.4 6,124 4/19/2017
3.3.1.3 18,816 3/31/2017
3.3.1.2 8,961 3/15/2017
3.3.1.1 4,459 3/14/2017
3.3.1 15,134 3/14/2017
3.3.0.9 64,037 1/20/2017
3.3.0.8 11,983 12/28/2016
3.3.0.7 10,853 12/16/2016
3.3.0.6 3,964 12/9/2016
3.3.0.5 5,250 12/7/2016
3.3.0.4 2,820 12/6/2016
3.3.0.3 15,416 11/15/2016
3.3.0.2 65,275 11/4/2016
3.3.0.1 43,183 10/11/2016
3.3.0 126,658 9/19/2016
3.2.8-rc 2,480 9/8/2016
3.2.7-beta 2,042 8/23/2016
3.2.6-beta 2,344 8/2/2016
3.2.5-beta 2,178 6/28/2016
3.2.4.1-beta 2,185 6/2/2016
3.2.4-beta 1,886 6/1/2016
3.2.3.1-beta 2,058 4/20/2016
3.2.3-beta 2,681 3/12/2016
3.2.2.1-beta 1,862 3/2/2016
3.2.2-beta 1,958 1/12/2016
3.2.1-beta 2,520 12/7/2015
3.2.0-beta 2,413 9/29/2015
3.1.4.5 27,006 8/9/2016
3.1.4.4 5,402 7/29/2016
3.1.4.3 6,077 7/13/2016
3.1.4.2 5,316 6/28/2016
3.1.4.1 4,955 6/3/2016
3.1.4 4,844 5/26/2016
3.1.3.3 9,389 5/5/2016
3.1.3.2 2,675 4/26/2016
3.1.3.1 2,344 4/18/2016
3.1.3 4,839 4/6/2016
3.1.2.2 8,591 2/22/2016
3.1.2.1 6,853 1/21/2016
3.1.2 2,345 1/19/2016
3.1.1.2 7,796 1/6/2016
3.1.1.1 3,090 12/21/2015
3.1.1 5,084 12/2/2015
3.1.0.2 111,753 10/7/2015
3.1.0.1 10,644 8/27/2015
3.1.0 186,639 7/28/2015
3.0.0.2-preview 2,492 5/21/2015
3.0.0.1-preview 1,962 5/6/2015
3.0.0-preview 2,188 4/30/2015