Soenneker.Blazor.ApplicationInsights 2.1.590

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Blazor.ApplicationInsights --version 2.1.590                
NuGet\Install-Package Soenneker.Blazor.ApplicationInsights -Version 2.1.590                
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="Soenneker.Blazor.ApplicationInsights" Version="2.1.590" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Blazor.ApplicationInsights --version 2.1.590                
#r "nuget: Soenneker.Blazor.ApplicationInsights, 2.1.590"                
#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.
// Install Soenneker.Blazor.ApplicationInsights as a Cake Addin
#addin nuget:?package=Soenneker.Blazor.ApplicationInsights&version=2.1.590

// Install Soenneker.Blazor.ApplicationInsights as a Cake Tool
#tool nuget:?package=Soenneker.Blazor.ApplicationInsights&version=2.1.590                

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Blazor.ApplicationInsights

A Blazor interop library that sets up client-side Azure Application Insights.

Installation

dotnet add package Soenneker.Blazor.ApplicationInsights

Usage

  1. Register the interop within DI (Program.cs)
public static async Task Main(string[] args)
{
    ...
    builder.Services.AddApplicationInsights();
}
  1. Inject IApplicationInsightsInterop within your App.Razor file
@using Soenneker.Blazor.ApplicationInsights.Abstract
@inject IApplicationInsightsInterop AppInsightsInterop
  1. Initialize the interop in OnInitializedAsync within App.Razor using your Application Insights connection string
protected override async Task OnInitializedAsync()
{
    await AppInsightsInterop.Init("your-connection-string-here");
    ...
}
Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.592 27 10/4/2024
2.1.591 26 10/3/2024
2.1.590 27 10/3/2024
2.1.589 30 10/3/2024
2.1.588 25 10/3/2024
2.1.587 32 10/3/2024
2.1.586 33 10/3/2024
2.1.585 26 10/3/2024
2.1.584 29 10/3/2024
2.1.583 31 10/3/2024
2.1.582 31 10/3/2024
2.1.581 29 10/2/2024
2.1.580 27 10/2/2024
2.1.579 34 10/2/2024
2.1.578 31 10/2/2024
2.1.577 35 10/2/2024
2.1.576 30 10/2/2024
2.1.575 35 10/2/2024
2.1.574 30 10/2/2024
2.1.573 36 10/2/2024
2.1.572 36 10/2/2024
2.1.571 35 10/1/2024
2.1.570 54 10/1/2024
2.1.569 38 10/1/2024
2.1.568 35 10/1/2024
2.1.567 31 10/1/2024
2.1.566 35 10/1/2024
2.1.565 37 10/1/2024
2.1.564 36 10/1/2024
2.1.563 78 9/30/2024
2.1.562 67 9/29/2024
2.1.561 67 9/29/2024
2.1.560 62 9/29/2024
2.1.559 64 9/29/2024
2.1.558 72 9/29/2024
2.1.557 66 9/29/2024
2.1.556 69 9/29/2024
2.1.555 69 9/29/2024
2.1.554 88 9/27/2024
2.1.553 59 9/27/2024
2.1.552 71 9/27/2024
2.1.551 69 9/27/2024
2.1.550 66 9/27/2024
2.1.549 72 9/27/2024
2.1.548 69 9/27/2024
2.1.547 74 9/27/2024
2.1.546 66 9/27/2024
2.1.545 70 9/27/2024
2.1.544 64 9/27/2024
2.1.543 67 9/27/2024
2.1.542 72 9/27/2024
2.1.541 67 9/27/2024
2.1.540 64 9/27/2024
2.1.539 76 9/26/2024
2.1.538 75 9/26/2024
2.1.537 63 9/26/2024
2.1.536 69 9/26/2024
2.1.535 66 9/26/2024
2.1.534 68 9/26/2024
2.1.533 66 9/26/2024
2.1.532 69 9/26/2024
2.1.531 69 9/26/2024
2.1.530 67 9/26/2024
2.1.529 73 9/26/2024
2.1.528 66 9/26/2024
2.1.527 68 9/26/2024
2.1.526 86 9/26/2024
2.1.525 80 9/24/2024
2.1.524 68 9/23/2024
2.1.523 65 9/23/2024
2.1.522 67 9/23/2024
2.1.521 77 9/23/2024
2.1.520 63 9/23/2024
2.1.519 67 9/23/2024
2.1.518 72 9/23/2024
2.1.517 72 9/23/2024
2.1.516 79 9/23/2024
2.1.515 69 9/23/2024
2.1.514 73 9/23/2024
2.1.513 70 9/23/2024
2.1.512 62 9/23/2024
2.1.511 66 9/23/2024
2.1.510 69 9/23/2024
2.1.509 63 9/23/2024
2.1.508 61 9/23/2024
2.1.507 67 9/23/2024
2.1.506 71 9/23/2024
2.1.505 88 9/19/2024
2.1.504 74 9/18/2024
2.1.503 71 9/18/2024
2.1.502 92 9/18/2024
2.1.501 75 9/18/2024
2.1.500 74 9/18/2024
2.1.499 75 9/18/2024
2.1.498 71 9/17/2024
2.1.497 67 9/17/2024
2.1.496 72 9/17/2024
2.1.495 67 9/17/2024
2.1.494 67 9/17/2024
2.1.493 55 9/17/2024
2.1.492 76 9/17/2024
2.1.491 74 9/17/2024
2.1.490 76 9/17/2024
2.1.489 69 9/17/2024
2.1.488 66 9/17/2024
2.1.487 75 9/17/2024
2.1.486 69 9/17/2024
2.1.484 83 9/16/2024
2.1.483 79 9/16/2024
2.1.482 81 9/16/2024
2.1.481 78 9/16/2024
2.1.480 76 9/16/2024
2.1.479 103 9/12/2024
2.1.478 85 9/12/2024
2.1.477 91 9/12/2024
2.1.476 96 9/12/2024
2.1.475 88 9/12/2024
2.1.474 92 9/12/2024
2.1.473 83 9/12/2024
2.1.472 93 9/11/2024
2.1.471 92 9/11/2024
2.1.470 89 9/11/2024
2.1.469 89 9/11/2024
2.1.468 88 9/11/2024
2.1.467 87 9/11/2024
2.1.466 88 9/11/2024
2.1.465 87 9/11/2024
2.1.464 90 9/11/2024
2.1.463 109 9/11/2024
2.1.462 99 9/10/2024
2.1.461 74 9/10/2024
2.1.460 100 9/10/2024
2.1.459 87 9/10/2024
2.1.458 84 9/10/2024
2.1.457 82 9/10/2024
2.1.456 83 9/10/2024
2.1.455 79 9/10/2024
2.1.452 88 9/10/2024
2.1.451 87 9/9/2024
2.1.450 85 9/9/2024
2.1.449 85 9/9/2024
2.1.448 95 9/9/2024
2.1.447 79 9/9/2024
2.1.446 78 9/9/2024
2.1.445 86 9/9/2024
2.1.444 81 9/9/2024
2.1.443 84 9/9/2024
2.1.442 88 9/9/2024
2.1.441 85 9/9/2024
2.1.440 78 9/9/2024
2.1.439 95 9/7/2024
2.1.438 81 9/7/2024
2.1.437 81 9/7/2024
2.1.436 79 9/7/2024
2.1.435 84 9/6/2024
2.1.434 84 9/6/2024
2.1.433 85 9/6/2024
2.1.432 90 9/6/2024
2.1.431 79 9/6/2024
2.1.430 84 9/6/2024
2.1.429 109 9/5/2024
2.1.428 80 9/5/2024
2.1.427 81 9/5/2024
2.1.426 85 9/5/2024
2.1.425 68 9/5/2024
2.1.424 87 9/5/2024
2.1.423 63 9/5/2024
2.1.422 82 9/5/2024
2.1.421 81 9/5/2024
2.1.420 89 9/5/2024
2.1.419 87 9/5/2024
2.1.418 86 9/4/2024
2.1.417 79 9/4/2024
2.1.416 110 9/4/2024
2.1.415 90 9/4/2024
2.1.414 74 9/4/2024
2.1.413 84 9/3/2024
2.1.412 81 9/3/2024
2.1.411 78 9/3/2024
2.1.410 86 9/3/2024
2.1.409 87 9/3/2024
2.1.408 70 9/3/2024
2.1.407 83 9/3/2024
2.1.406 80 8/30/2024
2.1.405 73 8/29/2024
2.1.404 74 8/29/2024
2.1.403 75 8/29/2024
2.1.402 106 8/26/2024
2.1.401 87 8/26/2024
2.1.400 88 8/26/2024
2.1.399 88 8/26/2024
2.1.398 83 8/26/2024
2.1.397 77 8/26/2024
2.1.396 156 8/21/2024
2.1.395 106 8/21/2024
2.1.394 102 8/21/2024
2.1.393 111 8/21/2024
2.1.392 100 8/21/2024
2.1.391 110 8/21/2024
2.1.390 105 8/21/2024
2.1.389 107 8/21/2024
2.1.388 118 8/20/2024
2.1.387 106 8/20/2024
2.1.386 107 8/20/2024
2.1.385 100 8/20/2024
2.1.384 104 8/20/2024
2.1.383 105 8/20/2024
2.1.382 101 8/20/2024
2.1.381 112 8/20/2024
2.1.380 111 8/19/2024
2.1.379 124 8/15/2024
2.1.378 94 8/15/2024
2.1.377 104 8/15/2024
2.1.376 97 8/15/2024
2.1.375 105 8/15/2024
2.1.374 97 8/15/2024
2.1.373 103 8/15/2024
2.1.372 100 8/15/2024
2.1.371 102 8/14/2024
2.1.370 100 8/14/2024
2.1.369 105 8/14/2024
2.1.368 101 8/14/2024
2.1.367 96 8/13/2024
2.1.366 80 8/7/2024
2.1.365 73 8/7/2024
2.1.364 77 8/7/2024
2.1.363 74 8/6/2024
2.1.362 78 8/6/2024
2.1.361 61 8/6/2024
2.1.360 70 8/6/2024
2.1.359 99 8/1/2024
2.1.358 66 8/1/2024
2.1.357 57 8/1/2024
2.1.356 54 8/1/2024
2.1.355 60 8/1/2024
2.1.354 60 8/1/2024
2.1.353 61 8/1/2024
2.1.352 53 8/1/2024
2.1.351 55 8/1/2024
2.1.350 98 7/25/2024
2.1.349 67 7/25/2024
2.1.348 65 7/25/2024
2.1.347 62 7/25/2024
2.1.346 64 7/25/2024
2.1.345 97 7/25/2024
2.1.344 65 7/25/2024
2.1.343 70 7/25/2024
2.1.342 80 7/25/2024
2.1.341 43 7/25/2024
2.1.340 63 7/25/2024
2.1.339 67 7/25/2024
2.1.338 62 7/25/2024
2.1.337 66 7/25/2024
2.1.336 67 7/25/2024
2.1.335 64 7/24/2024
2.1.334 76 7/24/2024
2.1.333 60 7/24/2024
2.1.332 65 7/24/2024
2.1.331 140 7/20/2024
2.1.330 90 7/20/2024
2.1.329 87 7/20/2024
2.1.328 89 7/20/2024
2.1.327 125 7/17/2024
2.1.326 84 7/17/2024
2.1.325 84 7/17/2024
2.1.324 63 7/17/2024
2.1.323 96 7/14/2024
2.1.322 85 7/14/2024
2.1.321 82 7/14/2024
2.1.320 78 7/14/2024
2.1.319 83 7/14/2024
2.1.318 75 7/14/2024
2.1.317 75 7/14/2024
2.1.316 78 7/14/2024
2.1.315 74 7/14/2024
2.1.314 91 7/11/2024
2.1.313 66 7/10/2024
2.1.312 80 7/10/2024
2.1.311 87 7/10/2024
2.1.310 76 7/10/2024
2.1.309 80 7/10/2024
2.1.308 73 7/10/2024
2.1.307 61 7/10/2024
2.1.306 80 7/10/2024
2.1.305 81 7/10/2024
2.1.304 76 7/10/2024
2.1.303 71 7/10/2024
2.1.302 79 7/10/2024
2.1.301 83 7/10/2024
2.1.300 91 7/10/2024
2.1.299 84 7/10/2024
2.1.298 79 7/9/2024
2.1.295 70 7/9/2024
2.1.294 75 7/9/2024
2.1.293 77 7/9/2024
2.1.292 76 7/9/2024
2.1.291 52 7/9/2024
2.1.290 80 7/9/2024
2.1.289 77 7/9/2024
2.1.288 85 7/9/2024
2.1.287 68 7/9/2024
2.1.286 72 7/9/2024
2.1.285 93 7/9/2024
2.1.284 77 7/9/2024
2.1.283 82 7/9/2024
2.1.282 82 7/8/2024
2.1.281 77 7/8/2024
2.1.280 76 7/8/2024
2.1.279 93 7/8/2024
2.1.278 83 7/8/2024
2.1.277 89 7/8/2024
2.1.276 96 7/8/2024
2.1.275 97 7/8/2024
2.1.274 92 7/7/2024
2.1.273 88 7/7/2024
2.1.272 82 7/7/2024
2.1.271 92 7/7/2024
2.1.270 98 7/7/2024
2.1.269 100 7/7/2024
2.1.268 91 7/7/2024
2.1.267 94 7/7/2024
2.1.266 114 7/6/2024
2.1.265 93 7/4/2024
2.1.264 101 7/4/2024
2.1.263 109 7/3/2024
2.1.262 83 7/3/2024
2.1.261 79 7/3/2024
2.1.260 101 7/3/2024
2.1.259 93 7/3/2024
2.1.258 90 7/3/2024
2.1.257 99 7/3/2024
2.1.256 94 7/3/2024
2.1.255 91 7/3/2024
2.1.254 73 7/3/2024
2.1.253 80 7/3/2024
2.1.252 98 7/3/2024
2.1.251 83 7/3/2024
2.1.250 94 7/3/2024
2.1.249 114 6/30/2024
2.1.248 89 6/30/2024
2.1.247 80 6/30/2024
2.1.246 85 6/30/2024
2.1.245 80 6/28/2024
2.1.244 87 6/28/2024
2.1.243 91 6/28/2024
2.1.242 105 6/28/2024
2.1.241 92 6/27/2024
2.1.240 89 6/27/2024
2.1.239 91 6/27/2024
2.1.238 84 6/24/2024
2.1.237 87 6/24/2024
2.1.236 85 6/24/2024
2.1.235 99 6/22/2024
2.1.234 108 6/15/2024
2.1.233 86 6/14/2024
2.1.232 124 6/1/2024
2.1.231 78 6/1/2024
2.1.230 93 6/1/2024
2.1.229 90 6/1/2024
2.1.228 99 5/31/2024
2.1.227 80 5/29/2024
2.1.226 80 5/28/2024
2.1.225 99 5/28/2024
2.1.224 82 5/27/2024
2.1.223 88 5/26/2024
2.1.222 93 5/26/2024
2.1.221 91 5/26/2024
2.1.220 97 5/25/2024
2.1.219 100 5/25/2024
2.1.218 91 5/25/2024
2.1.217 92 5/25/2024
2.1.216 82 5/23/2024
2.1.215 96 5/23/2024
2.1.214 104 5/22/2024
2.1.213 100 5/22/2024
2.1.212 90 5/22/2024
2.1.211 87 5/22/2024
2.1.210 82 5/18/2024
2.1.209 75 5/17/2024
2.1.208 85 5/17/2024
2.1.207 74 5/16/2024
2.1.206 78 5/16/2024
2.1.205 80 5/15/2024
2.1.204 72 5/14/2024
2.1.203 81 5/13/2024
2.1.202 128 4/30/2024
2.1.201 108 4/29/2024
2.1.200 88 4/28/2024
2.1.199 89 4/28/2024
2.1.198 89 4/28/2024
2.1.197 86 4/28/2024
2.1.196 86 4/28/2024
2.1.195 90 4/27/2024
2.1.194 93 4/27/2024
2.1.193 112 4/19/2024
2.1.192 95 4/19/2024
2.1.191 140 4/12/2024
2.1.190 96 4/12/2024
2.1.189 98 4/12/2024
2.1.188 100 4/12/2024
2.1.187 102 4/12/2024
2.1.186 96 4/12/2024
2.1.185 103 4/12/2024
2.1.184 93 4/11/2024
2.1.183 90 4/11/2024
2.1.182 101 4/10/2024
2.1.181 98 4/9/2024
2.1.180 104 4/9/2024
2.1.179 164 4/2/2024
2.1.178 108 4/1/2024
2.1.177 113 3/29/2024
2.1.176 87 3/29/2024
2.1.175 100 3/25/2024
2.1.174 94 3/25/2024
2.1.173 101 3/20/2024
2.1.172 128 3/19/2024
2.1.171 108 3/19/2024
2.1.170 103 3/18/2024
2.1.169 138 3/15/2024
2.1.168 106 3/13/2024
2.1.167 109 3/13/2024
2.1.166 95 3/13/2024
2.1.165 102 3/13/2024
2.1.164 95 3/13/2024
2.1.163 100 3/12/2024
2.1.162 92 3/12/2024
2.1.161 102 3/12/2024
2.1.160 136 3/11/2024
2.1.159 110 3/11/2024
2.1.158 116 3/10/2024
2.1.157 111 3/8/2024
2.1.156 104 3/8/2024
2.1.155 106 3/8/2024
2.1.154 133 3/6/2024
2.1.153 127 3/4/2024
2.1.152 104 3/4/2024
2.1.151 116 3/2/2024
2.1.150 109 3/2/2024
2.1.149 106 3/2/2024
2.1.148 102 3/2/2024
2.1.147 110 3/2/2024
2.1.146 94 2/29/2024
2.1.145 99 2/29/2024
2.1.144 187 2/26/2024
2.1.143 105 2/25/2024
2.1.142 99 2/25/2024
2.1.141 124 2/23/2024
2.1.140 112 2/22/2024
2.1.139 91 2/22/2024
2.1.138 134 2/21/2024
2.1.137 116 2/21/2024
2.1.136 99 2/21/2024
2.1.135 101 2/21/2024
2.1.134 103 2/20/2024
2.1.133 99 2/20/2024
2.1.132 98 2/20/2024
2.1.131 98 2/20/2024
2.1.130 96 2/19/2024
2.1.129 98 2/19/2024
2.1.128 91 2/17/2024
2.1.127 102 2/17/2024
2.1.126 105 2/16/2024
2.1.125 99 2/16/2024
2.1.124 90 2/16/2024
2.1.123 96 2/16/2024
2.1.122 96 2/16/2024
2.1.121 152 2/13/2024
2.1.120 106 2/13/2024
2.1.119 85 2/13/2024
2.1.118 91 2/13/2024
2.1.117 98 2/13/2024
2.1.116 101 2/13/2024
2.1.115 123 2/12/2024
2.1.114 99 2/11/2024
2.1.113 107 2/11/2024
2.1.112 97 2/11/2024
2.1.111 95 2/10/2024
2.1.110 95 2/9/2024
2.1.109 104 2/9/2024
2.1.108 106 2/9/2024
2.1.107 101 2/8/2024
2.1.106 103 2/8/2024
2.1.105 103 2/8/2024
2.1.104 106 2/7/2024
2.1.103 99 2/7/2024
2.1.102 103 2/7/2024
2.1.101 102 2/7/2024
2.1.100 105 2/6/2024
2.1.99 112 2/6/2024
2.1.98 103 2/6/2024
2.1.97 99 2/4/2024
2.1.96 102 2/4/2024
2.1.95 97 2/2/2024
2.1.94 164 1/31/2024
2.1.93 104 1/29/2024
2.1.92 117 1/29/2024
2.1.91 94 1/29/2024
2.1.90 97 1/28/2024
2.1.89 95 1/28/2024
2.1.88 101 1/28/2024
2.1.87 101 1/28/2024
2.1.86 100 1/28/2024
2.1.85 99 1/27/2024
2.1.84 98 1/27/2024
2.1.83 96 1/27/2024
2.1.82 100 1/27/2024
2.1.81 98 1/27/2024
2.1.80 101 1/26/2024
2.1.79 112 1/26/2024
2.1.78 95 1/26/2024
2.1.77 96 1/26/2024
2.1.76 97 1/25/2024
2.1.75 103 1/25/2024
2.1.74 98 1/25/2024
2.1.73 93 1/25/2024
2.1.72 92 1/25/2024
2.1.71 110 1/19/2024
2.1.70 116 1/15/2024
2.1.69 116 1/15/2024
2.1.68 110 1/15/2024
2.1.67 103 1/15/2024
2.1.66 108 1/15/2024
2.1.65 108 1/14/2024
2.1.64 109 1/13/2024
2.1.63 116 1/12/2024
2.1.62 110 1/11/2024
2.1.61 107 1/9/2024
2.1.60 129 1/7/2024
2.1.59 124 1/5/2024
2.1.58 119 1/5/2024
2.1.57 118 1/5/2024
2.1.56 138 1/1/2024
2.1.55 110 12/28/2023
2.1.54 127 12/28/2023
2.1.53 129 12/27/2023
2.1.52 125 12/27/2023
2.1.51 123 12/27/2023
2.1.50 142 12/25/2023
2.1.49 125 12/25/2023
2.1.48 117 12/25/2023
2.1.47 117 12/25/2023
2.1.46 132 12/25/2023
2.1.45 113 12/24/2023
2.1.44 129 12/23/2023
2.1.43 130 12/23/2023
2.1.42 110 12/23/2023
2.1.41 104 12/23/2023
2.1.40 126 12/19/2023
2.1.39 112 12/19/2023
2.1.38 174 12/10/2023
2.1.37 112 12/10/2023
2.1.36 134 12/9/2023
2.1.35 152 12/9/2023
2.1.34 145 12/9/2023
2.1.33 167 12/6/2023
2.1.32 223 12/5/2023
2.1.31 145 12/5/2023
2.1.30 149 12/4/2023
2.1.29 158 12/4/2023
2.1.28 129 12/4/2023
2.1.27 191 11/23/2023
2.1.26 141 11/23/2023
2.1.25 154 11/23/2023
2.1.24 133 11/23/2023
2.1.23 148 11/20/2023
2.1.22 125 11/20/2023
2.1.21 139 11/19/2023
2.1.20 140 11/19/2023
2.1.19 136 11/19/2023
2.1.18 128 11/19/2023
2.1.17 130 11/18/2023
2.1.16 137 11/18/2023
2.1.15 135 11/18/2023
2.1.14 134 11/18/2023
2.1.13 133 11/17/2023
2.1.12 144 11/17/2023
2.1.11 140 11/17/2023
2.1.10 132 11/17/2023
2.1.9 130 11/17/2023
2.1.8 126 11/17/2023
2.1.7 140 11/17/2023
2.1.6 137 11/17/2023
2.1.5 139 11/17/2023
2.1.4 131 11/16/2023
2.0.85 137 11/15/2023
2.0.84 121 11/15/2023
2.0.83 135 11/15/2023
2.0.3 130 11/16/2023
2.0.2 121 11/16/2023
2.0.1 136 11/16/2023
1.0.82 141 11/14/2023
1.0.81 109 11/13/2023
1.0.80 140 11/10/2023
1.0.79 117 11/9/2023
1.0.78 117 11/9/2023
1.0.77 145 11/7/2023
1.0.76 135 11/6/2023
1.0.75 141 11/3/2023
1.0.74 152 11/2/2023
1.0.73 157 11/1/2023
1.0.72 180 10/26/2023
1.0.71 130 10/25/2023
1.0.70 172 10/19/2023
1.0.69 157 10/18/2023
1.0.68 146 10/17/2023
1.0.67 151 10/16/2023
1.0.66 189 10/13/2023
1.0.65 154 10/12/2023
1.0.64 165 10/11/2023
1.0.63 211 9/20/2023
1.0.62 146 9/19/2023
1.0.61 169 9/18/2023
1.0.60 155 9/18/2023
1.0.59 166 9/14/2023
1.0.58 129 9/13/2023
1.0.57 255 8/31/2023
1.0.56 175 8/30/2023
1.0.55 168 8/30/2023
1.0.54 167 8/28/2023
1.0.53 133 8/25/2023
1.0.52 173 8/24/2023
1.0.51 224 8/21/2023
1.0.50 164 8/18/2023
1.0.49 185 8/17/2023
1.0.48 187 8/17/2023
1.0.47 236 8/10/2023
1.0.46 172 8/9/2023
1.0.45 198 8/9/2023
1.0.44 194 8/8/2023
1.0.43 206 8/7/2023
1.0.42 195 8/7/2023
1.0.41 297 7/13/2023
1.0.40 214 7/12/2023
1.0.39 210 7/11/2023
1.0.38 184 7/10/2023
1.0.37 195 7/7/2023
1.0.36 196 7/7/2023
1.0.35 242 6/30/2023
1.0.34 249 6/29/2023
1.0.33 233 6/28/2023
1.0.32 223 6/28/2023
1.0.31 209 6/26/2023
1.0.30 263 6/23/2023
1.0.29 207 6/23/2023
1.0.28 220 6/21/2023
1.0.27 233 6/15/2023
1.0.26 240 6/14/2023
1.0.25 199 6/14/2023
1.0.24 248 6/9/2023
1.0.23 249 6/8/2023
1.0.22 254 6/7/2023
1.0.21 231 6/7/2023
1.0.20 215 6/6/2023
1.0.18 276 6/2/2023
1.0.17 212 6/2/2023
1.0.16 213 6/2/2023
1.0.15 234 6/1/2023
1.0.14 251 5/24/2023
1.0.13 215 5/23/2023
1.0.12 205 5/23/2023
1.0.11 299 4/28/2023
1.0.10 211 4/28/2023
1.0.9 298 4/12/2023
1.0.8 234 4/12/2023
1.0.7 262 4/11/2023
1.0.6 248 4/3/2023
1.0.5 283 3/23/2023
1.0.4 273 3/23/2023
1.0.3 493 1/19/2023
1.0.2 374 1/16/2023
1.0.1 337 1/6/2023