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

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