Soenneker.Blazor.ApplicationInsights 2.1.457

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

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

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.640 35 10/26/2024
2.1.639 33 10/26/2024
2.1.638 34 10/26/2024
2.1.637 36 10/26/2024
2.1.636 71 10/23/2024
2.1.635 44 10/22/2024
2.1.634 35 10/22/2024
2.1.633 35 10/22/2024
2.1.632 29 10/22/2024
2.1.631 45 10/22/2024
2.1.630 27 10/22/2024
2.1.629 22 10/22/2024
2.1.628 28 10/22/2024
2.1.627 105 10/18/2024
2.1.626 65 10/17/2024
2.1.625 63 10/17/2024
2.1.624 74 10/17/2024
2.1.623 80 10/15/2024
2.1.622 65 10/15/2024
2.1.621 65 10/15/2024
2.1.620 71 10/14/2024
2.1.619 69 10/14/2024
2.1.618 68 10/12/2024
2.1.617 73 10/12/2024
2.1.616 78 10/12/2024
2.1.615 68 10/12/2024
2.1.614 72 10/12/2024
2.1.613 74 10/11/2024
2.1.612 61 10/11/2024
2.1.611 88 10/11/2024
2.1.610 76 10/11/2024
2.1.609 90 10/9/2024
2.1.608 69 10/9/2024
2.1.607 70 10/9/2024
2.1.606 66 10/9/2024
2.1.605 70 10/9/2024
2.1.604 71 10/9/2024
2.1.603 72 10/9/2024
2.1.602 70 10/9/2024
2.1.601 69 10/8/2024
2.1.600 74 10/8/2024
2.1.599 71 10/8/2024
2.1.598 69 10/8/2024
2.1.597 68 10/8/2024
2.1.596 71 10/8/2024
2.1.595 68 10/8/2024
2.1.594 72 10/8/2024
2.1.593 65 10/8/2024
2.1.592 117 10/4/2024
2.1.591 71 10/3/2024
2.1.590 66 10/3/2024
2.1.589 73 10/3/2024
2.1.588 68 10/3/2024
2.1.587 71 10/3/2024
2.1.586 69 10/3/2024
2.1.585 64 10/3/2024
2.1.584 68 10/3/2024
2.1.583 69 10/3/2024
2.1.582 68 10/3/2024
2.1.581 72 10/2/2024
2.1.580 72 10/2/2024
2.1.579 74 10/2/2024
2.1.578 68 10/2/2024
2.1.577 75 10/2/2024
2.1.576 68 10/2/2024
2.1.575 74 10/2/2024
2.1.574 69 10/2/2024
2.1.573 74 10/2/2024
2.1.572 74 10/2/2024
2.1.571 71 10/1/2024
2.1.570 110 10/1/2024
2.1.569 74 10/1/2024
2.1.568 74 10/1/2024
2.1.567 70 10/1/2024
2.1.566 74 10/1/2024
2.1.565 75 10/1/2024
2.1.564 74 10/1/2024
2.1.563 91 9/30/2024
2.1.562 74 9/29/2024
2.1.561 74 9/29/2024
2.1.560 68 9/29/2024
2.1.559 70 9/29/2024
2.1.558 80 9/29/2024
2.1.557 73 9/29/2024
2.1.556 76 9/29/2024
2.1.555 76 9/29/2024
2.1.554 95 9/27/2024
2.1.553 66 9/27/2024
2.1.552 78 9/27/2024
2.1.551 76 9/27/2024
2.1.550 73 9/27/2024
2.1.549 79 9/27/2024
2.1.548 76 9/27/2024
2.1.547 81 9/27/2024
2.1.546 73 9/27/2024
2.1.545 77 9/27/2024
2.1.544 71 9/27/2024
2.1.543 74 9/27/2024
2.1.542 79 9/27/2024
2.1.541 74 9/27/2024
2.1.540 71 9/27/2024
2.1.539 83 9/26/2024
2.1.538 82 9/26/2024
2.1.537 69 9/26/2024
2.1.536 76 9/26/2024
2.1.535 73 9/26/2024
2.1.534 75 9/26/2024
2.1.533 73 9/26/2024
2.1.532 76 9/26/2024
2.1.531 76 9/26/2024
2.1.530 74 9/26/2024
2.1.529 80 9/26/2024
2.1.528 73 9/26/2024
2.1.527 75 9/26/2024
2.1.526 93 9/26/2024
2.1.525 87 9/24/2024
2.1.524 75 9/23/2024
2.1.523 72 9/23/2024
2.1.522 74 9/23/2024
2.1.521 84 9/23/2024
2.1.520 71 9/23/2024
2.1.519 74 9/23/2024
2.1.518 79 9/23/2024
2.1.517 79 9/23/2024
2.1.516 86 9/23/2024
2.1.515 76 9/23/2024
2.1.514 80 9/23/2024
2.1.513 77 9/23/2024
2.1.512 69 9/23/2024
2.1.511 73 9/23/2024
2.1.510 76 9/23/2024
2.1.509 70 9/23/2024
2.1.508 68 9/23/2024
2.1.507 74 9/23/2024
2.1.506 78 9/23/2024
2.1.505 94 9/19/2024
2.1.504 79 9/18/2024
2.1.503 76 9/18/2024
2.1.502 97 9/18/2024
2.1.501 84 9/18/2024
2.1.500 83 9/18/2024
2.1.499 84 9/18/2024
2.1.498 78 9/17/2024
2.1.497 76 9/17/2024
2.1.496 81 9/17/2024
2.1.495 77 9/17/2024
2.1.494 77 9/17/2024
2.1.493 65 9/17/2024
2.1.492 86 9/17/2024
2.1.491 86 9/17/2024
2.1.490 86 9/17/2024
2.1.489 78 9/17/2024
2.1.488 76 9/17/2024
2.1.487 85 9/17/2024
2.1.486 79 9/17/2024
2.1.484 91 9/16/2024
2.1.483 88 9/16/2024
2.1.482 90 9/16/2024
2.1.481 87 9/16/2024
2.1.480 85 9/16/2024
2.1.479 108 9/12/2024
2.1.478 90 9/12/2024
2.1.477 96 9/12/2024
2.1.476 101 9/12/2024
2.1.475 93 9/12/2024
2.1.474 97 9/12/2024
2.1.473 88 9/12/2024
2.1.472 98 9/11/2024
2.1.471 97 9/11/2024
2.1.470 94 9/11/2024
2.1.469 94 9/11/2024
2.1.468 93 9/11/2024
2.1.467 93 9/11/2024
2.1.466 94 9/11/2024
2.1.465 93 9/11/2024
2.1.464 96 9/11/2024
2.1.463 115 9/11/2024
2.1.462 105 9/10/2024
2.1.461 80 9/10/2024
2.1.460 106 9/10/2024
2.1.459 93 9/10/2024
2.1.458 90 9/10/2024
2.1.457 88 9/10/2024
2.1.456 89 9/10/2024
2.1.455 85 9/10/2024
2.1.452 94 9/10/2024
2.1.451 93 9/9/2024
2.1.450 91 9/9/2024
2.1.449 91 9/9/2024
2.1.448 101 9/9/2024
2.1.447 85 9/9/2024
2.1.446 84 9/9/2024
2.1.445 92 9/9/2024
2.1.444 87 9/9/2024
2.1.443 90 9/9/2024
2.1.442 94 9/9/2024
2.1.441 91 9/9/2024
2.1.440 84 9/9/2024
2.1.439 101 9/7/2024
2.1.438 89 9/7/2024
2.1.437 89 9/7/2024
2.1.436 86 9/7/2024
2.1.435 90 9/6/2024
2.1.434 90 9/6/2024
2.1.433 91 9/6/2024
2.1.432 96 9/6/2024
2.1.431 85 9/6/2024
2.1.430 90 9/6/2024
2.1.429 116 9/5/2024
2.1.428 86 9/5/2024
2.1.427 87 9/5/2024
2.1.426 91 9/5/2024
2.1.425 74 9/5/2024
2.1.424 93 9/5/2024
2.1.423 69 9/5/2024
2.1.422 88 9/5/2024
2.1.421 87 9/5/2024
2.1.420 95 9/5/2024
2.1.419 93 9/5/2024
2.1.418 92 9/4/2024
2.1.417 85 9/4/2024
2.1.416 116 9/4/2024
2.1.415 96 9/4/2024
2.1.414 80 9/4/2024
2.1.413 90 9/3/2024
2.1.412 86 9/3/2024
2.1.411 83 9/3/2024
2.1.410 91 9/3/2024
2.1.409 91 9/3/2024
2.1.408 74 9/3/2024
2.1.407 88 9/3/2024
2.1.406 84 8/30/2024
2.1.405 77 8/29/2024
2.1.404 78 8/29/2024
2.1.403 79 8/29/2024
2.1.402 110 8/26/2024
2.1.401 91 8/26/2024
2.1.400 92 8/26/2024
2.1.399 92 8/26/2024
2.1.398 88 8/26/2024
2.1.397 82 8/26/2024
2.1.396 163 8/21/2024
2.1.395 110 8/21/2024
2.1.394 106 8/21/2024
2.1.393 118 8/21/2024
2.1.392 104 8/21/2024
2.1.391 114 8/21/2024
2.1.390 109 8/21/2024
2.1.389 111 8/21/2024
2.1.388 122 8/20/2024
2.1.387 110 8/20/2024
2.1.386 113 8/20/2024
2.1.385 104 8/20/2024
2.1.384 108 8/20/2024
2.1.383 109 8/20/2024
2.1.382 105 8/20/2024
2.1.381 116 8/20/2024
2.1.380 115 8/19/2024
2.1.379 128 8/15/2024
2.1.378 98 8/15/2024
2.1.377 108 8/15/2024
2.1.376 101 8/15/2024
2.1.375 109 8/15/2024
2.1.374 101 8/15/2024
2.1.373 107 8/15/2024
2.1.372 104 8/15/2024
2.1.371 106 8/14/2024
2.1.370 104 8/14/2024
2.1.369 109 8/14/2024
2.1.368 106 8/14/2024
2.1.367 101 8/13/2024
2.1.366 83 8/7/2024
2.1.365 77 8/7/2024
2.1.364 82 8/7/2024
2.1.363 80 8/6/2024
2.1.362 84 8/6/2024
2.1.361 66 8/6/2024
2.1.360 75 8/6/2024
2.1.359 101 8/1/2024
2.1.358 69 8/1/2024
2.1.357 60 8/1/2024
2.1.356 57 8/1/2024
2.1.355 61 8/1/2024
2.1.354 61 8/1/2024
2.1.353 63 8/1/2024
2.1.352 55 8/1/2024
2.1.351 58 8/1/2024
2.1.350 101 7/25/2024
2.1.349 70 7/25/2024
2.1.348 68 7/25/2024
2.1.347 65 7/25/2024
2.1.346 67 7/25/2024
2.1.345 100 7/25/2024
2.1.344 68 7/25/2024
2.1.343 73 7/25/2024
2.1.342 83 7/25/2024
2.1.341 46 7/25/2024
2.1.340 66 7/25/2024
2.1.339 70 7/25/2024
2.1.338 65 7/25/2024
2.1.337 69 7/25/2024
2.1.336 70 7/25/2024
2.1.335 67 7/24/2024
2.1.334 79 7/24/2024
2.1.333 63 7/24/2024
2.1.332 68 7/24/2024
2.1.331 143 7/20/2024
2.1.330 93 7/20/2024
2.1.329 90 7/20/2024
2.1.328 92 7/20/2024
2.1.327 127 7/17/2024
2.1.326 86 7/17/2024
2.1.325 86 7/17/2024
2.1.324 65 7/17/2024
2.1.323 98 7/14/2024
2.1.322 87 7/14/2024
2.1.321 84 7/14/2024
2.1.320 80 7/14/2024
2.1.319 85 7/14/2024
2.1.318 77 7/14/2024
2.1.317 77 7/14/2024
2.1.316 80 7/14/2024
2.1.315 76 7/14/2024
2.1.314 93 7/11/2024
2.1.313 68 7/10/2024
2.1.312 82 7/10/2024
2.1.311 89 7/10/2024
2.1.310 78 7/10/2024
2.1.309 82 7/10/2024
2.1.308 75 7/10/2024
2.1.307 64 7/10/2024
2.1.306 81 7/10/2024
2.1.305 84 7/10/2024
2.1.304 79 7/10/2024
2.1.303 74 7/10/2024
2.1.302 81 7/10/2024
2.1.301 84 7/10/2024
2.1.300 93 7/10/2024
2.1.299 86 7/10/2024
2.1.298 81 7/9/2024
2.1.295 72 7/9/2024
2.1.294 77 7/9/2024
2.1.293 79 7/9/2024
2.1.292 78 7/9/2024
2.1.291 54 7/9/2024
2.1.290 83 7/9/2024
2.1.289 80 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 154 2/13/2024
2.1.120 108 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 106 2/6/2024
2.1.99 114 2/6/2024
2.1.98 105 2/6/2024
2.1.97 102 2/4/2024
2.1.96 106 2/4/2024
2.1.95 98 2/2/2024
2.1.94 167 1/31/2024
2.1.93 105 1/29/2024
2.1.92 120 1/29/2024
2.1.91 95 1/29/2024
2.1.90 98 1/28/2024
2.1.89 96 1/28/2024
2.1.88 102 1/28/2024
2.1.87 102 1/28/2024
2.1.86 101 1/28/2024
2.1.85 100 1/27/2024
2.1.84 99 1/27/2024
2.1.83 97 1/27/2024
2.1.82 101 1/27/2024
2.1.81 99 1/27/2024
2.1.80 102 1/26/2024
2.1.79 113 1/26/2024
2.1.78 96 1/26/2024
2.1.77 98 1/26/2024
2.1.76 98 1/25/2024
2.1.75 105 1/25/2024
2.1.74 102 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 207 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 264 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