AWSSDK.SecurityToken 3.7.501.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AWSSDK.SecurityToken --version 3.7.501.2
                    
NuGet\Install-Package AWSSDK.SecurityToken -Version 3.7.501.2
                    
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="3.7.501.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.501.2" />
                    
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 3.7.501.2
                    
#r "nuget: AWSSDK.SecurityToken, 3.7.501.2"
                    
#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@3.7.501.2
                    
#: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=3.7.501.2
                    
Install as a Cake Addin
#tool nuget:?package=AWSSDK.SecurityToken&version=3.7.501.2
                    
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 net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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 (119)

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

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

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