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

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