Soenneker.Extensions.String 1.0.53

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

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.Extensions.String

A collection of useful string extension methods

Installation

Install-Package Soenneker.Extensions.String

Usage

string test = "522";

test.IsNumeric(); //true

test.Truncate(1); //"5"
string test = "this string&is%bad#for\\urls"

test.Slugify() // "this-string-is-bad-for-urls"
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (52)

Showing the top 5 NuGet packages that depend on Soenneker.Extensions.String:

Package Downloads
Soenneker.Extensions.Configuration

A collection of helpful IConfiguration extension methods

Soenneker.Utils.MemoryStream

An easy modern MemoryStream utility

Soenneker.Extensions.Enumerable.String

A collection of helpful enumerable string extension methods

Soenneker.Extensions.Type

An extension library for useful Type operations

Soenneker.Documents.Document

The base document type providing a building block for storage objects

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.528 6,487 5/27/2025
3.0.527 1,753 5/27/2025
3.0.526 128 5/27/2025
3.0.525 2,474 5/27/2025
3.0.524 128 5/27/2025
3.0.523 132 5/27/2025
3.0.522 3,353 5/27/2025
3.0.521 16,443 5/25/2025
3.0.520 11,000 5/23/2025
3.0.519 3,773 5/23/2025
3.0.518 130 5/23/2025
3.0.517 115 5/23/2025
3.0.516 2,408 5/22/2025
3.0.515 130 5/22/2025
3.0.514 4,117 5/22/2025
3.0.513 29,219 5/14/2025
3.0.512 17,557 5/8/2025
3.0.511 4,218 5/8/2025
3.0.510 139 5/8/2025
3.0.509 889 5/8/2025
3.0.508 226 5/7/2025
3.0.507 135 5/7/2025
3.0.506 3,609 5/7/2025
3.0.505 20,067 5/5/2025
3.0.504 3,005 5/5/2025
3.0.503 217 5/5/2025
3.0.502 133 5/5/2025
3.0.501 5,082 5/5/2025
3.0.500 1,101 5/5/2025
3.0.499 135 5/5/2025
3.0.498 218 5/5/2025
3.0.497 135 5/5/2025
3.0.496 295 5/5/2025
3.0.495 8,365 5/5/2025
3.0.494 131 5/5/2025
3.0.493 27,285 4/27/2025
3.0.492 89 4/27/2025
3.0.491 5,481 4/26/2025
3.0.490 11,833 4/8/2025
3.0.489 2,370 4/8/2025
3.0.488 155 4/8/2025
3.0.487 153 4/8/2025
3.0.486 3,059 4/8/2025
3.0.485 243 4/8/2025
3.0.484 1,115 4/8/2025
3.0.483 2,699 4/8/2025
3.0.482 28,192 4/8/2025
3.0.481 483 4/8/2025
3.0.480 56,305 4/6/2025
3.0.479 8,538 4/6/2025
3.0.478 2,993 4/6/2025
3.0.477 3,414 4/6/2025
3.0.476 2,688 4/6/2025
3.0.475 133 4/6/2025
3.0.474 138 4/6/2025
3.0.473 8,659 4/6/2025
3.0.472 125 4/6/2025
3.0.471 133 4/6/2025
3.0.470 3,529 4/5/2025
3.0.469 107 4/5/2025
3.0.468 34,648 4/4/2025
3.0.467 93 4/4/2025
3.0.466 188 4/4/2025
3.0.465 9,248 4/4/2025
3.0.464 149,035 3/11/2025
3.0.463 11,988 3/11/2025
3.0.462 162 3/11/2025
3.0.461 8,664 3/11/2025
3.0.460 162 3/11/2025
3.0.459 55,404 3/1/2025
3.0.458 6,561 3/1/2025
3.0.457 96 3/1/2025
3.0.456 4,317 3/1/2025
3.0.455 98 3/1/2025
3.0.454 95 3/1/2025
3.0.453 2,217 3/1/2025
3.0.452 97 3/1/2025
3.0.451 96 3/1/2025
3.0.450 95 3/1/2025
3.0.449 107 3/1/2025
3.0.448 38,557 2/24/2025
3.0.447 1,713 2/24/2025
3.0.446 36,532 2/21/2025
3.0.445 27,731 2/18/2025
3.0.444 1,591 2/18/2025
3.0.443 106 2/18/2025
3.0.442 111 2/18/2025
3.0.441 27,508 2/13/2025
3.0.440 21,430 2/11/2025
3.0.439 4,126 2/11/2025
3.0.438 7,141 2/11/2025
3.0.437 5,553 2/11/2025
3.0.436 3,377 2/10/2025
3.0.435 118 2/10/2025
3.0.434 2,951 2/10/2025
3.0.433 12,519 2/10/2025
3.0.432 5,930 2/10/2025
3.0.431 308 2/10/2025
3.0.430 101 2/10/2025
3.0.429 18,090 2/10/2025
3.0.428 112 2/10/2025
3.0.427 27,547 2/8/2025
3.0.426 2,425 2/7/2025
3.0.425 104 2/7/2025
3.0.424 8,971 2/7/2025
3.0.423 3,176 2/7/2025
3.0.422 2,411 2/7/2025
3.0.421 110 2/7/2025
3.0.420 106 2/7/2025
3.0.419 2,462 2/7/2025
3.0.418 119 2/7/2025
3.0.417 103 2/7/2025
3.0.416 104 2/7/2025
3.0.415 5,302 2/7/2025
3.0.414 138 2/7/2025
3.0.413 101 2/7/2025
3.0.412 64,652 1/27/2025
3.0.411 2,937 1/27/2025
3.0.410 143 1/27/2025
3.0.409 6,364 1/27/2025
3.0.408 1,417 1/27/2025
3.0.407 109 1/27/2025
3.0.406 101 1/27/2025
3.0.405 24,499 1/25/2025
3.0.404 20,759 1/24/2025
3.0.403 19,258 1/24/2025
3.0.402 487 1/24/2025
3.0.401 6,593 1/23/2025
3.0.400 100 1/23/2025
3.0.398 7,062 1/23/2025
3.0.397 22,254 1/21/2025
3.0.396 105 1/21/2025
3.0.395 156 1/21/2025
3.0.394 19,154 1/20/2025
3.0.393 4,553 1/20/2025
3.0.392 1,819 1/20/2025
3.0.391 114 1/20/2025
3.0.390 10,555 1/20/2025
3.0.389 100 1/20/2025
3.0.388 4,040 1/20/2025
3.0.387 118 1/20/2025
3.0.386 101 1/20/2025
3.0.385 8,820 1/20/2025
3.0.384 100 1/20/2025
3.0.383 103 1/20/2025
3.0.382 99 1/20/2025
3.0.381 27,719 1/19/2025
3.0.380 312 1/19/2025
3.0.379 90 1/19/2025
3.0.378 16,059 1/18/2025
3.0.377 15,094 1/16/2025
3.0.376 17,156 1/16/2025
3.0.375 14,322 1/16/2025
3.0.374 12,822 1/15/2025
3.0.373 5,017 1/15/2025
3.0.372 3,746 1/15/2025
3.0.371 7,072 1/15/2025
3.0.370 5,691 1/15/2025
3.0.369 3,059 1/14/2025
3.0.368 1,214 1/14/2025
3.0.367 691 1/14/2025
3.0.366 239 1/14/2025
3.0.365 93 1/14/2025
3.0.364 3,597 1/14/2025
3.0.363 2,175 1/14/2025
3.0.362 92 1/14/2025
3.0.361 5,228 1/14/2025
3.0.360 22,929 1/12/2025
3.0.359 15,957 1/10/2025
3.0.358 4,561 1/10/2025
3.0.357 103 1/10/2025
3.0.356 106 1/10/2025
3.0.355 3,929 1/10/2025
3.0.354 107 1/10/2025
3.0.353 137 1/10/2025
3.0.352 111 1/10/2025
3.0.351 25,640 1/2/2025
3.0.350 162 1/2/2025
3.0.349 122 1/2/2025
3.0.348 6,603 1/2/2025
3.0.347 132 1/2/2025
3.0.346 128 1/2/2025
3.0.345 1,637 1/2/2025
3.0.344 17,033 1/1/2025
3.0.343 139 1/1/2025
3.0.342 142 1/1/2025
3.0.341 572 12/31/2024
3.0.340 124 12/31/2024
3.0.339 127 12/31/2024
3.0.338 2,134 12/31/2024
3.0.337 145 12/31/2024
3.0.336 134 12/31/2024
3.0.335 159 12/31/2024
3.0.334 8,129 12/31/2024
3.0.333 22,056 12/31/2024
3.0.332 112 12/31/2024
3.0.331 133 12/31/2024
3.0.330 9,793 12/31/2024
3.0.329 126 12/31/2024
3.0.328 123 12/31/2024
3.0.327 4,306 12/31/2024
3.0.326 40,236 12/24/2024
3.0.325 113 12/24/2024
3.0.324 114 12/24/2024
3.0.323 6,811 12/24/2024
3.0.322 119 12/24/2024
3.0.321 115 12/24/2024
3.0.320 1,618 12/24/2024
3.0.319 40,493 12/22/2024
3.0.318 485 12/22/2024
3.0.317 122 12/22/2024
3.0.316 6,721 12/21/2024
3.0.315 109 12/21/2024
3.0.314 1,048 12/21/2024
3.0.313 9,771 12/21/2024
3.0.312 116 12/21/2024
3.0.311 3,401 12/21/2024
3.0.310 5,073 12/21/2024
3.0.309 136 12/21/2024
3.0.308 7,241 12/21/2024
3.0.307 129 12/21/2024
3.0.306 627 12/21/2024
3.0.305 5,109 12/21/2024
3.0.304 111 12/21/2024
3.0.303 7,297 12/20/2024
3.0.302 3,813 12/20/2024
3.0.301 113 12/20/2024
3.0.300 14,607 12/19/2024
3.0.299 1,484 12/19/2024
3.0.298 669 12/18/2024
3.0.297 113 12/18/2024
3.0.296 251 12/18/2024
3.0.295 25,147 12/17/2024
3.0.294 3,893 12/17/2024
3.0.293 134 12/17/2024
3.0.292 382 12/16/2024
3.0.291 124 12/16/2024
3.0.290 119 12/16/2024
3.0.289 125 12/16/2024
3.0.288 56,352 12/5/2024
3.0.287 24,245 12/4/2024
3.0.286 8,583 12/4/2024
3.0.285 5,662 12/4/2024
3.0.284 3,390 12/4/2024
3.0.283 7,053 12/4/2024
3.0.282 221 12/4/2024
3.0.281 14,234 12/3/2024
3.0.280 142 12/3/2024
3.0.279 6,804 12/3/2024
3.0.278 4,123 12/2/2024
3.0.277 124 12/2/2024
3.0.276 6,151 12/2/2024
3.0.275 14,517 12/1/2024
3.0.274 5,898 12/1/2024
3.0.273 132 12/1/2024
3.0.272 140 12/1/2024
3.0.271 40,625 11/19/2024
3.0.270 142 11/19/2024
3.0.269 5,416 11/19/2024
3.0.268 154 11/19/2024
3.0.267 129 11/19/2024
3.0.266 14,326 11/19/2024
3.0.265 3,778 11/19/2024
3.0.264 28,209 11/14/2024
3.0.263 158 11/14/2024
3.0.262 3,005 11/14/2024
3.0.261 136 11/14/2024
3.0.260 133 11/14/2024
3.0.259 1,823 11/13/2024
3.0.258 149 11/13/2024
2.1.257 51,159 11/8/2024
2.1.256 14,325 11/8/2024
2.1.255 105 11/8/2024
2.1.254 101 11/8/2024
2.1.253 48,333 10/28/2024
2.1.252 113,799 10/1/2024
2.1.251 16,909 9/30/2024
2.1.250 30,138 9/27/2024
2.1.249 121 9/27/2024
2.1.248 110 9/27/2024
2.1.247 2,826 9/27/2024
2.1.246 108 9/27/2024
2.1.245 105 9/27/2024
2.1.244 108 9/27/2024
2.1.243 54,530 9/23/2024
2.1.242 805 9/23/2024
2.1.241 3,762 9/23/2024
2.1.240 113 9/23/2024
2.1.239 1,296 9/23/2024
2.1.238 132 9/23/2024
2.1.237 7,375 9/22/2024
2.1.236 28,373 9/17/2024
2.1.235 245 9/17/2024
2.1.234 127 9/17/2024
2.1.233 221 9/17/2024
2.1.232 137 9/17/2024
2.1.231 4,206 9/17/2024
2.1.230 158 9/17/2024
2.1.229 50,102 9/11/2024
2.1.228 17,088 9/11/2024
2.1.227 23,565 9/9/2024
2.1.226 9,694 9/9/2024
2.1.225 5,934 9/9/2024
2.1.224 8,352 9/9/2024
2.1.223 8,984 9/9/2024
2.1.222 123 9/9/2024
2.1.221 146 9/9/2024
2.1.220 36,574 9/5/2024
2.1.219 7,219 9/5/2024
2.1.218 125 9/5/2024
2.1.217 140 9/5/2024
2.1.216 1,219 9/5/2024
2.1.215 145 9/5/2024
2.1.214 3,922 9/5/2024
2.1.213 20,878 9/4/2024
2.1.212 49,805 8/20/2024
2.1.211 5,676 8/20/2024
2.1.210 135 8/20/2024
2.1.209 134 8/20/2024
2.1.208 5,029 8/20/2024
2.1.207 137 8/20/2024
2.1.206 128 8/20/2024
2.1.205 73,031 7/24/2024
2.1.204 5,824 7/24/2024
2.1.203 100 7/24/2024
2.1.202 27,987 7/13/2024
2.1.201 134 7/13/2024
2.1.200 15,767 7/10/2024
2.1.199 4,656 7/10/2024
2.1.198 160 7/10/2024
2.1.196 4,307 7/9/2024
2.1.194 3,371 7/9/2024
2.1.193 19,589 7/9/2024
2.1.192 5,966 7/9/2024
2.1.191 670 7/9/2024
2.1.190 123 7/9/2024
2.1.189 9,230 7/9/2024
2.1.188 2,829 7/8/2024
2.1.187 124 7/8/2024
2.1.186 144 7/8/2024
2.1.185 114 7/8/2024
2.1.184 117 7/8/2024
2.1.183 5,439 7/8/2024
2.1.182 136 7/8/2024
2.1.181 119 7/8/2024
2.1.180 576 7/8/2024
2.1.179 24,916 7/7/2024
2.1.178 3,275 7/7/2024
2.1.177 22,173 7/3/2024
2.1.176 37,499 6/14/2024
2.1.174 43,417 5/27/2024
2.1.173 3,110 5/27/2024
2.1.172 112 5/27/2024
2.1.171 20,326 5/25/2024
2.1.170 7,494 5/25/2024
2.1.169 126 5/25/2024
2.1.168 127 5/25/2024
2.1.167 4,430 5/25/2024
2.1.166 130 5/25/2024
2.1.165 155 5/25/2024
2.1.164 145 5/25/2024
2.1.163 4,117 5/25/2024
2.1.162 120 5/25/2024
2.1.161 18,994 5/22/2024
2.1.160 4,789 5/22/2024
2.1.159 2,420 5/22/2024
2.1.158 129 5/22/2024
2.1.157 129 5/22/2024
2.1.156 136 5/22/2024
2.1.155 9,852 5/22/2024
2.1.154 16,404 5/16/2024
2.1.153 47,283 4/28/2024
2.1.152 115 4/28/2024
2.1.151 7,397 4/28/2024
2.1.150 115 4/28/2024
2.1.149 130 4/28/2024
2.1.148 696 4/28/2024
2.1.147 128 4/28/2024
2.1.146 137 4/28/2024
2.1.145 5,229 4/27/2024
2.1.144 159 4/27/2024
2.1.143 124 4/27/2024
2.1.142 38,090 4/12/2024
2.1.141 158 4/12/2024
2.1.140 4,833 4/12/2024
2.1.139 156 4/12/2024
2.1.138 135 4/12/2024
2.1.137 3,151 4/12/2024
2.1.136 145 4/12/2024
2.1.135 143 4/12/2024
2.1.134 133 4/12/2024
2.1.133 27,360 4/1/2024
2.1.132 18,623 3/25/2024
2.1.131 20,210 3/18/2024
2.1.130 216 3/18/2024
2.1.129 368 3/18/2024
2.1.128 18,930 3/13/2024
2.1.127 194 3/13/2024
2.1.126 192 3/13/2024
2.1.125 1,700 3/13/2024
2.1.124 188 3/13/2024
2.1.123 195 3/13/2024
2.1.122 37,977 3/8/2024
2.1.121 15,936 3/3/2024
2.1.120 13,352 3/2/2024
2.1.119 2,084 3/1/2024
2.1.117 12,136 2/28/2024
2.1.116 23,070 2/25/2024
2.1.115 235 2/25/2024
2.1.114 18,580 2/21/2024
2.1.113 4,732 2/21/2024
2.1.112 2,837 2/21/2024
2.1.111 1,904 2/21/2024
2.1.110 260 2/21/2024
2.1.109 6,017 2/21/2024
2.1.108 253 2/21/2024
2.1.107 268 2/21/2024
2.1.106 15,003 2/20/2024
2.1.105 1,665 2/20/2024
2.1.104 10,048 2/19/2024
2.1.103 10,259 2/16/2024
2.1.102 6,985 2/16/2024
2.1.101 254 2/16/2024
2.1.100 6,616 2/16/2024
2.1.99 40,356 2/9/2024
2.1.98 36,458 2/7/2024
2.1.97 4,610 2/6/2024
2.1.96 2,807 2/6/2024
2.1.95 472 2/6/2024
2.1.94 277 2/6/2024
2.1.93 13,499 2/4/2024
2.1.92 98,871 1/15/2024
2.1.91 5,372 1/15/2024
2.1.90 387 1/15/2024
2.1.89 3,136 1/15/2024
2.1.88 331 1/15/2024
2.1.87 37,507 1/7/2024
2.1.86 7,384 1/5/2024
2.1.85 4,479 1/5/2024
2.1.84 368 1/5/2024
2.1.83 392 1/5/2024
2.1.82 5,087 1/5/2024
2.1.81 12,782 1/1/2024
2.1.80 446 1/1/2024
2.1.79 8,379 12/28/2023
2.1.78 4,273 12/28/2023
2.1.77 4,157 12/27/2023
2.1.76 419 12/27/2023
2.1.75 423 12/27/2023
2.1.74 5,020 12/27/2023
2.1.73 395 12/27/2023
2.1.72 436 12/27/2023
2.1.71 15,741 12/25/2023
2.1.70 887 12/25/2023
2.1.69 434 12/25/2023
2.1.68 434 12/25/2023
2.1.67 4,737 12/25/2023
2.1.66 12,785 12/24/2023
2.1.65 7,728 12/23/2023
2.1.64 2,089 12/23/2023
2.1.63 397 12/23/2023
2.1.62 5,543 12/23/2023
2.1.61 446 12/23/2023
2.1.60 391 12/23/2023
2.1.59 1,841 12/23/2023
2.1.58 399 12/23/2023
2.1.57 13,767 12/19/2023
2.1.56 4,612 12/18/2023
2.1.55 12,899 12/10/2023
2.1.51 6,312 12/10/2023
2.1.50 11,089 12/9/2023
2.1.49 442 12/9/2023
2.1.48 527 12/9/2023
2.1.47 458 12/9/2023
2.1.46 459 12/9/2023
2.1.45 477 12/9/2023
2.1.44 7,487 12/9/2023
2.1.43 11,639 12/6/2023
2.1.42 9,347 12/4/2023
2.1.41 5,967 12/4/2023
2.1.40 498 12/4/2023
2.1.39 902 12/4/2023
2.1.38 533 12/4/2023
2.1.37 15,761 11/23/2023
2.1.36 447 11/23/2023
2.1.35 834 11/23/2023
2.1.34 469 11/23/2023
2.1.33 2,065 11/23/2023
2.1.32 3,224 11/23/2023
2.1.31 9,551 11/20/2023
2.1.30 3,866 11/20/2023
2.1.29 6,831 11/19/2023
2.1.28 1,183 11/19/2023
2.1.27 466 11/19/2023
2.1.26 464 11/19/2023
2.1.25 451 11/19/2023
2.1.24 2,352 11/19/2023
2.1.23 10,060 11/18/2023
2.1.22 493 11/18/2023
2.1.21 3,326 11/18/2023
2.1.20 2,260 11/18/2023
2.1.19 481 11/18/2023
2.1.18 5,830 11/17/2023
2.1.17 1,477 11/17/2023
2.1.16 488 11/17/2023
2.1.15 470 11/17/2023
2.1.14 1,892 11/17/2023
2.1.13 8,004 11/17/2023
2.1.12 2,114 11/17/2023
2.1.11 466 11/17/2023
2.1.10 499 11/17/2023
2.1.9 512 11/17/2023
2.1.8 3,702 11/17/2023
2.1.7 1,675 11/16/2023
2.1.6 424 11/16/2023
2.1.5 920 11/16/2023
2.1.4 460 11/16/2023
2.0.140 5,579 11/15/2023
2.0.139 484 11/15/2023
2.0.138 467 11/15/2023
2.0.137 469 11/15/2023
2.0.136 463 11/15/2023
2.0.3 455 11/16/2023
2.0.2 470 11/16/2023
2.0.1 424 11/16/2023
1.0.135 12,288 11/10/2023
1.0.134 490 11/10/2023
1.0.133 5,851 11/9/2023
1.0.132 440 11/9/2023
1.0.131 485 11/9/2023
1.0.130 2,109 11/8/2023
1.0.129 10,591 11/6/2023
1.0.128 466 11/6/2023
1.0.127 494 11/6/2023
1.0.126 496 11/6/2023
1.0.125 3,936 11/3/2023
1.0.124 7,108 11/2/2023
1.0.123 512 11/2/2023
1.0.122 494 11/2/2023
1.0.121 465 11/2/2023
1.0.120 3,790 11/1/2023
1.0.119 19,798 10/18/2023
1.0.118 527 10/18/2023
1.0.117 532 10/18/2023
1.0.116 506 10/18/2023
1.0.115 4,263 10/17/2023
1.0.114 4,983 10/16/2023
1.0.113 522 10/16/2023
1.0.112 510 10/16/2023
1.0.111 542 10/16/2023
1.0.110 7,401 10/13/2023
1.0.109 562 10/13/2023
1.0.108 13,929 9/19/2023
1.0.107 554 9/19/2023
1.0.106 567 9/19/2023
1.0.105 509 9/19/2023
1.0.104 6,652 9/18/2023
1.0.103 558 9/18/2023
1.0.102 16,287 8/30/2023
1.0.101 629 8/30/2023
1.0.100 575 8/30/2023
1.0.99 574 8/30/2023
1.0.98 593 8/30/2023
1.0.97 12,099 8/25/2023
1.0.96 5,528 8/24/2023
1.0.95 583 8/24/2023
1.0.94 10,757 8/18/2023
1.0.93 608 8/18/2023
1.0.92 4,960 8/17/2023
1.0.91 580 8/17/2023
1.0.90 593 8/17/2023
1.0.89 18,487 8/8/2023
1.0.88 635 8/8/2023
1.0.87 6,001 8/7/2023
1.0.86 641 8/7/2023
1.0.85 626 8/7/2023
1.0.84 22,412 7/10/2023
1.0.83 689 7/10/2023
1.0.82 702 7/10/2023
1.0.81 716 7/10/2023
1.0.80 5,075 7/7/2023
1.0.79 663 7/7/2023
1.0.78 16,654 6/29/2023
1.0.77 4,597 6/28/2023
1.0.76 690 6/28/2023
1.0.75 713 6/28/2023
1.0.74 48,037 6/7/2023
1.0.73 6,137 6/7/2023
1.0.72 728 6/7/2023
1.0.71 720 6/7/2023
1.0.70 7,467 6/6/2023
1.0.69 711 6/6/2023
1.0.68 2,866 6/5/2023
1.0.67 692 6/5/2023
1.0.66 7,294 6/2/2023
1.0.65 735 6/2/2023
1.0.64 716 6/2/2023
1.0.63 28,826 5/30/2023
1.0.62 708 5/30/2023
1.0.61 8,356 5/29/2023
1.0.60 718 5/29/2023
1.0.59 6,654 5/26/2023
1.0.58 12,435 5/25/2023
1.0.57 723 5/25/2023
1.0.56 6,399 5/24/2023
1.0.55 738 5/24/2023
1.0.54 734 5/24/2023
1.0.53 715 5/24/2023
1.0.52 816 5/24/2023
1.0.51 4,267 5/23/2023
1.0.50 718 5/23/2023
1.0.49 726 5/23/2023
1.0.46 13,525 5/22/2023
1.0.45 11,040 5/18/2023
1.0.44 6,609 5/17/2023
1.0.43 706 5/17/2023
1.0.42 692 5/17/2023
1.0.41 691 5/17/2023
1.0.40 17,458 4/24/2023
1.0.39 2,425 4/24/2023
1.0.38 765 4/24/2023
1.0.37 4,091 4/21/2023
1.0.36 716 4/21/2023
1.0.35 728 4/21/2023
1.0.34 4,547 4/20/2023
1.0.33 906 4/20/2023
1.0.32 853 4/20/2023
1.0.31 4,193 4/19/2023
1.0.30 1,924 4/18/2023
1.0.29 753 4/18/2023
1.0.28 1,900 4/18/2023
1.0.27 3,380 4/17/2023
1.0.26 825 4/16/2023
1.0.25 771 4/16/2023
1.0.24 3,527 4/14/2023
1.0.23 2,577 4/13/2023
1.0.22 2,473 4/12/2023
1.0.21 752 4/12/2023
1.0.20 752 4/12/2023
1.0.19 1,778 4/11/2023
1.0.18 823 4/11/2023
1.0.17 2,622 4/11/2023
1.0.16 3,012 4/7/2023
1.0.15 3,845 4/3/2023
1.0.14 799 4/3/2023
1.0.13 790 4/3/2023
1.0.12 748 4/3/2023
1.0.11 2,072 4/1/2023
1.0.10 1,180 3/30/2023
1.0.9 920 3/26/2023
1.0.7 4,009 2/27/2023
1.0.6 829 2/26/2023
1.0.5 810 2/22/2023
1.0.4 1,001 2/22/2023
1.0.3 843 2/22/2023
1.0.2 1,387 2/12/2023
1.0.1 1,037 2/12/2023