Soenneker.Blazor.ApplicationInsights 2.1.534

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

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

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.547 0 9/27/2024
2.1.546 0 9/27/2024
2.1.545 0 9/27/2024
2.1.544 0 9/27/2024
2.1.543 0 9/27/2024
2.1.542 0 9/27/2024
2.1.541 0 9/27/2024
2.1.540 0 9/27/2024
2.1.539 8 9/26/2024
2.1.538 29 9/26/2024
2.1.537 22 9/26/2024
2.1.536 27 9/26/2024
2.1.535 30 9/26/2024
2.1.534 31 9/26/2024
2.1.533 27 9/26/2024
2.1.532 21 9/26/2024
2.1.531 30 9/26/2024
2.1.530 26 9/26/2024
2.1.529 28 9/26/2024
2.1.528 29 9/26/2024
2.1.527 29 9/26/2024
2.1.526 41 9/26/2024
2.1.525 47 9/24/2024
2.1.524 34 9/23/2024
2.1.523 29 9/23/2024
2.1.522 34 9/23/2024
2.1.521 35 9/23/2024
2.1.520 30 9/23/2024
2.1.519 35 9/23/2024
2.1.518 37 9/23/2024
2.1.517 49 9/23/2024
2.1.516 55 9/23/2024
2.1.515 45 9/23/2024
2.1.514 46 9/23/2024
2.1.513 47 9/23/2024
2.1.512 59 9/23/2024
2.1.511 63 9/23/2024
2.1.510 66 9/23/2024
2.1.509 60 9/23/2024
2.1.508 58 9/23/2024
2.1.507 64 9/23/2024
2.1.506 68 9/23/2024
2.1.505 85 9/19/2024
2.1.504 71 9/18/2024
2.1.503 68 9/18/2024
2.1.502 89 9/18/2024
2.1.501 72 9/18/2024
2.1.500 71 9/18/2024
2.1.499 72 9/18/2024
2.1.498 66 9/17/2024
2.1.497 64 9/17/2024
2.1.496 69 9/17/2024
2.1.495 62 9/17/2024
2.1.494 64 9/17/2024
2.1.493 52 9/17/2024
2.1.492 73 9/17/2024
2.1.491 71 9/17/2024
2.1.490 71 9/17/2024
2.1.489 64 9/17/2024
2.1.488 63 9/17/2024
2.1.487 72 9/17/2024
2.1.486 66 9/17/2024
2.1.484 80 9/16/2024
2.1.483 76 9/16/2024
2.1.482 78 9/16/2024
2.1.481 75 9/16/2024
2.1.480 73 9/16/2024
2.1.479 100 9/12/2024
2.1.478 82 9/12/2024
2.1.477 88 9/12/2024
2.1.476 93 9/12/2024
2.1.475 85 9/12/2024
2.1.474 89 9/12/2024
2.1.473 80 9/12/2024
2.1.472 90 9/11/2024
2.1.471 89 9/11/2024
2.1.470 86 9/11/2024
2.1.469 86 9/11/2024
2.1.468 85 9/11/2024
2.1.467 81 9/11/2024
2.1.466 85 9/11/2024
2.1.465 84 9/11/2024
2.1.464 87 9/11/2024
2.1.463 106 9/11/2024
2.1.462 96 9/10/2024
2.1.461 71 9/10/2024
2.1.460 97 9/10/2024
2.1.459 84 9/10/2024
2.1.458 81 9/10/2024
2.1.457 79 9/10/2024
2.1.456 80 9/10/2024
2.1.455 76 9/10/2024
2.1.452 85 9/10/2024
2.1.451 81 9/9/2024
2.1.450 79 9/9/2024
2.1.449 82 9/9/2024
2.1.448 90 9/9/2024
2.1.447 74 9/9/2024
2.1.446 75 9/9/2024
2.1.445 81 9/9/2024
2.1.444 78 9/9/2024
2.1.443 78 9/9/2024
2.1.442 83 9/9/2024
2.1.441 81 9/9/2024
2.1.440 75 9/9/2024
2.1.439 92 9/7/2024
2.1.438 77 9/7/2024
2.1.437 78 9/7/2024
2.1.436 76 9/7/2024
2.1.435 81 9/6/2024
2.1.434 81 9/6/2024
2.1.433 82 9/6/2024
2.1.432 87 9/6/2024
2.1.431 74 9/6/2024
2.1.430 81 9/6/2024
2.1.429 106 9/5/2024
2.1.428 77 9/5/2024
2.1.427 78 9/5/2024
2.1.426 82 9/5/2024
2.1.425 65 9/5/2024
2.1.424 84 9/5/2024
2.1.423 60 9/5/2024
2.1.422 79 9/5/2024
2.1.421 78 9/5/2024
2.1.420 86 9/5/2024
2.1.419 84 9/5/2024
2.1.418 83 9/4/2024
2.1.417 76 9/4/2024
2.1.416 107 9/4/2024
2.1.415 87 9/4/2024
2.1.414 71 9/4/2024
2.1.413 81 9/3/2024
2.1.412 78 9/3/2024
2.1.411 75 9/3/2024
2.1.410 83 9/3/2024
2.1.409 84 9/3/2024
2.1.408 67 9/3/2024
2.1.407 80 9/3/2024
2.1.406 79 8/30/2024
2.1.405 72 8/29/2024
2.1.404 73 8/29/2024
2.1.403 74 8/29/2024
2.1.402 105 8/26/2024
2.1.401 86 8/26/2024
2.1.400 87 8/26/2024
2.1.399 87 8/26/2024
2.1.398 82 8/26/2024
2.1.397 76 8/26/2024
2.1.396 155 8/21/2024
2.1.395 105 8/21/2024
2.1.394 101 8/21/2024
2.1.393 110 8/21/2024
2.1.392 99 8/21/2024
2.1.391 109 8/21/2024
2.1.390 104 8/21/2024
2.1.389 106 8/21/2024
2.1.388 117 8/20/2024
2.1.387 105 8/20/2024
2.1.386 106 8/20/2024
2.1.385 99 8/20/2024
2.1.384 103 8/20/2024
2.1.383 104 8/20/2024
2.1.382 100 8/20/2024
2.1.381 111 8/20/2024
2.1.380 110 8/19/2024
2.1.379 123 8/15/2024
2.1.378 93 8/15/2024
2.1.377 103 8/15/2024
2.1.376 96 8/15/2024
2.1.375 104 8/15/2024
2.1.374 96 8/15/2024
2.1.373 102 8/15/2024
2.1.372 99 8/15/2024
2.1.371 101 8/14/2024
2.1.370 99 8/14/2024
2.1.369 104 8/14/2024
2.1.368 100 8/14/2024
2.1.367 95 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 97 8/1/2024
2.1.358 64 8/1/2024
2.1.357 55 8/1/2024
2.1.356 52 8/1/2024
2.1.355 58 8/1/2024
2.1.354 58 8/1/2024
2.1.353 59 8/1/2024
2.1.352 51 8/1/2024
2.1.351 53 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 106 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 131 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 121 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 96 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 137 1/1/2024
2.1.55 109 12/28/2023
2.1.54 126 12/28/2023
2.1.53 128 12/27/2023
2.1.52 124 12/27/2023
2.1.51 122 12/27/2023
2.1.50 141 12/25/2023
2.1.49 124 12/25/2023
2.1.48 116 12/25/2023
2.1.47 116 12/25/2023
2.1.46 131 12/25/2023
2.1.45 112 12/24/2023
2.1.44 128 12/23/2023
2.1.43 129 12/23/2023
2.1.42 109 12/23/2023
2.1.41 103 12/23/2023
2.1.40 125 12/19/2023
2.1.39 111 12/19/2023
2.1.38 173 12/10/2023
2.1.37 111 12/10/2023
2.1.36 133 12/9/2023
2.1.35 151 12/9/2023
2.1.34 144 12/9/2023
2.1.33 166 12/6/2023
2.1.32 222 12/5/2023
2.1.31 144 12/5/2023
2.1.30 148 12/4/2023
2.1.29 157 12/4/2023
2.1.28 128 12/4/2023
2.1.27 190 11/23/2023
2.1.26 140 11/23/2023
2.1.25 153 11/23/2023
2.1.24 132 11/23/2023
2.1.23 147 11/20/2023
2.1.22 124 11/20/2023
2.1.21 138 11/19/2023
2.1.20 139 11/19/2023
2.1.19 135 11/19/2023
2.1.18 127 11/19/2023
2.1.17 129 11/18/2023
2.1.16 136 11/18/2023
2.1.15 134 11/18/2023
2.1.14 133 11/18/2023
2.1.13 132 11/17/2023
2.1.12 143 11/17/2023
2.1.11 139 11/17/2023
2.1.10 131 11/17/2023
2.1.9 129 11/17/2023
2.1.8 125 11/17/2023
2.1.7 139 11/17/2023
2.1.6 136 11/17/2023
2.1.5 138 11/17/2023
2.1.4 130 11/16/2023
2.0.85 136 11/15/2023
2.0.84 120 11/15/2023
2.0.83 134 11/15/2023
2.0.3 129 11/16/2023
2.0.2 120 11/16/2023
2.0.1 135 11/16/2023
1.0.82 140 11/14/2023
1.0.81 108 11/13/2023
1.0.80 139 11/10/2023
1.0.79 116 11/9/2023
1.0.78 116 11/9/2023
1.0.77 144 11/7/2023
1.0.76 134 11/6/2023
1.0.75 140 11/3/2023
1.0.74 151 11/2/2023
1.0.73 156 11/1/2023
1.0.72 179 10/26/2023
1.0.71 129 10/25/2023
1.0.70 171 10/19/2023
1.0.69 156 10/18/2023
1.0.68 145 10/17/2023
1.0.67 150 10/16/2023
1.0.66 188 10/13/2023
1.0.65 153 10/12/2023
1.0.64 164 10/11/2023
1.0.63 210 9/20/2023
1.0.62 145 9/19/2023
1.0.61 168 9/18/2023
1.0.60 154 9/18/2023
1.0.59 165 9/14/2023
1.0.58 128 9/13/2023
1.0.57 254 8/31/2023
1.0.56 174 8/30/2023
1.0.55 167 8/30/2023
1.0.54 166 8/28/2023
1.0.53 132 8/25/2023
1.0.52 172 8/24/2023
1.0.51 221 8/21/2023
1.0.50 163 8/18/2023
1.0.49 184 8/17/2023
1.0.48 186 8/17/2023
1.0.47 235 8/10/2023
1.0.46 171 8/9/2023
1.0.45 197 8/9/2023
1.0.44 193 8/8/2023
1.0.43 203 8/7/2023
1.0.42 194 8/7/2023
1.0.41 296 7/13/2023
1.0.40 211 7/12/2023
1.0.39 209 7/11/2023
1.0.38 183 7/10/2023
1.0.37 194 7/7/2023
1.0.36 195 7/7/2023
1.0.35 241 6/30/2023
1.0.34 248 6/29/2023
1.0.33 232 6/28/2023
1.0.32 222 6/28/2023
1.0.31 208 6/26/2023
1.0.30 262 6/23/2023
1.0.29 206 6/23/2023
1.0.28 219 6/21/2023
1.0.27 232 6/15/2023
1.0.26 239 6/14/2023
1.0.25 198 6/14/2023
1.0.24 245 6/9/2023
1.0.23 248 6/8/2023
1.0.22 253 6/7/2023
1.0.21 230 6/7/2023
1.0.20 214 6/6/2023
1.0.18 275 6/2/2023
1.0.17 209 6/2/2023
1.0.16 212 6/2/2023
1.0.15 233 6/1/2023
1.0.14 250 5/24/2023
1.0.13 214 5/23/2023
1.0.12 204 5/23/2023
1.0.11 298 4/28/2023
1.0.10 210 4/28/2023
1.0.9 297 4/12/2023
1.0.8 233 4/12/2023
1.0.7 261 4/11/2023
1.0.6 247 4/3/2023
1.0.5 282 3/23/2023
1.0.4 272 3/23/2023
1.0.3 492 1/19/2023
1.0.2 373 1/16/2023
1.0.1 336 1/6/2023