AWSSDK.SecurityToken 4.0.2.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.2.4
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 4.0.2.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.2.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.2.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.2.4
                    
#r "nuget: AWSSDK.SecurityToken, 4.0.2.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.2.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.2.4
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=4.0.2.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 (128)

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.

NServiceBus.AmazonSQS

NServiceBus.AmazonSQS

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.

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 (34)

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