Soenneker.Blazor.ApplicationInsights 2.1.594

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.594                
NuGet\Install-Package Soenneker.Blazor.ApplicationInsights -Version 2.1.594                
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.594" />                
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.594                
#r "nuget: Soenneker.Blazor.ApplicationInsights, 2.1.594"                
#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.594

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

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.627 57 10/18/2024
2.1.626 33 10/17/2024
2.1.625 29 10/17/2024
2.1.624 42 10/17/2024
2.1.623 50 10/15/2024
2.1.622 36 10/15/2024
2.1.621 34 10/15/2024
2.1.620 42 10/14/2024
2.1.619 36 10/14/2024
2.1.618 63 10/12/2024
2.1.617 68 10/12/2024
2.1.616 73 10/12/2024
2.1.615 63 10/12/2024
2.1.614 67 10/12/2024
2.1.613 69 10/11/2024
2.1.612 56 10/11/2024
2.1.611 83 10/11/2024
2.1.610 71 10/11/2024
2.1.609 85 10/9/2024
2.1.608 64 10/9/2024
2.1.607 65 10/9/2024
2.1.606 61 10/9/2024
2.1.605 65 10/9/2024
2.1.604 66 10/9/2024
2.1.603 67 10/9/2024
2.1.602 65 10/9/2024
2.1.601 64 10/8/2024
2.1.600 69 10/8/2024
2.1.599 66 10/8/2024
2.1.598 64 10/8/2024
2.1.597 63 10/8/2024
2.1.596 66 10/8/2024
2.1.595 63 10/8/2024
2.1.594 68 10/8/2024
2.1.593 61 10/8/2024
2.1.592 110 10/4/2024
2.1.591 63 10/3/2024
2.1.590 61 10/3/2024
2.1.589 63 10/3/2024
2.1.588 61 10/3/2024
2.1.587 65 10/3/2024
2.1.586 64 10/3/2024
2.1.585 59 10/3/2024
2.1.584 63 10/3/2024
2.1.583 63 10/3/2024
2.1.582 63 10/3/2024
2.1.581 64 10/2/2024
2.1.580 64 10/2/2024
2.1.579 68 10/2/2024
2.1.578 64 10/2/2024
2.1.577 69 10/2/2024
2.1.576 63 10/2/2024
2.1.575 68 10/2/2024
2.1.574 63 10/2/2024
2.1.573 68 10/2/2024
2.1.572 68 10/2/2024
2.1.571 66 10/1/2024
2.1.570 104 10/1/2024
2.1.569 68 10/1/2024
2.1.568 68 10/1/2024
2.1.567 64 10/1/2024
2.1.566 68 10/1/2024
2.1.565 69 10/1/2024
2.1.564 68 10/1/2024
2.1.563 86 9/30/2024
2.1.562 70 9/29/2024
2.1.561 70 9/29/2024
2.1.560 64 9/29/2024
2.1.559 66 9/29/2024
2.1.558 75 9/29/2024
2.1.557 69 9/29/2024
2.1.556 72 9/29/2024
2.1.555 72 9/29/2024
2.1.554 91 9/27/2024
2.1.553 62 9/27/2024
2.1.552 74 9/27/2024
2.1.551 72 9/27/2024
2.1.550 69 9/27/2024
2.1.549 75 9/27/2024
2.1.548 72 9/27/2024
2.1.547 77 9/27/2024
2.1.546 69 9/27/2024
2.1.545 73 9/27/2024
2.1.544 67 9/27/2024
2.1.543 70 9/27/2024
2.1.542 75 9/27/2024
2.1.541 70 9/27/2024
2.1.540 67 9/27/2024
2.1.539 79 9/26/2024
2.1.538 78 9/26/2024
2.1.537 65 9/26/2024
2.1.536 72 9/26/2024
2.1.535 69 9/26/2024
2.1.534 71 9/26/2024
2.1.533 69 9/26/2024
2.1.532 72 9/26/2024
2.1.531 72 9/26/2024
2.1.530 70 9/26/2024
2.1.529 76 9/26/2024
2.1.528 69 9/26/2024
2.1.527 71 9/26/2024
2.1.526 89 9/26/2024
2.1.525 83 9/24/2024
2.1.524 71 9/23/2024
2.1.523 68 9/23/2024
2.1.522 70 9/23/2024
2.1.521 80 9/23/2024
2.1.520 67 9/23/2024
2.1.519 70 9/23/2024
2.1.518 75 9/23/2024
2.1.517 75 9/23/2024
2.1.516 82 9/23/2024
2.1.515 72 9/23/2024
2.1.514 76 9/23/2024
2.1.513 73 9/23/2024
2.1.512 65 9/23/2024
2.1.511 69 9/23/2024
2.1.510 72 9/23/2024
2.1.509 66 9/23/2024
2.1.508 64 9/23/2024
2.1.507 70 9/23/2024
2.1.506 74 9/23/2024
2.1.505 91 9/19/2024
2.1.504 76 9/18/2024
2.1.503 73 9/18/2024
2.1.502 94 9/18/2024
2.1.501 77 9/18/2024
2.1.500 76 9/18/2024
2.1.499 77 9/18/2024
2.1.498 73 9/17/2024
2.1.497 69 9/17/2024
2.1.496 74 9/17/2024
2.1.495 69 9/17/2024
2.1.494 69 9/17/2024
2.1.493 57 9/17/2024
2.1.492 78 9/17/2024
2.1.491 80 9/17/2024
2.1.490 82 9/17/2024
2.1.489 75 9/17/2024
2.1.488 72 9/17/2024
2.1.487 81 9/17/2024
2.1.486 75 9/17/2024
2.1.484 89 9/16/2024
2.1.483 85 9/16/2024
2.1.482 87 9/16/2024
2.1.481 84 9/16/2024
2.1.480 82 9/16/2024
2.1.479 105 9/12/2024
2.1.478 87 9/12/2024
2.1.477 93 9/12/2024
2.1.476 98 9/12/2024
2.1.475 90 9/12/2024
2.1.474 94 9/12/2024
2.1.473 85 9/12/2024
2.1.472 95 9/11/2024
2.1.471 94 9/11/2024
2.1.470 91 9/11/2024
2.1.469 91 9/11/2024
2.1.468 90 9/11/2024
2.1.467 89 9/11/2024
2.1.466 90 9/11/2024
2.1.465 89 9/11/2024
2.1.464 92 9/11/2024
2.1.463 111 9/11/2024
2.1.462 101 9/10/2024
2.1.461 76 9/10/2024
2.1.460 102 9/10/2024
2.1.459 89 9/10/2024
2.1.458 86 9/10/2024
2.1.457 84 9/10/2024
2.1.456 85 9/10/2024
2.1.455 81 9/10/2024
2.1.452 90 9/10/2024
2.1.451 89 9/9/2024
2.1.450 87 9/9/2024
2.1.449 87 9/9/2024
2.1.448 97 9/9/2024
2.1.447 81 9/9/2024
2.1.446 80 9/9/2024
2.1.445 88 9/9/2024
2.1.444 83 9/9/2024
2.1.443 86 9/9/2024
2.1.442 90 9/9/2024
2.1.441 87 9/9/2024
2.1.440 80 9/9/2024
2.1.439 97 9/7/2024
2.1.438 84 9/7/2024
2.1.437 83 9/7/2024
2.1.436 81 9/7/2024
2.1.435 86 9/6/2024
2.1.434 86 9/6/2024
2.1.433 87 9/6/2024
2.1.432 92 9/6/2024
2.1.431 81 9/6/2024
2.1.430 86 9/6/2024
2.1.429 112 9/5/2024
2.1.428 82 9/5/2024
2.1.427 83 9/5/2024
2.1.426 87 9/5/2024
2.1.425 70 9/5/2024
2.1.424 89 9/5/2024
2.1.423 65 9/5/2024
2.1.422 84 9/5/2024
2.1.421 83 9/5/2024
2.1.420 91 9/5/2024
2.1.419 89 9/5/2024
2.1.418 88 9/4/2024
2.1.417 81 9/4/2024
2.1.416 112 9/4/2024
2.1.415 92 9/4/2024
2.1.414 76 9/4/2024
2.1.413 86 9/3/2024
2.1.412 83 9/3/2024
2.1.411 80 9/3/2024
2.1.410 88 9/3/2024
2.1.409 88 9/3/2024
2.1.408 71 9/3/2024
2.1.407 85 9/3/2024
2.1.406 83 8/30/2024
2.1.405 76 8/29/2024
2.1.404 77 8/29/2024
2.1.403 78 8/29/2024
2.1.402 109 8/26/2024
2.1.401 90 8/26/2024
2.1.400 91 8/26/2024
2.1.399 91 8/26/2024
2.1.398 86 8/26/2024
2.1.397 80 8/26/2024
2.1.396 162 8/21/2024
2.1.395 109 8/21/2024
2.1.394 105 8/21/2024
2.1.393 117 8/21/2024
2.1.392 103 8/21/2024
2.1.391 113 8/21/2024
2.1.390 108 8/21/2024
2.1.389 110 8/21/2024
2.1.388 121 8/20/2024
2.1.387 109 8/20/2024
2.1.386 112 8/20/2024
2.1.385 103 8/20/2024
2.1.384 107 8/20/2024
2.1.383 108 8/20/2024
2.1.382 104 8/20/2024
2.1.381 115 8/20/2024
2.1.380 114 8/19/2024
2.1.379 127 8/15/2024
2.1.378 97 8/15/2024
2.1.377 107 8/15/2024
2.1.376 100 8/15/2024
2.1.375 108 8/15/2024
2.1.374 100 8/15/2024
2.1.373 106 8/15/2024
2.1.372 103 8/15/2024
2.1.371 105 8/14/2024
2.1.370 103 8/14/2024
2.1.369 108 8/14/2024
2.1.368 104 8/14/2024
2.1.367 99 8/13/2024
2.1.366 83 8/7/2024
2.1.365 75 8/7/2024
2.1.364 80 8/7/2024
2.1.363 78 8/6/2024
2.1.362 82 8/6/2024
2.1.361 64 8/6/2024
2.1.360 73 8/6/2024
2.1.359 100 8/1/2024
2.1.358 67 8/1/2024
2.1.357 58 8/1/2024
2.1.356 55 8/1/2024
2.1.355 61 8/1/2024
2.1.354 61 8/1/2024
2.1.353 62 8/1/2024
2.1.352 54 8/1/2024
2.1.351 56 8/1/2024
2.1.350 99 7/25/2024
2.1.349 68 7/25/2024
2.1.348 66 7/25/2024
2.1.347 63 7/25/2024
2.1.346 65 7/25/2024
2.1.345 98 7/25/2024
2.1.344 66 7/25/2024
2.1.343 71 7/25/2024
2.1.342 81 7/25/2024
2.1.341 44 7/25/2024
2.1.340 64 7/25/2024
2.1.339 68 7/25/2024
2.1.338 63 7/25/2024
2.1.337 67 7/25/2024
2.1.336 68 7/25/2024
2.1.335 65 7/24/2024
2.1.334 77 7/24/2024
2.1.333 61 7/24/2024
2.1.332 66 7/24/2024
2.1.331 141 7/20/2024
2.1.330 91 7/20/2024
2.1.329 88 7/20/2024
2.1.328 90 7/20/2024
2.1.327 126 7/17/2024
2.1.326 85 7/17/2024
2.1.325 85 7/17/2024
2.1.324 64 7/17/2024
2.1.323 97 7/14/2024
2.1.322 86 7/14/2024
2.1.321 83 7/14/2024
2.1.320 79 7/14/2024
2.1.319 84 7/14/2024
2.1.318 76 7/14/2024
2.1.317 76 7/14/2024
2.1.316 79 7/14/2024
2.1.315 75 7/14/2024
2.1.314 92 7/11/2024
2.1.313 67 7/10/2024
2.1.312 81 7/10/2024
2.1.311 88 7/10/2024
2.1.310 77 7/10/2024
2.1.309 81 7/10/2024
2.1.308 74 7/10/2024
2.1.307 62 7/10/2024
2.1.306 81 7/10/2024
2.1.305 82 7/10/2024
2.1.304 77 7/10/2024
2.1.303 72 7/10/2024
2.1.302 80 7/10/2024
2.1.301 84 7/10/2024
2.1.300 92 7/10/2024
2.1.299 85 7/10/2024
2.1.298 80 7/9/2024
2.1.295 71 7/9/2024
2.1.294 76 7/9/2024
2.1.293 78 7/9/2024
2.1.292 77 7/9/2024
2.1.291 53 7/9/2024
2.1.290 81 7/9/2024
2.1.289 78 7/9/2024
2.1.288 86 7/9/2024
2.1.287 69 7/9/2024
2.1.286 73 7/9/2024
2.1.285 94 7/9/2024
2.1.284 78 7/9/2024
2.1.283 83 7/9/2024
2.1.282 83 7/8/2024
2.1.281 78 7/8/2024
2.1.280 77 7/8/2024
2.1.279 94 7/8/2024
2.1.278 84 7/8/2024
2.1.277 90 7/8/2024
2.1.276 97 7/8/2024
2.1.275 98 7/8/2024
2.1.274 93 7/7/2024
2.1.273 89 7/7/2024
2.1.272 83 7/7/2024
2.1.271 93 7/7/2024
2.1.270 99 7/7/2024
2.1.269 101 7/7/2024
2.1.268 92 7/7/2024
2.1.267 95 7/7/2024
2.1.266 115 7/6/2024
2.1.265 94 7/4/2024
2.1.264 102 7/4/2024
2.1.263 110 7/3/2024
2.1.262 84 7/3/2024
2.1.261 80 7/3/2024
2.1.260 102 7/3/2024
2.1.259 94 7/3/2024
2.1.258 91 7/3/2024
2.1.257 100 7/3/2024
2.1.256 95 7/3/2024
2.1.255 92 7/3/2024
2.1.254 74 7/3/2024
2.1.253 81 7/3/2024
2.1.252 99 7/3/2024
2.1.251 84 7/3/2024
2.1.250 95 7/3/2024
2.1.249 115 6/30/2024
2.1.248 90 6/30/2024
2.1.247 81 6/30/2024
2.1.246 86 6/30/2024
2.1.245 81 6/28/2024
2.1.244 88 6/28/2024
2.1.243 92 6/28/2024
2.1.242 106 6/28/2024
2.1.241 93 6/27/2024
2.1.240 90 6/27/2024
2.1.239 92 6/27/2024
2.1.238 85 6/24/2024
2.1.237 88 6/24/2024
2.1.236 86 6/24/2024
2.1.235 100 6/22/2024
2.1.234 108 6/15/2024
2.1.233 86 6/14/2024
2.1.232 126 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 98 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 113 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 95 2/29/2024
2.1.145 100 2/29/2024
2.1.144 188 2/26/2024
2.1.143 106 2/25/2024
2.1.142 100 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 92 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 86 2/13/2024
2.1.118 91 2/13/2024
2.1.117 98 2/13/2024
2.1.116 107 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 103 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 101 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 166 1/31/2024
2.1.93 104 1/29/2024
2.1.92 119 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 97 1/26/2024
2.1.76 98 1/25/2024
2.1.75 105 1/25/2024
2.1.74 100 1/25/2024
2.1.73 94 1/25/2024
2.1.72 95 1/25/2024
2.1.71 111 1/19/2024
2.1.70 117 1/15/2024
2.1.69 117 1/15/2024
2.1.68 112 1/15/2024
2.1.67 104 1/15/2024
2.1.66 108 1/15/2024
2.1.65 109 1/14/2024
2.1.64 111 1/13/2024
2.1.63 118 1/12/2024
2.1.62 111 1/11/2024
2.1.61 108 1/9/2024
2.1.60 130 1/7/2024
2.1.59 126 1/5/2024
2.1.58 120 1/5/2024
2.1.57 119 1/5/2024
2.1.56 139 1/1/2024
2.1.55 112 12/28/2023
2.1.54 129 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 244 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