AWSSDK.SecurityToken 4.0.4

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

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.4.1 15,625 11/12/2025
4.0.4 21,246 11/10/2025
4.0.3.2 16,673 11/7/2025
4.0.3.1 23,335 11/5/2025
4.0.3 57,936 10/30/2025
4.0.2.11 52,824 10/27/2025
4.0.2.10 44,387 10/23/2025
4.0.2.9 109,525 10/16/2025
4.0.2.8 84,019 10/10/2025
4.0.2.7 15,105 10/9/2025
4.0.2.6 127,046 10/1/2025
4.0.2.5 63,382 9/30/2025
4.0.2.4 23,797 9/29/2025
4.0.2.3 101,999 9/23/2025
4.0.2.2 156,537 9/16/2025
4.0.2.1 443,446 8/29/2025
4.0.2 120,843 8/21/2025
4.0.1.11 168,415 8/15/2025
4.0.1.10 56,503 8/13/2025
4.0.1.9 140,438 8/6/2025
4.0.1.8 66,566 8/4/2025
4.0.1.7 59,086 7/31/2025
4.0.1.6 182,655 7/23/2025
4.0.1.5 347,836 7/15/2025
4.0.1.4 182,930 7/9/2025
4.0.1.3 213,503 7/1/2025
4.0.1.2 232,250 6/23/2025
4.0.1.1 122,995 6/18/2025
4.0.1 66,665 6/17/2025
4.0.0.9 62,829 6/16/2025
4.0.0.8 220,857 6/12/2025
4.0.0.7 33,976 6/11/2025
4.0.0.6 41,682 6/10/2025
4.0.0.5 1,215,999 6/4/2025
4.0.0.4 710,209 5/16/2025
4.0.0.3 43,131 5/15/2025
4.0.0.2 446,041 5/6/2025
4.0.0.1 222,303 4/30/2025
4.0.0 967,325 4/28/2025
4.0.0-preview.13 12,301 4/9/2025
4.0.0-preview.12 577 4/4/2025
4.0.0-preview.11 5,833 3/26/2025
4.0.0-preview.10 9,896 3/7/2025
4.0.0-preview.9 630 3/4/2025
4.0.0-preview.8 886 2/25/2025
4.0.0-preview.7 7,029 2/17/2025
4.0.0-preview.6 10,666 2/6/2025
4.0.0-preview.5 10,608 1/3/2025
4.0.0-preview.4 40,121 10/11/2024
4.0.0-preview.3 1,069 10/1/2024
4.0.0-preview.2 15,186 8/28/2024
4.0.0-preview 68,283 8/15/2024
3.7.503.1 748 11/14/2025
3.7.503 37,866 11/10/2025
3.7.502.3 9,872 11/6/2025
3.7.502.2 7,679 11/4/2025
3.7.502.1 12,652 10/31/2025
3.7.502 5,403 10/30/2025
3.7.501.31 5,003 10/29/2025
3.7.501.30 6,057 10/28/2025
3.7.501.29 100,935 10/27/2025
3.7.501.28 9,542 10/24/2025
3.7.501.27 5,167 10/23/2025
3.7.501.26 4,396 10/22/2025
3.7.501.25 26,458 10/17/2025
3.7.501.24 5,236 10/16/2025
3.7.501.23 6,147 10/15/2025
3.7.501.22 134,623 10/10/2025
3.7.501.21 7,293 10/9/2025
3.7.501.20 6,114 10/8/2025
3.7.501.19 6,111 10/7/2025
3.7.501.18 36,839 9/30/2025
3.7.501.17 9,111 9/29/2025
3.7.501.16 10,513 9/26/2025
3.7.501.15 6,294 9/25/2025
3.7.501.14 41,073 9/23/2025
3.7.501.13 8,350 9/22/2025
3.7.501.12 34,085 9/19/2025
3.7.501.11 48,582 9/16/2025
3.7.501.10 35,397 9/15/2025
3.7.501.9 37,456 9/11/2025
3.7.501.8 10,104 9/10/2025
3.7.501.7 7,109 9/9/2025
3.7.501.6 11,954 9/8/2025
3.7.501.5 20,330 9/4/2025
3.7.501.4 20,880 9/2/2025
3.7.501.3 368,456 8/29/2025
3.7.501.2 26,959 8/26/2025
3.7.501.1 14,778 8/25/2025
3.7.501 16,624 8/21/2025
3.7.500.8 13,794 8/20/2025
3.7.500.7 36,148 8/12/2025
3.7.500.6 209,246 8/11/2025
3.7.500.5 104,247 8/8/2025
3.7.500.4 20,327 8/6/2025
3.7.500.3 17,933 8/5/2025
3.7.500.2 11,810 8/4/2025
3.7.500.1 27,542 8/1/2025
3.7.500 127,429 7/31/2025
3.7.402.20 9,155 7/30/2025
3.7.402.19 14,844 7/29/2025
3.7.402.18 9,641 7/28/2025
3.7.402.17 22,601 7/24/2025
3.7.402.16 12,566 7/23/2025
3.7.402.15 9,811 7/22/2025
3.7.402.14 25,456 7/21/2025
3.7.402.13 115,221 7/18/2025
3.7.402.12 9,602 7/17/2025
3.7.402.11 18,318 7/16/2025
3.7.402.10 34,234 7/15/2025
3.7.402.9 47,499 7/9/2025
3.7.402.8 63,148 7/3/2025
3.7.402.7 107,914 7/1/2025
3.7.402.6 13,377 6/30/2025
3.7.402.5 21,041 6/27/2025
3.7.402.4 12,930 6/26/2025
3.7.402.3 90,514 6/23/2025
3.7.402.2 235,465 6/20/2025
3.7.402.1 21,483 6/18/2025
3.7.402 25,494 6/17/2025
3.7.401.114 186,954 6/11/2025
3.7.401.113 27,948 6/10/2025
3.7.401.112 20,442 6/9/2025
3.7.401.111 83,040 6/6/2025
3.7.401.110 31,510 6/5/2025
3.7.401.109 115,697 6/4/2025
3.7.401.108 125,939 6/2/2025
3.7.401.107 20,943 5/30/2025
3.7.401.106 74,385 5/28/2025
3.7.401.105 42,965 5/23/2025
3.7.401.104 50,727 5/21/2025
3.7.401.103 26,432 5/20/2025
3.7.401.102 51,537 5/19/2025
3.7.401.101 110,771 5/16/2025
3.7.401.100 55,350 5/12/2025
3.7.401.99 83,947 5/9/2025
3.7.401.98 17,986 5/8/2025
3.7.401.97 32,708 5/7/2025
3.7.401.96 34,758 5/6/2025
3.7.401.95 34,373 5/5/2025
3.7.401.94 60,719 5/2/2025
3.7.401.93 20,287 5/1/2025
3.7.401.92 21,499 4/30/2025
3.7.401.91 21,370 4/29/2025
3.7.401.90 43,021 4/28/2025
3.7.401.89 152,245 4/25/2025
3.7.401.88 36,228 4/24/2025
3.7.401.87 105,522 4/23/2025
3.7.401.86 316,284 4/18/2025
3.7.401.85 50,719 4/17/2025
3.7.401.84 106,767 4/16/2025
3.7.401.83 123,946 4/14/2025
3.7.401.82 152,278 4/11/2025
3.7.401.81 65,079 4/10/2025
3.7.401.80 78,400 4/9/2025
3.7.401.79 83,190 4/8/2025
3.7.401.78 318,587 4/4/2025
3.7.401.77 82,018 4/3/2025
3.7.401.76 53,143 4/3/2025
3.7.401.75 11,641 4/2/2025
3.7.401.74 194,406 4/1/2025
3.7.401.73 76,327 3/31/2025
3.7.401.72 187,376 3/28/2025
3.7.401.71 90,916 3/27/2025
3.7.401.70 51,081 3/26/2025
3.7.401.69 44,377 3/25/2025
3.7.401.68 93,278 3/24/2025
3.7.401.67 184,904 3/21/2025
3.7.401.66 65,576 3/20/2025
3.7.401.65 67,782 3/19/2025
3.7.401.64 57,220 3/18/2025
3.7.401.63 89,883 3/17/2025
3.7.401.62 137,828 3/14/2025
3.7.401.61 30,258 3/14/2025
3.7.401.60 241,077 3/11/2025
3.7.401.59 69,248 3/10/2025
3.7.401.58 160,100 3/7/2025
3.7.401.57 73,280 3/6/2025
3.7.401.56 55,186 3/5/2025
3.7.401.55 135,157 3/4/2025
3.7.401.54 136,034 3/3/2025
3.7.401.53 212,258 2/28/2025
3.7.401.52 103,544 2/27/2025
3.7.401.51 79,542 2/26/2025
3.7.401.50 87,966 2/25/2025
3.7.401.49 107,947 2/24/2025
3.7.401.48 93,525 2/21/2025
3.7.401.47 86,813 2/20/2025
3.7.401.46 116,699 2/18/2025
3.7.401.45 142,742 2/17/2025
3.7.401.44 149,647 2/13/2025
3.7.401.43 74,390 2/12/2025
3.7.401.42 113,592 2/11/2025
3.7.401.41 110,935 2/10/2025
3.7.401.40 158,373 2/7/2025
3.7.401.39 111,000 2/6/2025
3.7.401.38 66,429 2/5/2025
3.7.401.37 141,754 2/4/2025
3.7.401.36 86,302 2/3/2025
3.7.401.35 272,920 1/30/2025
3.7.401.34 258,137 1/27/2025
3.7.401.33 209,657 1/22/2025
3.7.401.32 88,966 1/21/2025
3.7.401.31 150,153 1/17/2025
3.7.401.30 116,064 1/16/2025
3.7.401.29 73,883 1/15/2025
3.7.401.28 67,441 1/14/2025
3.7.401.27 60,819 1/13/2025
3.7.401.26 113,542 1/10/2025
3.7.401.25 30,327 1/9/2025
3.7.401.24 128,286 1/8/2025
3.7.401.23 105,784 1/7/2025
3.7.401.22 95,988 1/6/2025
3.7.401.21 116,206 1/3/2025
3.7.401.20 104,048 1/2/2025
3.7.401.19 238,485 12/26/2024
3.7.401.18 540,417 12/23/2024
3.7.401.17 81,289 12/20/2024
3.7.401.16 168,350 12/19/2024
3.7.401.15 100,349 12/18/2024
3.7.401.14 83,351 12/17/2024
3.7.401.13 267,931 12/13/2024
3.7.401.12 94,346 12/12/2024
3.7.401.11 60,059 12/11/2024
3.7.401.10 84,376 12/10/2024
3.7.401.9 87,010 12/9/2024
3.7.401.8 499,495 12/3/2024
3.7.401.7 465,903 11/27/2024
3.7.401.6 471,442 11/22/2024
3.7.401.5 88,810 11/21/2024
3.7.401.4 71,348 11/21/2024
3.7.401.3 168,441 11/19/2024
3.7.401.2 288,272 11/15/2024
3.7.401.1 508,171 11/15/2024
3.7.401 94,407 11/14/2024
3.7.400.50 180,740 11/13/2024
3.7.400.49 132,139 11/12/2024
3.7.400.48 64,490 11/11/2024
3.7.400.47 90,995 11/8/2024
3.7.400.46 265,295 11/7/2024
3.7.400.45 1,111,396 11/1/2024
3.7.400.44 109,108 10/31/2024
3.7.400.43 129,178 10/30/2024
3.7.400.42 97,104 10/29/2024
3.7.400.41 442,426 10/28/2024
3.7.400.40 139,103 10/25/2024
3.7.400.39 56,823 10/24/2024
3.7.400.38 76,790 10/23/2024
3.7.400.37 117,243 10/22/2024
3.7.400.36 526,572 10/16/2024
3.7.400.35 454,752 10/15/2024
3.7.400.34 489,696 10/14/2024
3.7.400.33 496,649 10/9/2024
3.7.400.32 96,229 10/8/2024
3.7.400.31 91,346 10/7/2024
3.7.400.30 178,690 10/4/2024
3.7.400.29 48,648 10/3/2024
3.7.400.28 49,135 10/2/2024
3.7.400.27 98,976 10/1/2024
3.7.400.26 291,696 9/27/2024
3.7.400.25 94,041 9/26/2024
3.7.400.24 101,765 9/25/2024
3.7.400.23 83,897 9/24/2024
3.7.400.22 205,072 9/21/2024
3.7.400.21 1,210,672 9/16/2024
3.7.400.20 138,036 9/13/2024
3.7.400.19 162,812 9/11/2024
3.7.400.18 116,563 9/10/2024
3.7.400.17 71,669 9/9/2024
3.7.400.16 234,200 9/6/2024
3.7.400.15 104,253 9/5/2024
3.7.400.14 261,868 9/4/2024
3.7.400.13 337,887 8/30/2024
3.7.400.12 337,362 8/28/2024
3.7.400.11 335,733 8/22/2024
3.7.400.10 122,747 8/21/2024
3.7.400.9 91,001 8/20/2024
3.7.400.8 54,137 8/19/2024
3.7.400.7 323,013 8/16/2024
3.7.400.6 100,738 8/15/2024
3.7.400.5 461,034 8/13/2024
3.7.400.4 279,214 8/9/2024
3.7.400.3 512,688 8/5/2024
3.7.400.2 425,521 7/30/2024
3.7.400.1 67,593 7/29/2024
3.7.400 312,775 7/24/2024
3.7.300.121 288,534 7/22/2024
3.7.300.120 687,866 7/18/2024
3.7.300.119 352,137 7/12/2024
3.7.300.118 303,488 7/10/2024
3.7.300.117 220,025 7/9/2024
3.7.300.116 25,625 7/8/2024
3.7.300.115 106,733 7/5/2024
3.7.300.114 58,301 7/3/2024
3.7.300.113 170,867 7/1/2024
3.7.300.112 306,267 6/28/2024
3.7.300.111 132,624 6/27/2024
3.7.300.110 239,576 6/24/2024
3.7.300.109 121,367 6/20/2024
3.7.300.108 117,453 6/19/2024
3.7.300.107 137,743 6/18/2024
3.7.300.106 515,569 6/12/2024
3.7.300.105 790,332 6/11/2024
3.7.300.104 111,659 6/10/2024
3.7.300.103 97,993 6/7/2024
3.7.300.102 180,593 6/5/2024
3.7.300.101 241,125 6/4/2024
3.7.300.100 211,870 6/3/2024
3.7.300.99 347,227 5/30/2024
3.7.300.98 91,942 5/29/2024
3.7.300.97 64,081 5/28/2024
3.7.300.96 281,917 5/23/2024
3.7.300.95 81,413 5/22/2024
3.7.300.94 457,082 5/17/2024
3.7.300.93 188,916 5/16/2024
3.7.300.92 185,882 5/14/2024
3.7.300.91 332,047 5/13/2024
3.7.300.90 218,529 5/10/2024
3.7.300.89 51,670 5/9/2024
3.7.300.88 406,412 5/6/2024
3.7.300.87 79,252 5/3/2024
3.7.300.86 273,047 5/1/2024
3.7.300.85 183,165 4/29/2024
3.7.300.84 147,896 4/26/2024
3.7.300.83 41,139 4/25/2024
3.7.300.82 137,778 4/24/2024
3.7.300.81 51,219 4/23/2024
3.7.300.80 193,940 4/22/2024
3.7.300.79 52,372 4/19/2024
3.7.300.78 60,035 4/18/2024
3.7.300.77 169,798 4/17/2024
3.7.300.76 103,084 4/16/2024
3.7.300.75 1,866,266 4/11/2024
3.7.300.74 185,780 4/10/2024
3.7.300.73 131,686 4/9/2024
3.7.300.72 308,997 4/8/2024
3.7.300.71 119,779 4/5/2024
3.7.300.70 180,999 4/4/2024
3.7.300.69 79,626 4/3/2024
3.7.300.68 137,695 4/2/2024
3.7.300.67 71,415 4/1/2024
3.7.300.66 146,075 3/29/2024
3.7.300.65 55,165 3/28/2024
3.7.300.64 183,586 3/27/2024
3.7.300.63 58,025 3/26/2024
3.7.300.62 101,395 3/25/2024
3.7.300.61 172,735 3/22/2024
3.7.300.60 531,565 3/18/2024
3.7.300.59 91,043 3/15/2024
3.7.300.58 94,595 3/14/2024
3.7.300.57 60,504 3/13/2024
3.7.300.56 321,475 3/8/2024
3.7.300.55 743,492 2/29/2024
3.7.300.54 347,423 2/27/2024
3.7.300.53 1,208,272 2/16/2024
3.7.300.52 40,421 2/15/2024
3.7.300.51 83,772 2/14/2024
3.7.300.50 70,024 2/13/2024
3.7.300.49 322,315 2/9/2024
3.7.300.48 112,253 2/7/2024
3.7.300.47 550,787 2/2/2024
3.7.300.46 53,633 2/1/2024
3.7.300.45 403,793 1/31/2024
3.7.300.44 71,811 1/30/2024
3.7.300.43 157,507 1/29/2024
3.7.300.42 271,328 1/25/2024
3.7.300.41 115,337 1/25/2024
3.7.300.40 297,263 1/19/2024
3.7.300.39 320,923 1/18/2024
3.7.300.38 132,046 1/16/2024
3.7.300.37 143,223 1/14/2024
3.7.300.36 17,385 1/12/2024
3.7.300.35 90,316 1/11/2024
3.7.300.34 132,623 1/10/2024
3.7.300.33 154,353 1/8/2024
3.7.300.32 39,619 1/5/2024
3.7.300.31 44,536 1/4/2024
3.7.300.30 58,735 1/3/2024
3.7.300.29 379,158 12/28/2023
3.7.300.28 37,665 12/27/2023
3.7.300.27 35,175 12/26/2023
3.7.300.26 49,394 12/22/2023
3.7.300.25 24,040 12/21/2023
3.7.300.24 48,694 12/20/2023
3.7.300.23 48,971 12/19/2023
3.7.300.22 97,512 12/18/2023
3.7.300.21 78,393 12/15/2023
3.7.300.20 35,308 12/14/2023
3.7.300.19 123,041 12/13/2023
3.7.300.18 249,007 12/12/2023
3.7.300.17 410,510 12/7/2023
3.7.300.16 76,965 12/6/2023
3.7.300.15 135,478 12/5/2023
3.7.300.14 195,520 12/4/2023
3.7.300.13 272,317 11/30/2023
3.7.300.12 7,788 11/29/2023
3.7.300.11 60,815 11/28/2023
3.7.300.10 55,800 11/28/2023
3.7.300.9 6,509 11/27/2023
3.7.300.8 126,416 11/27/2023
3.7.300.7 264,225 11/21/2023
3.7.300.6 70,695 11/20/2023
3.7.300.5 312,631 11/17/2023
3.7.300.4 38,071 11/16/2023
3.7.300.3 43,863 11/15/2023
3.7.300.2 157,556 11/14/2023
3.7.300.1 264,360 11/13/2023
3.7.300 667,401 11/10/2023
3.7.202.18 196,261 11/8/2023
3.7.202.17 62,044 11/7/2023
3.7.202.16 50,595 11/6/2023
3.7.202.15 222,791 11/2/2023
3.7.202.14 511,539 10/27/2023
3.7.202.13 72,703 10/26/2023
3.7.202.12 240,580 10/24/2023
3.7.202.11 53,701 10/23/2023
3.7.202.10 188,179 10/20/2023
3.7.202.9 131,749 10/19/2023
3.7.202.8 55,697 10/18/2023
3.7.202.7 56,372 10/17/2023
3.7.202.6 107,884 10/16/2023
3.7.202.5 115,146 10/12/2023
3.7.202.4 256,986 10/7/2023
3.7.202.3 53,480 10/5/2023
3.7.202.2 70,473 10/4/2023
3.7.202.1 90,893 10/3/2023
3.7.202 200,720 10/2/2023
3.7.201.44 280,202 9/28/2023
3.7.201.43 36,479 9/28/2023
3.7.201.42 9,599 9/27/2023
3.7.201.41 106,115 9/25/2023
3.7.201.40 174,861 9/22/2023
3.7.201.39 225,814 9/20/2023
3.7.201.38 64,721 9/19/2023
3.7.201.37 145,127 9/15/2023
3.7.201.36 25,331 9/15/2023
3.7.201.35 17,270 9/14/2023
3.7.201.34 303,270 9/13/2023
3.7.201.33 41,493 9/12/2023
3.7.201.32 448,673 9/8/2023
3.7.201.31 49,046 9/8/2023
3.7.201.30 46,732 9/6/2023
3.7.201.29 52,324 9/5/2023
3.7.201.28 129,377 9/1/2023
3.7.201.27 27,297 9/1/2023
3.7.201.26 4,298 8/31/2023
3.7.201.25 50,098 8/31/2023
3.7.201.24 11,388 8/30/2023
3.7.201.23 125,033 8/28/2023
3.7.201.22 143,194 8/25/2023
3.7.201.21 73,233 8/24/2023
3.7.201.20 347,016 8/23/2023
3.7.201.19 57,534 8/22/2023
3.7.201.18 79,723 8/21/2023
3.7.201.17 39,291 8/18/2023
3.7.201.16 14,623 8/18/2023
3.7.201.15 15,127 8/17/2023
3.7.201.14 110,309 8/15/2023
3.7.201.13 187,943 8/14/2023
3.7.201.12 91,851 8/11/2023
3.7.201.11 43,630 8/10/2023
3.7.201.10 70,512 8/9/2023
3.7.201.9 59,909 8/8/2023
3.7.201.8 20,281 8/8/2023
3.7.201.7 60,773 8/7/2023
3.7.201.6 112,650 8/4/2023
3.7.201.5 90,270 8/2/2023
3.7.201.4 56,180 8/1/2023
3.7.201.3 504,055 7/31/2023
3.7.201.2 222,808 7/28/2023
3.7.201.1 145,336 7/26/2023
3.7.201 78,077 7/25/2023
3.7.200.4 190,834 7/24/2023
3.7.200.3 433,003 7/21/2023
3.7.200.2 173,371 7/20/2023
3.7.200.1 1,023,045 7/18/2023
3.7.200 182,923 7/18/2023
3.7.103.23 27,858 7/17/2023
3.7.103.22 133,398 7/13/2023
3.7.103.21 742,425 7/7/2023
3.7.103.20 9,382 7/7/2023
3.7.103.19 34,396 7/6/2023
3.7.103.18 88,297 7/5/2023
3.7.103.17 262,690 7/3/2023
3.7.103.16 2,395,666 6/20/2023
3.7.103.15 545,448 6/15/2023
3.7.103.14 245,387 6/13/2023
3.7.103.13 102,710 6/12/2023
3.7.103.12 139,556 6/8/2023
3.7.103.11 175,495 6/6/2023
3.7.103.10 121,454 6/5/2023
3.7.103.9 93,065 6/2/2023
3.7.103.8 9,099 6/2/2023
3.7.103.7 31,031 6/1/2023
3.7.103.6 239,705 5/30/2023
3.7.103.5 418,349 5/26/2023
3.7.103.4 334,899 5/25/2023
3.7.103.3 51,314 5/24/2023
3.7.103.2 69,957 5/23/2023
3.7.103.1 125,857 5/19/2023
3.7.103 50,118 5/18/2023
3.7.102.4 175,297 5/16/2023
3.7.102.3 67,149 5/15/2023
3.7.102.2 220,392 5/11/2023
3.7.102.1 122,591 5/9/2023
3.7.102 39,483 5/8/2023
3.7.101.60 267,732 5/4/2023
3.7.101.59 109,284 5/2/2023
3.7.101.58 80,888 5/1/2023
3.7.101.57 37,052 4/28/2023
3.7.101.56 207,662 4/27/2023
3.7.101.55 54,904 4/26/2023
3.7.101.54 71,635 4/25/2023
3.7.101.53 38,051 4/25/2023
3.7.101.52 76,235 4/21/2023
3.7.101.51 56,062 4/21/2023
3.7.101.50 128,903 4/19/2023
3.7.101.49 145,246 4/17/2023
3.7.101.48 158,757 4/14/2023
3.7.101.47 40,592 4/13/2023
3.7.101.46 34,991 4/12/2023
3.7.101.45 71,137 4/11/2023
3.7.101.44 49,610 4/10/2023
3.7.101.43 158,458 4/7/2023
3.7.101.42 14,097 4/6/2023
3.7.101.41 78,114 4/5/2023
3.7.101.40 120,059 4/4/2023
3.7.101.39 101,984 4/3/2023
3.7.101.38 97,733 3/31/2023
3.7.101.37 230,039 3/30/2023
3.7.101.36 1,846,173 3/29/2023
3.7.101.35 65,103 3/28/2023
3.7.101.34 300,803 3/24/2023
3.7.101.33 44,453 3/23/2023
3.7.101.32 36,719 3/22/2023
3.7.101.31 479,510 3/21/2023
3.7.101.30 38,499 3/20/2023
3.7.101.29 95,989 3/17/2023
3.7.101.28 42,629 3/17/2023
3.7.101.27 33,239 3/16/2023
3.7.101.26 84,264 3/15/2023
3.7.101.25 231,903 3/14/2023
3.7.101.24 86,066 3/13/2023
3.7.101.23 119,464 3/10/2023
3.7.101.22 149,825 3/9/2023
3.7.101.21 173,000 3/8/2023
3.7.101.20 159,548 3/7/2023
3.7.101.19 206,431 3/3/2023
3.7.101.18 75,463 3/2/2023
3.7.101.17 72,072 3/1/2023
3.7.101.16 84,069 2/28/2023
3.7.101.15 113,206 2/27/2023
3.7.101.14 172,225 2/23/2023
3.7.101.13 299,395 2/21/2023
3.7.101.12 305,419 2/18/2023
3.7.101.11 5,504 2/17/2023
3.7.101.10 105,138 2/16/2023
3.7.101.9 50,404 2/15/2023
3.7.101.8 160,574 2/13/2023
3.7.101.7 49,260 2/10/2023
3.7.101.6 93,727 2/9/2023
3.7.101.5 202,106 2/8/2023
3.7.101.4 80,205 2/7/2023
3.7.101.3 110,909 2/6/2023
3.7.101.2 74,497 2/3/2023
3.7.101.1 108,159 2/2/2023
3.7.101 54,584 2/2/2023
3.7.100.64 133,198 2/1/2023
3.7.100.63 55,354 1/31/2023
3.7.100.62 466,264 1/26/2023
3.7.100.61 128,362 1/25/2023
3.7.100.60 131,486 1/24/2023
3.7.100.59 111,226 1/23/2023
3.7.100.58 158,630 1/20/2023
3.7.100.57 27,793 1/20/2023
3.7.100.56 101,243 1/18/2023
3.7.100.55 146,271 1/17/2023
3.7.100.54 353,458 1/13/2023
3.7.100.53 97,758 1/12/2023
3.7.100.52 385,557 1/10/2023
3.7.100.51 91,615 1/9/2023
3.7.100.50 60,992 1/6/2023
3.7.100.49 35,819 1/5/2023
3.7.100.48 440,978 1/4/2023
3.7.100.47 14,367 1/3/2023
3.7.100.46 153,182 12/30/2022
3.7.100.45 135,674 12/29/2022
3.7.100.44 64,976 12/23/2022
3.7.100.43 20,534 12/22/2022
3.7.100.42 23,669 12/21/2022
3.7.100.41 92,529 12/20/2022
3.7.100.40 41,915 12/19/2022
3.7.100.39 361,408 12/16/2022
3.7.100.38 220,966 12/16/2022
3.7.100.37 33,258 12/15/2022
3.7.100.36 100,546 12/14/2022
3.7.100.35 208,876 12/13/2022
3.7.100.34 89,125 12/12/2022
3.7.100.33 152,327 12/8/2022
3.7.100.32 26,352 12/8/2022
3.7.100.31 8,645 12/7/2022
3.7.100.30 59,333 12/6/2022
3.7.100.29 191,836 12/5/2022
3.7.100.28 399,032 12/2/2022
3.7.100.27 312,074 12/1/2022
3.7.100.26 223,664 11/30/2022
3.7.100.25 319,722 11/29/2022
3.7.100.24 32,201 11/29/2022
3.7.100.23 303,338 11/28/2022
3.7.100.22 350,566 11/22/2022
3.7.100.21 327,061 11/18/2022
3.7.100.20 91,125 11/17/2022
3.7.100.19 585,933 11/16/2022
3.7.100.18 17,857 11/16/2022
3.7.100.17 76,634 11/15/2022
3.7.100.16 272,234 11/11/2022
3.7.100.15 48,468 11/10/2022
3.7.100.14 85,917,568 11/9/2022
3.7.100.13 10,236 11/9/2022
3.7.100.12 23,181 11/9/2022
3.7.100.11 5,072 11/8/2022
3.7.100.10 50,755 11/7/2022
3.7.100.9 99,825 11/4/2022
3.7.100.8 139,261 11/2/2022
3.7.100.7 140,556 10/31/2022
3.7.100.6 170,698 10/29/2022
3.7.100.5 9,627 10/28/2022
3.7.100.4 123,770 10/27/2022
3.7.100.3 98,515 10/26/2022
3.7.100.2 32,749 10/25/2022
3.7.100.1 45,681 10/24/2022
3.7.100 308,101 10/21/2022
3.7.1.218 334,386 10/20/2022
3.7.1.217 163,378 10/19/2022
3.7.1.216 187,668 10/18/2022
3.7.1.215 101,272 10/14/2022
3.7.1.214 66,147 10/13/2022
3.7.1.213 278,439 10/7/2022
3.7.1.212 135,001 10/6/2022
3.7.1.211 770,222 10/4/2022
3.7.1.210 70,881 10/3/2022
3.7.1.209 82,416 9/30/2022
3.7.1.208 156,155 9/29/2022
3.7.1.207 250,123 9/27/2022
3.7.1.206 3,714,204 9/27/2022
3.7.1.205 16,410 9/26/2022
3.7.1.204 124,774 9/23/2022
3.7.1.203 49,922 9/22/2022
3.7.1.202 122,559 9/21/2022
3.7.1.201 100,494 9/20/2022
3.7.1.200 43,264 9/19/2022
3.7.1.199 720,573 9/15/2022
3.7.1.198 79,233 9/14/2022
3.7.1.197 142,328 9/13/2022
3.7.1.196 100,875 9/9/2022
3.7.1.195 19,889 9/9/2022
3.7.1.194 25,264 9/8/2022
3.7.1.193 359,186 9/2/2022
3.7.1.192 19,403 9/1/2022
3.7.1.191 348,682 8/30/2022
3.7.1.190 61,213 8/29/2022
3.7.1.189 134,815 8/25/2022
3.7.1.188 210,092 8/22/2022
3.7.1.187 75,662 8/19/2022
3.7.1.186 102,553 8/16/2022
3.7.1.185 122,115 8/12/2022
3.7.1.184 132,485 8/11/2022
3.7.1.183 257,167 8/8/2022
3.7.1.182 144,812 8/4/2022
3.7.1.181 95,742 8/2/2022
3.7.1.180 138,411 7/29/2022
3.7.1.179 26,684 7/28/2022
3.7.1.178 45,754 7/27/2022
3.7.1.177 306,848 7/22/2022
3.7.1.176 93,106 7/20/2022
3.7.1.175 266,533 7/18/2022
3.7.1.174 76,008 7/15/2022
3.7.1.173 24,650 7/14/2022
3.7.1.172 58,187 7/12/2022
3.7.1.171 97,024 7/11/2022
3.7.1.170 298,576 7/5/2022
3.7.1.169 190,121 6/29/2022
3.7.1.168 310,685 6/24/2022
3.7.1.167 827,464 6/17/2022
3.7.1.166 63,075 6/16/2022
3.7.1.165 275,393 6/14/2022
3.7.1.164 97,147 6/10/2022
3.7.1.163 123,622 6/8/2022
3.7.1.162 1,840,109 6/7/2022
3.7.1.161 58,649 6/6/2022
3.7.1.160 214,863 5/31/2022
3.7.1.159 526,494 5/27/2022
3.7.1.158 40,552 5/26/2022
3.7.1.157 44,026 5/26/2022
3.7.1.156 149,035 5/25/2022
3.7.1.155 82,698 5/24/2022
3.7.1.154 65,957 5/23/2022
3.7.1.153 398,416 5/19/2022
3.7.1.152 62,668 5/18/2022
3.7.1.151 294,891 5/16/2022
3.7.1.150 356,259 5/9/2022
3.7.1.149 91,600 5/6/2022
3.7.1.148 36,090 5/6/2022
3.7.1.147 128,710 5/5/2022
3.7.1.146 118,530 5/4/2022
3.7.1.145 175,001 5/3/2022
3.7.1.144 393,728 5/3/2022
3.7.1.143 4,194 5/2/2022
3.7.1.142 650,474 4/20/2022
3.7.1.141 117,691 4/19/2022
3.7.1.140 302,887 4/14/2022
3.7.1.139 872,815 4/12/2022
3.7.1.138 96,303 4/11/2022
3.7.1.137 138,525 4/7/2022
3.7.1.136 110,010 4/6/2022
3.7.1.135 518,521 4/1/2022
3.7.1.134 114,086 3/31/2022
3.7.1.133 214,658 3/28/2022
3.7.1.132 151,573 3/24/2022
3.7.1.131 76,360 3/23/2022
3.7.1.130 294,567 3/17/2022
3.7.1.129 43,146 3/16/2022
3.7.1.128 147,117 3/14/2022
3.7.1.127 61,055 3/10/2022
3.7.1.126 19,256 3/9/2022
3.7.1.125 34,390 3/8/2022
3.7.1.124 92,180 3/4/2022
3.7.1.123 42,354 3/3/2022
3.7.1.122 87,052 3/1/2022
3.7.1.121 73,372 2/28/2022
3.7.1.120 35,737 2/26/2022
3.7.1.119 83,637 2/23/2022
3.7.1.118 30,577 2/22/2022
3.7.1.117 5,459 2/22/2022
3.7.1.116 179,527 2/21/2022
3.7.1.115 137,958 2/17/2022
3.7.1.114 149,325 2/11/2022
3.7.1.113 25,222 2/10/2022
3.7.1.112 123,898 2/4/2022
3.7.1.111 21,348 2/3/2022
3.7.1.110 311,759 1/28/2022
3.7.1.109 170,293 1/25/2022
3.7.1.108 669,826 1/15/2022
3.7.1.107 4,039 1/14/2022
3.7.1.106 87,386 1/13/2022
3.7.1.105 232,866 1/11/2022
3.7.1.104 108,634 1/7/2022
3.7.1.103 20,178 1/6/2022
3.7.1.102 13,239 1/5/2022
3.7.1.101 219,714 1/3/2022
3.7.1.100 341,599 12/21/2021
3.7.1.99 71,413 12/20/2021
3.7.1.98 369,556 12/13/2021
3.7.1.97 281,830 12/8/2021
3.7.1.96 347,305 12/2/2021
3.7.1.95 46,692 12/1/2021
3.7.1.94 152,060 11/23/2021
3.7.1.93 171,960 11/22/2021
3.7.1.92 78,079 11/19/2021
3.7.1.91 3,166 11/18/2021
3.7.1.90 93,337 11/17/2021
3.7.1.89 56,683 11/16/2021
3.7.1.88 143,013 11/15/2021
3.7.1.87 96,195 11/12/2021
3.7.1.86 39,022 11/11/2021
3.7.1.85 41,337 11/11/2021
3.7.1.84 180,772 11/9/2021
3.7.1.83 146,497 11/5/2021
3.7.1.82 2,918 11/4/2021
3.7.1.81 25,678 11/3/2021
3.7.1.80 77,287 11/2/2021
3.7.1.79 20,407 11/1/2021
3.7.1.78 76,798 10/29/2021
3.7.1.77 1,979,418 10/27/2021
3.7.1.76 155,695 10/26/2021
3.7.1.75 3,411 10/26/2021
3.7.1.74 183,601 10/22/2021
3.7.1.73 13,540 10/21/2021
3.7.1.72 278,630 10/14/2021
3.7.1.71 80,276 10/13/2021
3.7.1.70 49,639 10/12/2021
3.7.1.69 106,049 10/8/2021
3.7.1.68 33,142 10/7/2021
3.7.1.67 43,767 10/7/2021
3.7.1.66 6,281 10/6/2021
3.7.1.65 344,983 10/1/2021
3.7.1.64 42,030 9/30/2021
3.7.1.63 75,159 9/29/2021
3.7.1.62 81,427 9/27/2021
3.7.1.61 68,571 9/24/2021
3.7.1.60 53,643 9/23/2021
3.7.1.59 34,033 9/22/2021
3.7.1.58 148,570 9/17/2021
3.7.1.57 84,356 9/16/2021
3.7.1.56 64,487 9/16/2021
3.7.1.55 247,024 9/13/2021
3.7.1.54 37,426 9/10/2021
3.7.1.53 24,160 9/9/2021
3.7.1.52 79,780 9/7/2021
3.7.1.51 70,916 9/3/2021
3.7.1.50 15,883 9/3/2021
3.7.1.49 4,251 9/2/2021
3.7.1.48 30,101 9/1/2021
3.7.1.47 47,987 8/31/2021
3.7.1.46 273,042 8/27/2021
3.7.1.45 74,176 8/25/2021
3.7.1.44 97,541 8/23/2021
3.7.1.43 145,806 8/19/2021
3.7.1.42 232,992 8/16/2021
3.7.1.41 195,065 8/12/2021
3.7.1.40 300,117 8/10/2021
3.7.1.39 262,475 8/6/2021
3.7.1.38 353,851 8/4/2021
3.7.1.37 215,749 7/30/2021
3.7.1.36 38,393 7/29/2021
3.7.1.35 121,929 7/27/2021
3.7.1.34 240,057 7/21/2021
3.7.1.33 119,400 7/16/2021
3.7.1.32 86,401 7/13/2021
3.7.1.31 31,503 7/12/2021
3.7.1.30 107,076 7/9/2021
3.7.1.29 50,274 7/8/2021
3.7.1.28 53,808 7/7/2021
3.7.1.27 8,250 7/7/2021
3.7.1.26 120,146 7/6/2021
3.7.1.25 137,133 7/1/2021
3.7.1.24 154,967 6/25/2021
3.7.1.23 44,666 6/24/2021
3.7.1.22 393,531 6/21/2021
3.7.1.21 74,353 6/17/2021
3.7.1.20 42,707 6/15/2021
3.7.1.19 61,618 6/11/2021
3.7.1.18 528,418 5/28/2021
3.7.1.17 78,763 5/27/2021
3.7.1.16 18,117 5/27/2021
3.7.1.15 95,390 5/24/2021
3.7.1.14 85,856 5/21/2021
3.7.1.13 110,097 5/20/2021
3.7.1.12 26,150 5/19/2021
3.7.1.11 27,513 5/18/2021
3.7.1.10 63,311 5/14/2021
3.7.1.9 40,947 5/12/2021
3.7.1.8 29,143 5/10/2021
3.7.1.7 5,250 5/10/2021
3.7.1.6 91,735 5/6/2021
3.7.1.5 133,605 4/30/2021
3.7.1.4 76,561 4/27/2021
3.7.1.3 129,305 4/23/2021
3.7.1.2 223,682 4/19/2021
3.7.1.1 68,642 4/15/2021
3.7.1 842,650 4/13/2021
3.7.0.10 203,280 4/12/2021
3.7.0.9 53,525 4/8/2021
3.7.0.8 48,184 4/7/2021
3.7.0.7 106,115 4/2/2021
3.7.0.6 42,446 4/1/2021
3.7.0.5 34,001 3/31/2021
3.7.0.4 5,342 3/31/2021
3.7.0.3 2,328,145 3/30/2021
3.7.0.2 5,885,372 3/29/2021
3.7.0.1 74,597 3/26/2021
3.7.0 2,731,622 3/26/2021
3.5.1.60 671,399 3/25/2021
3.5.1.59 262,645 3/17/2021
3.5.1.58 77,671 3/15/2021
3.5.1.57 115,471 3/9/2021
3.5.1.56 153,570 3/5/2021
3.5.1.55 3,412 3/4/2021
3.5.1.54 148,225 3/1/2021
3.5.1.53 255,190 2/23/2021
3.5.1.52 168,229 2/19/2021
3.5.1.51 8,771 2/18/2021
3.5.1.50 56,337 2/12/2021
3.5.1.49 157,052 2/9/2021
3.5.1.48 16,531 2/8/2021
3.5.1.47 71,034 2/5/2021
3.5.1.46 29,345 2/4/2021
3.5.1.45 378,091 1/29/2021
3.5.1.44 71,560 1/28/2021
3.5.1.43 23,245 1/27/2021
3.5.1.42 37,307 1/26/2021
3.5.1.41 123,593 1/20/2021
3.5.1.40 10,473 1/19/2021
3.5.1.39 259,301 1/11/2021
3.5.1.38 25,733 1/7/2021
3.5.1.37 95,860 12/30/2020
3.5.1.36 20,935 12/23/2020
3.5.1.35 95,435 12/22/2020
3.5.1.34 24,403 12/22/2020
3.5.1.33 3,932 12/21/2020
3.5.1.32 51,637 12/18/2020
3.5.1.31 77,453 12/17/2020
3.5.1.30 19,685 12/16/2020
3.5.1.29 37,303 12/14/2020
3.5.1.28 201,203 12/9/2020
3.5.1.27 83,978 12/7/2020
3.5.1.26 183,032 12/3/2020
3.5.1.25 119,702 12/2/2020
3.5.1.24 11,347 12/1/2020
3.5.1.23 48,349 12/1/2020
3.5.1.22 124,349 11/24/2020
3.5.1.21 58,404 11/23/2020
3.5.1.20 92,657 11/20/2020
3.5.1.19 62,678 11/19/2020
3.5.1.18 16,517 11/18/2020
3.5.1.17 207,177 11/13/2020
3.5.1.16 227,361 11/5/2020
3.5.1.15 89,825 11/4/2020
3.5.1.14 140,117 10/28/2020
3.5.1.13 34,066 10/27/2020
3.5.1.12 54,293 10/26/2020
3.5.1.11 35,665 10/22/2020
3.5.1.10 42,852 10/21/2020
3.5.1.9 34,723 10/20/2020
3.5.1.8 186,068 10/16/2020
3.5.1.7 6,935 10/15/2020
3.5.1.6 123,437 10/9/2020
3.5.1.5 189,019 10/6/2020
3.5.1.4 20,825 10/2/2020
3.5.1.3 115,524 10/1/2020
3.5.1.2 80,849 9/30/2020
3.5.1.1 25,213 9/29/2020
3.5.1 217,123 9/25/2020
3.5.0.19 181,357 9/24/2020
3.5.0.18 61,115 9/21/2020
3.5.0.17 16,495 9/18/2020
3.5.0.16 9,934 9/17/2020
3.5.0.15 55,802 9/16/2020
3.5.0.14 21,584 9/15/2020
3.5.0.13 98,925 9/14/2020
3.5.0.12 24,835 9/11/2020
3.5.0.11 65,089 9/10/2020
3.5.0.10 3,318 9/9/2020
3.5.0.9 47,194 9/4/2020
3.5.0.8 38,658 9/2/2020
3.5.0.7 135,378 9/1/2020
3.5.0.6 13,013 8/31/2020
3.5.0.5 6,895 8/28/2020
3.5.0.4 16,664 8/27/2020
3.5.0.3 18,734 8/26/2020
3.5.0.2 292,447 8/25/2020
3.5.0.1 3,590 8/24/2020
3.5.0 301,189 8/20/2020
3.5.0-beta 31,634 2/4/2020
3.3.105.43 1,972,397 8/19/2020
3.3.105.42 171,655 8/14/2020
3.3.105.41 68,444 8/10/2020
3.3.105.40 22,571 8/8/2020
3.3.105.39 9,749 8/6/2020
3.3.105.38 179,522 8/4/2020
3.3.105.37 9,769 8/3/2020
3.3.105.36 10,246 7/31/2020
3.3.105.35 11,429 7/30/2020
3.3.105.34 55,893 7/29/2020
3.3.105.33 52,388 7/28/2020
3.3.105.32 113,848 7/23/2020
3.3.105.31 38,970 7/22/2020
3.3.105.30 141,734 7/17/2020
3.3.105.29 23,173 7/15/2020
3.3.105.28 134,656 7/9/2020
3.3.105.27 28,761 7/9/2020
3.3.105.26 595,352 7/8/2020
3.3.105.25 12,622 7/7/2020
3.3.105.24 59,472 7/2/2020
3.3.105.23 44,867 6/29/2020
3.3.105.22 72,107 6/26/2020
3.3.105.21 6,445 6/25/2020
3.3.105.20 17,997 6/24/2020
3.3.105.19 3,193 6/24/2020
3.3.105.18 11,719 6/23/2020
3.3.105.17 85,016 6/19/2020
3.3.105.16 31,856 6/18/2020
3.3.105.15 16,340 6/17/2020
3.3.105.14 257,152 6/11/2020
3.3.105.13 48,952 6/9/2020
3.3.105.12 42,358 6/5/2020
3.3.105.11 12,048 6/4/2020
3.3.105.10 14,301 6/3/2020
3.3.105.9 14,919 6/3/2020
3.3.105.8 31,464 6/1/2020
3.3.105.7 88,375 5/27/2020
3.3.105.6 138,384 5/26/2020
3.3.105.5 74,794 5/22/2020
3.3.105.4 39,527 5/22/2020
3.3.105.3 11,931 5/21/2020
3.3.105.2 32,802 5/19/2020
3.3.105.1 144,737 5/18/2020
3.3.105 40,229 5/15/2020
3.3.104.77 41,427 5/14/2020
3.3.104.76 54,785 5/11/2020
3.3.104.75 10,245 5/8/2020
3.3.104.74 30,214 5/8/2020
3.3.104.73 3,547 5/7/2020
3.3.104.72 14,557 5/6/2020
3.3.104.71 60,316 5/4/2020
3.3.104.70 11,151 5/1/2020
3.3.104.69 26,473 4/30/2020
3.3.104.68 37,410 4/29/2020
3.3.104.67 30,863 4/28/2020
3.3.104.66 13,170 4/27/2020
3.3.104.65 12,542 4/24/2020
3.3.104.64 17,058 4/23/2020
3.3.104.63 47,803 4/22/2020
3.3.104.62 14,031 4/21/2020
3.3.104.61 16,873 4/20/2020
3.3.104.60 24,714 4/17/2020
3.3.104.59 29,492 4/16/2020
3.3.104.58 250,897 4/8/2020
3.3.104.57 355,685 4/6/2020
3.3.104.56 15,263 4/3/2020
3.3.104.55 3,653 4/3/2020
3.3.104.54 10,907 4/2/2020
3.3.104.53 36,814 4/1/2020
3.3.104.52 101,941 3/31/2020
3.3.104.51 13,655 3/30/2020
3.3.104.50 17,281 3/27/2020
3.3.104.49 21,550 3/26/2020
3.3.104.48 27,676 3/25/2020
3.3.104.47 67,743 3/24/2020
3.3.104.46 69,351 3/20/2020
3.3.104.45 5,139 3/19/2020
3.3.104.44 70,323 3/18/2020
3.3.104.43 43,729 3/17/2020
3.3.104.42 21,129 3/16/2020
3.3.104.41 36,208 3/12/2020
3.3.104.40 140,081 3/6/2020
3.3.104.39 27,534 3/5/2020
3.3.104.38 93,030 3/2/2020
3.3.104.37 25,855 2/28/2020
3.3.104.36 4,198 2/27/2020
3.3.104.35 24,872 2/26/2020
3.3.104.34 36,603 2/25/2020
3.3.104.33 155,281 2/19/2020
3.3.104.32 49,954 2/17/2020
3.3.104.31 123,815 2/13/2020
3.3.104.30 107,532 2/13/2020
3.3.104.29 120,872 2/10/2020
3.3.104.28 200,576 2/7/2020
3.3.104.27 120,960 2/4/2020
3.3.104.26 121,335 1/24/2020
3.3.104.25 10,883 1/23/2020
3.3.104.24 69,560 1/21/2020
3.3.104.23 34,234 1/17/2020
3.3.104.22 33,970 1/16/2020
3.3.104.21 61,888 1/15/2020
3.3.104.20 86,053 1/10/2020
3.3.104.19 26,680 1/9/2020
3.3.104.18 72,739 1/8/2020
3.3.104.17 80,136 1/6/2020
3.3.104.16 336,109 1/2/2020
3.3.104.15 23,033 12/25/2019
3.3.104.14 6,436 12/23/2019
3.3.104.13 22,235 12/20/2019
3.3.104.12 39,220 12/18/2019
3.3.104.11 20,647 12/18/2019
3.3.104.10 53,886 12/16/2019
3.3.104.9 35,424 12/13/2019
3.3.104.8 14,907 12/12/2019
3.3.104.7 16,408 12/12/2019
3.3.104.6 5,414 12/11/2019
3.3.104.5 22,420 12/9/2019
3.3.104.4 172,650 12/3/2019
3.3.104.3 21,949 12/2/2019
3.3.104.2 18,557 11/26/2019
3.3.104.1 15,695 11/25/2019
3.3.104 126,898 11/22/2019
3.3.103.16 72,998 11/22/2019
3.3.103.15 27,288 11/20/2019
3.3.103.14 3,032 11/19/2019
3.3.103.13 44,625 11/14/2019
3.3.103.12 15,339 11/13/2019
3.3.103.11 95,924 11/8/2019
3.3.103.10 13,208 11/7/2019
3.3.103.9 12,468 11/7/2019
3.3.103.8 19,428 11/5/2019
3.3.103.7 36,927 10/31/2019
3.3.103.6 29,412 10/30/2019
3.3.103.5 20,623 10/28/2019
3.3.103.4 3,819 10/28/2019
3.3.103.3 95,298 10/24/2019
3.3.103.2 5,838 10/22/2019
3.3.103.1 322,945 10/18/2019
3.3.103 26,246 10/18/2019
3.3.102.35 26,138 10/17/2019
3.3.102.34 12,281 10/16/2019
3.3.102.33 90,810 10/11/2019
3.3.102.32 19,936 10/10/2019
3.3.102.31 18,644 10/8/2019
3.3.102.30 146,189 9/30/2019
3.3.102.29 45,307 9/26/2019
3.3.102.28 28,230 9/23/2019
3.3.102.27 7,329 9/21/2019
3.3.102.26 5,643 9/19/2019
3.3.102.25 42,293 9/18/2019
3.3.102.24 19,018 9/17/2019
3.3.102.23 16,202 9/16/2019
3.3.102.22 20,647 9/12/2019
3.3.102.21 26,789 9/9/2019
3.3.102.20 11,809 9/6/2019
3.3.102.19 18,227 9/5/2019
3.3.102.18 11,633 9/4/2019
3.3.102.17 111,718 8/27/2019
3.3.102.16 40,460 8/23/2019
3.3.102.15 9,674 8/22/2019
3.3.102.14 107,549 8/16/2019
3.3.102.13 8,528 8/15/2019
3.3.102.12 4,975 8/14/2019
3.3.102.11 13,299 8/13/2019
3.3.102.10 107,177 8/12/2019
3.3.102.9 10,265 8/9/2019
3.3.102.8 6,167 8/8/2019
3.3.102.7 5,644 8/7/2019
3.3.102.6 8,985 8/7/2019
3.3.102.5 100,255 8/2/2019
3.3.102.4 26,284 8/1/2019
3.3.102.3 43,219 7/30/2019
3.3.102.2 11,242 7/29/2019
3.3.102.1 15,760 7/25/2019
3.3.102 627,409 7/24/2019
3.3.101.32 107,709 7/22/2019
3.3.101.31 34,657 7/19/2019
3.3.101.30 9,824 7/19/2019
3.3.101.29 34,442 7/12/2019
3.3.101.28 15,329 7/10/2019
3.3.101.27 8,134 7/9/2019
3.3.101.26 4,373 7/8/2019
3.3.101.25 19,647 7/2/2019
3.3.101.24 7,922 7/1/2019
3.3.101.23 11,613 6/28/2019
3.3.101.22 11,025 6/27/2019
3.3.101.21 5,384 6/27/2019
3.3.101.20 6,704 6/26/2019
3.3.101.19 175,519 6/24/2019
3.3.101.18 66,615 6/20/2019
3.3.101.17 8,154 6/20/2019
3.3.101.16 23,499 6/17/2019
3.3.101.15 4,825 6/14/2019
3.3.101.14 42,497 6/13/2019
3.3.101.13 17,444 6/7/2019
3.3.101.12 84,031 6/4/2019
3.3.101.11 25,173 6/3/2019
3.3.101.10 28,393 5/31/2019
3.3.101.9 4,589 5/30/2019
3.3.101.8 5,753 5/29/2019
3.3.101.7 14,974 5/28/2019
3.3.101.6 27,386 5/23/2019
3.3.101.5 15,892 5/22/2019
3.3.101.4 17,117 5/21/2019
3.3.101.3 11,755 5/20/2019
3.3.101.2 10,952 5/17/2019
3.3.101.1 60,734 5/15/2019
3.3.101 635,935 5/10/2019
3.3.100.18 98,965 5/8/2019
3.3.100.17 37,679 5/7/2019
3.3.100.16 8,436 5/6/2019
3.3.100.15 20,234 5/3/2019
3.3.100.14 9,180 5/2/2019
3.3.100.13 43,563 4/30/2019
3.3.100.12 8,015 4/29/2019
3.3.100.11 20,944 4/26/2019
3.3.100.10 114,662 4/25/2019
3.3.100.9 4,413 4/25/2019
3.3.100.8 7,720 4/24/2019
3.3.100.7 21,291 4/18/2019
3.3.100.6 12,855 4/16/2019
3.3.100.5 73,317 4/4/2019
3.3.100.4 12,254 4/3/2019
3.3.100.3 45,080 3/29/2019
3.3.100.2 25,201 3/26/2019
3.3.100.1 38,616 3/22/2019
3.3.100 1,035,355 3/21/2019
3.3.4.58 665,848 3/11/2019
3.3.4.57 8,975 3/7/2019
3.3.4.56 11,034 3/6/2019
3.3.4.55 70,535 2/26/2019
3.3.4.54 74,638 2/20/2019
3.3.4.53 21,886 2/15/2019
3.3.4.52 20,531 2/14/2019
3.3.4.51 10,135 2/13/2019
3.3.4.50 111,669 2/4/2019
3.3.4.49 51,702 1/26/2019
3.3.4.48 8,452 1/25/2019
3.3.4.47 9,274 1/24/2019
3.3.4.46 75,029 1/18/2019
3.3.4.45 55,935 1/11/2019
3.3.4.44 3,916 1/10/2019
3.3.4.43 53,366 1/8/2019
3.3.4.42 2,706 1/7/2019
3.3.4.41 40,569 1/4/2019
3.3.4.40 81,692 12/22/2018
3.3.4.39 3,881 12/21/2018
3.3.4.38 57,534 12/15/2018
3.3.4.37 51,570 12/14/2018
3.3.4.36 34,818 12/12/2018
3.3.4.35 95,946 12/4/2018
3.3.4.34 93,055 11/16/2018
3.3.4.33 3,869 11/16/2018
3.3.4.32 8,282 11/15/2018
3.3.4.31 4,865 11/13/2018
3.3.4.30 64,848 11/9/2018
3.3.4.29 4,163 11/9/2018
3.3.4.28 4,199 11/7/2018
3.3.4.27 3,663 11/7/2018
3.3.4.26 2,839 11/6/2018
3.3.4.25 15,364 10/30/2018
3.3.4.24 5,099 10/29/2018
3.3.4.23 2,750 10/29/2018
3.3.4.22 18,950 10/26/2018
3.3.4.21 7,007 10/22/2018
3.3.4.20 2,733 10/22/2018
3.3.4.19 76,938 10/17/2018
3.3.4.18 118,704 10/6/2018
3.3.4.17 36,045 10/4/2018
3.3.4.16 32,065 9/26/2018
3.3.4.15 126,418 9/10/2018
3.3.4.14 25,985 9/7/2018
3.3.4.13 34,430 8/28/2018
3.3.4.12 54,020 8/16/2018
3.3.4.11 7,094 8/15/2018
3.3.4.10 32,197 8/3/2018
3.3.4.9 47,007 8/2/2018
3.3.4.8 101,693 7/23/2018
3.3.4.7 232,506 7/3/2018
3.3.4.6 42,282 6/23/2018
3.3.4.5 25,342 6/19/2018
3.3.4.4 147,015 6/1/2018
3.3.4.3 3,760,584 4/25/2018
3.3.4.2 14,979 4/20/2018
3.3.4.1 68,746 3/29/2018
3.3.4 22,047 3/29/2018
3.3.3.6 90,718 3/15/2018
3.3.3.5 26,314 3/3/2018
3.3.3.4 59,112 2/27/2018
3.3.3.3 1,402,122 11/11/2017
3.3.3.2 62,046 10/24/2017
3.3.3.1 28,041 10/9/2017
3.3.3 63,107 7/27/2017
3.3.2.3 748,842 7/7/2017
3.3.2.2 4,166 7/5/2017
3.3.2.1 5,862 6/28/2017
3.3.2 42,035 5/25/2017
3.3.1.9 653,950 5/11/2017
3.3.1.8 5,270 5/8/2017
3.3.1.7 4,665 5/5/2017
3.3.1.6 13,891 4/28/2017
3.3.1.5 13,954 4/21/2017
3.3.1.4 6,141 4/19/2017
3.3.1.3 18,832 3/31/2017
3.3.1.2 8,982 3/15/2017
3.3.1.1 4,475 3/14/2017
3.3.1 15,157 3/14/2017
3.3.0.9 64,079 1/20/2017
3.3.0.8 12,002 12/28/2016
3.3.0.7 10,869 12/16/2016
3.3.0.6 3,980 12/9/2016
3.3.0.5 5,273 12/7/2016
3.3.0.4 2,837 12/6/2016
3.3.0.3 15,434 11/15/2016
3.3.0.2 65,298 11/4/2016
3.3.0.1 43,200 10/11/2016
3.3.0 126,837 9/19/2016
3.2.8-rc 2,488 9/8/2016
3.2.7-beta 2,050 8/23/2016
3.2.6-beta 2,352 8/2/2016
3.2.5-beta 2,186 6/28/2016
3.2.4.1-beta 2,192 6/2/2016
3.2.4-beta 1,895 6/1/2016
3.2.3.1-beta 2,066 4/20/2016
3.2.3-beta 2,693 3/12/2016
3.2.2.1-beta 1,870 3/2/2016
3.2.2-beta 1,967 1/12/2016
3.2.1-beta 2,529 12/7/2015
3.2.0-beta 2,422 9/29/2015
3.1.4.5 27,023 8/9/2016
3.1.4.4 5,418 7/29/2016
3.1.4.3 6,094 7/13/2016
3.1.4.2 5,333 6/28/2016
3.1.4.1 4,971 6/3/2016
3.1.4 4,854 5/26/2016
3.1.3.3 9,407 5/5/2016
3.1.3.2 2,691 4/26/2016
3.1.3.1 2,361 4/18/2016
3.1.3 4,848 4/6/2016
3.1.2.2 8,609 2/22/2016
3.1.2.1 6,869 1/21/2016
3.1.2 2,355 1/19/2016
3.1.1.2 7,816 1/6/2016
3.1.1.1 3,111 12/21/2015
3.1.1 5,096 12/2/2015
3.1.0.2 111,769 10/7/2015
3.1.0.1 10,662 8/27/2015
3.1.0 189,821 7/28/2015
3.0.0.2-preview 2,502 5/21/2015
3.0.0.1-preview 1,971 5/6/2015
3.0.0-preview 2,198 4/30/2015