Soenneker.Utils.String.LongestCommonSequence 3.0.743

Prefix Reserved
dotnet add package Soenneker.Utils.String.LongestCommonSequence --version 3.0.743                
NuGet\Install-Package Soenneker.Utils.String.LongestCommonSequence -Version 3.0.743                
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.Utils.String.LongestCommonSequence" Version="3.0.743" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Utils.String.LongestCommonSequence --version 3.0.743                
#r "nuget: Soenneker.Utils.String.LongestCommonSequence, 3.0.743"                
#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.Utils.String.LongestCommonSequence as a Cake Addin
#addin nuget:?package=Soenneker.Utils.String.LongestCommonSequence&version=3.0.743

// Install Soenneker.Utils.String.LongestCommonSequence as a Cake Tool
#tool nuget:?package=Soenneker.Utils.String.LongestCommonSequence&version=3.0.743                

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.Utils.String.LongestCommonSequence

A utility library for comparing strings via the Longest Common Sequence algorithm

Installation

dotnet add package Soenneker.Utils.String.LongestCommonSequence

Why?

Clarity in Similarity:

LCS gives a straightforward measure of similarity. The longer the common subsequence, the more similar the sequences.

Length-Flexible:

No bias for longer or shorter sequences. Focuses on shared elements, not sequence length.

Meaningful Over Quantity:

Emphasizes the meaning of elements, not just their frequency. Great for identifying shared meaningful content.

Efficient for Big Data:

Handles large datasets and extensive sequences efficiently. Practical for tasks involving substantial amounts of data.

Usage

var text1 = "This is a test";
var text2 = "This is another test";

double result = LcsStringUtil.CalculateSimilarityPercentage(text1, text2); // 70
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible. 
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
3.0.743 51 12/24/2024
3.0.742 47 12/24/2024
3.0.741 56 12/24/2024
3.0.740 57 12/24/2024
3.0.739 55 12/24/2024
3.0.738 58 12/24/2024
3.0.737 56 12/24/2024
3.0.736 55 12/24/2024
3.0.735 56 12/23/2024
3.0.734 60 12/23/2024
3.0.733 67 12/23/2024
3.0.732 63 12/23/2024
3.0.731 66 12/23/2024
3.0.730 73 12/23/2024
3.0.729 69 12/23/2024
3.0.728 71 12/22/2024
3.0.727 67 12/22/2024
3.0.726 70 12/22/2024
3.0.725 62 12/22/2024
3.0.724 62 12/22/2024
3.0.723 71 12/22/2024
3.0.722 67 12/21/2024
3.0.721 59 12/21/2024
3.0.720 61 12/21/2024
3.0.719 64 12/21/2024
3.0.718 71 12/21/2024
3.0.717 70 12/21/2024
3.0.716 73 12/20/2024
3.0.715 62 12/20/2024
3.0.714 69 12/20/2024
3.0.713 68 12/20/2024
3.0.712 74 12/20/2024
3.0.711 76 12/19/2024
3.0.710 64 12/19/2024
3.0.709 68 12/19/2024
3.0.708 68 12/18/2024
3.0.707 72 12/18/2024
3.0.706 68 12/16/2024
3.0.705 66 12/16/2024
3.0.704 67 12/10/2024
3.0.703 69 12/10/2024
3.0.702 69 12/10/2024
3.0.701 69 12/9/2024
3.0.700 72 12/9/2024
3.0.699 66 12/9/2024
3.0.698 76 12/9/2024
3.0.697 71 12/7/2024
3.0.696 75 12/6/2024
3.0.695 68 12/6/2024
3.0.694 71 12/6/2024
3.0.693 74 12/6/2024
3.0.692 74 12/6/2024
3.0.691 73 12/6/2024
3.0.690 73 12/6/2024
3.0.689 75 12/6/2024
3.0.688 80 12/6/2024
3.0.687 77 12/6/2024
3.0.686 74 12/6/2024
3.0.684 85 12/6/2024
3.0.683 72 12/5/2024
3.0.682 72 12/5/2024
3.0.681 72 12/5/2024
3.0.680 73 12/5/2024
3.0.679 73 12/5/2024
3.0.678 74 12/5/2024
3.0.677 72 12/5/2024
3.0.676 73 12/4/2024
3.0.675 71 12/4/2024
3.0.674 72 12/4/2024
3.0.673 74 12/4/2024
3.0.672 79 12/4/2024
3.0.671 79 12/3/2024
3.0.670 76 12/3/2024
3.0.669 77 12/3/2024
3.0.668 83 12/3/2024
3.0.667 71 12/3/2024
3.0.666 79 12/3/2024
3.0.665 65 12/3/2024
3.0.664 68 12/3/2024
3.0.663 66 12/2/2024
3.0.662 67 12/2/2024
3.0.661 71 12/2/2024
3.0.660 72 12/2/2024
3.0.659 75 12/2/2024
3.0.658 75 12/1/2024
3.0.657 71 12/1/2024
3.0.656 70 12/1/2024
3.0.655 75 11/29/2024
3.0.654 66 11/29/2024
3.0.653 74 11/29/2024
3.0.652 86 11/21/2024
3.0.651 82 11/21/2024
3.0.650 76 11/21/2024
3.0.649 84 11/20/2024
3.0.648 86 11/20/2024
3.0.647 81 11/20/2024
3.0.646 74 11/20/2024
3.0.645 80 11/20/2024
3.0.644 87 11/20/2024
3.0.643 78 11/19/2024
3.0.642 76 11/19/2024
3.0.641 79 11/19/2024
3.0.640 70 11/19/2024
3.0.639 75 11/19/2024
3.0.638 80 11/19/2024
3.0.637 70 11/15/2024
3.0.636 72 11/14/2024
3.0.635 73 11/14/2024
3.0.634 70 11/14/2024
3.0.633 73 11/14/2024
3.0.632 81 11/14/2024
3.0.631 85 11/14/2024
3.0.630 75 11/14/2024
3.0.629 77 11/14/2024
3.0.628 83 11/14/2024
3.0.627 80 11/14/2024
3.0.626 81 11/14/2024
2.1.625 81 11/13/2024
2.1.624 80 11/13/2024
2.1.623 82 11/13/2024
2.1.622 78 11/13/2024
2.1.621 81 11/12/2024
2.1.620 78 11/12/2024
2.1.619 83 11/9/2024
2.1.618 81 11/9/2024
2.1.617 80 11/9/2024
2.1.616 84 11/8/2024
2.1.615 86 11/8/2024
2.1.614 79 11/8/2024
2.1.613 84 11/8/2024
2.1.612 79 11/8/2024
2.1.611 74 11/6/2024
2.1.610 77 11/1/2024
2.1.609 97 11/1/2024
2.1.608 72 11/1/2024
2.1.607 88 10/29/2024
2.1.606 79 10/29/2024
2.1.605 87 10/29/2024
2.1.604 85 10/29/2024
2.1.603 83 10/29/2024
2.1.602 73 10/28/2024
2.1.601 75 10/26/2024
2.1.600 74 10/26/2024
2.1.599 81 10/22/2024
2.1.598 80 10/22/2024
2.1.597 81 10/22/2024
2.1.596 78 10/22/2024
2.1.595 80 10/22/2024
2.1.594 109 10/18/2024
2.1.593 81 10/17/2024
2.1.592 79 10/17/2024
2.1.591 84 10/15/2024
2.1.590 85 10/14/2024
2.1.589 88 10/12/2024
2.1.588 92 10/12/2024
2.1.587 79 10/11/2024
2.1.586 87 10/11/2024
2.1.585 88 10/9/2024
2.1.584 89 10/9/2024
2.1.583 83 10/9/2024
2.1.582 85 10/9/2024
2.1.581 88 10/9/2024
2.1.580 86 10/8/2024
2.1.579 80 10/8/2024
2.1.578 88 10/8/2024
2.1.577 88 10/8/2024
2.1.576 80 10/3/2024
2.1.575 84 10/3/2024
2.1.574 81 10/3/2024
2.1.573 78 10/3/2024
2.1.572 80 10/2/2024
2.1.571 81 10/2/2024
2.1.570 81 10/2/2024
2.1.569 83 10/2/2024
2.1.568 80 10/2/2024
2.1.567 83 10/2/2024
2.1.566 82 10/1/2024
2.1.565 89 10/1/2024
2.1.564 89 10/1/2024
2.1.563 88 10/1/2024
2.1.562 88 9/29/2024
2.1.561 83 9/29/2024
2.1.560 79 9/29/2024
2.1.559 79 9/29/2024
2.1.558 81 9/27/2024
2.1.557 86 9/27/2024
2.1.556 85 9/27/2024
2.1.555 88 9/27/2024
2.1.554 89 9/27/2024
2.1.553 82 9/27/2024
2.1.552 86 9/27/2024
2.1.551 80 9/26/2024
2.1.550 87 9/26/2024
2.1.549 88 9/26/2024
2.1.548 85 9/26/2024
2.1.547 92 9/26/2024
2.1.546 85 9/26/2024
2.1.545 81 9/26/2024
2.1.544 80 9/26/2024
2.1.543 95 9/23/2024
2.1.542 81 9/23/2024
2.1.541 88 9/23/2024
2.1.540 81 9/23/2024
2.1.539 86 9/23/2024
2.1.538 84 9/23/2024
2.1.537 94 9/23/2024
2.1.536 85 9/23/2024
2.1.535 90 9/23/2024
2.1.534 90 9/18/2024
2.1.533 96 9/18/2024
2.1.532 96 9/18/2024
2.1.531 93 9/18/2024
2.1.530 90 9/18/2024
2.1.529 101 9/18/2024
2.1.528 94 9/17/2024
2.1.527 101 9/17/2024
2.1.526 101 9/17/2024
2.1.524 104 9/17/2024
2.1.523 98 9/17/2024
2.1.522 98 9/17/2024
2.1.521 99 9/17/2024
2.1.520 96 9/16/2024
2.1.519 102 9/16/2024
2.1.518 93 9/16/2024
2.1.517 97 9/12/2024
2.1.516 92 9/12/2024
2.1.515 97 9/12/2024
2.1.514 106 9/12/2024
2.1.513 106 9/11/2024
2.1.512 103 9/11/2024
2.1.510 109 9/11/2024
2.1.509 108 9/11/2024
2.1.508 108 9/10/2024
2.1.507 92 9/10/2024
2.1.506 91 9/10/2024
2.1.505 93 9/10/2024
2.1.504 93 9/10/2024
2.1.503 95 9/10/2024
2.1.502 89 9/9/2024
2.1.500 100 9/9/2024
2.1.498 94 9/9/2024
2.1.497 102 9/9/2024
2.1.496 104 9/7/2024
2.1.495 111 9/7/2024
2.1.494 95 9/7/2024
2.1.493 124 9/6/2024
2.1.492 102 9/6/2024
2.1.491 101 9/6/2024
2.1.490 96 9/5/2024
2.1.489 97 9/5/2024
2.1.488 98 9/5/2024
2.1.487 102 9/5/2024
2.1.486 100 9/5/2024
2.1.485 103 9/5/2024
2.1.484 94 9/5/2024
2.1.483 98 9/4/2024
2.1.482 106 9/4/2024
2.1.481 103 9/3/2024
2.1.480 104 9/3/2024
2.1.479 107 9/3/2024
2.1.478 109 9/3/2024
2.1.477 96 9/3/2024
2.1.476 104 9/3/2024
2.1.475 95 8/29/2024
2.1.474 87 8/29/2024
2.1.473 90 8/29/2024
2.1.472 104 8/26/2024
2.1.471 103 8/26/2024
2.1.470 114 8/26/2024
2.1.469 117 8/21/2024
2.1.468 122 8/21/2024
2.1.467 127 8/21/2024
2.1.466 128 8/20/2024
2.1.465 120 8/20/2024
2.1.464 130 8/20/2024
2.1.463 124 8/20/2024
2.1.462 134 8/20/2024
2.1.461 121 8/20/2024
2.1.460 145 8/20/2024
2.1.459 118 8/19/2024
2.1.458 122 8/15/2024
2.1.457 121 8/15/2024
2.1.456 113 8/15/2024
2.1.455 119 8/14/2024
2.1.454 121 8/14/2024
2.1.453 110 8/14/2024
2.1.452 114 8/13/2024
2.1.451 100 8/7/2024
2.1.450 126 8/7/2024
2.1.449 98 8/7/2024
2.1.448 95 8/6/2024
2.1.447 364 8/1/2024
2.1.445 81 7/25/2024
2.1.444 68 7/25/2024
2.1.443 70 7/25/2024
2.1.442 70 7/25/2024
2.1.441 80 7/25/2024
2.1.440 81 7/25/2024
2.1.439 88 7/25/2024
2.1.438 81 7/24/2024
2.1.437 99 7/24/2024
2.1.436 103 7/20/2024
2.1.435 107 7/20/2024
2.1.434 119 7/20/2024
2.1.433 98 7/14/2024
2.1.432 99 7/14/2024
2.1.431 96 7/14/2024
2.1.430 93 7/14/2024
2.1.429 103 7/10/2024
2.1.428 100 7/10/2024
2.1.427 104 7/10/2024
2.1.426 103 7/10/2024
2.1.424 95 7/10/2024
2.1.423 90 7/10/2024
2.1.422 89 7/10/2024
2.1.421 97 7/10/2024
2.1.420 111 7/10/2024
2.1.418 105 7/10/2024
2.1.417 115 7/9/2024
2.1.415 91 7/9/2024
2.1.414 109 7/9/2024
2.1.413 100 7/9/2024
2.1.412 92 7/9/2024
2.1.411 77 7/9/2024
2.1.410 94 7/9/2024
2.1.409 100 7/9/2024
2.1.408 105 7/9/2024
2.1.407 104 7/8/2024
2.1.406 109 7/8/2024
2.1.405 114 7/8/2024
2.1.404 120 7/8/2024
2.1.403 114 7/8/2024
2.1.402 112 7/7/2024
2.1.401 117 7/7/2024
2.1.400 107 7/3/2024
2.1.399 109 7/3/2024
2.1.398 116 7/3/2024
2.1.397 101 7/3/2024
2.1.396 117 7/3/2024
2.1.395 103 7/3/2024
2.1.394 106 6/27/2024
2.1.393 100 6/27/2024
2.1.392 105 6/27/2024
2.1.391 108 6/22/2024
2.1.390 110 6/22/2024
2.1.389 107 6/16/2024
2.1.388 107 6/15/2024
2.1.387 110 6/15/2024
2.1.386 111 6/15/2024
2.1.385 103 6/15/2024
2.1.384 104 6/15/2024
2.1.383 101 6/15/2024
2.1.382 103 6/15/2024
2.1.381 109 6/15/2024
2.1.380 100 6/14/2024
2.1.379 114 6/4/2024
2.1.378 118 6/4/2024
2.1.377 106 6/2/2024
2.1.376 104 6/2/2024
2.1.375 103 5/31/2024
2.1.374 112 5/31/2024
2.1.373 111 5/31/2024
2.1.372 107 5/31/2024
2.1.371 109 5/29/2024
2.1.370 107 5/29/2024
2.1.369 99 5/29/2024
2.1.368 103 5/28/2024
2.1.367 105 5/28/2024
2.1.366 100 5/28/2024
2.1.365 105 5/28/2024
2.1.364 101 5/28/2024
2.1.363 94 5/27/2024
2.1.362 97 5/27/2024
2.1.361 101 5/27/2024
2.1.360 95 5/26/2024
2.1.359 106 5/26/2024
2.1.358 109 5/26/2024
2.1.357 100 5/26/2024
2.1.356 103 5/26/2024
2.1.355 103 5/26/2024
2.1.354 103 5/25/2024
2.1.353 104 5/25/2024
2.1.352 111 5/25/2024
2.1.351 107 5/25/2024
2.1.350 105 5/25/2024
2.1.349 123 5/25/2024
2.1.348 100 5/25/2024
2.1.347 105 5/23/2024
2.1.346 105 5/23/2024
2.1.345 94 5/23/2024
2.1.344 118 5/23/2024
2.1.343 92 5/23/2024
2.1.342 120 5/23/2024
2.1.341 104 5/23/2024
2.1.340 98 5/22/2024
2.1.339 123 5/22/2024
2.1.338 109 5/22/2024
2.1.337 95 5/22/2024
2.1.336 129 5/18/2024
2.1.335 103 5/18/2024
2.1.334 113 5/18/2024
2.1.333 112 5/18/2024
2.1.332 122 5/17/2024
2.1.331 114 5/17/2024
2.1.330 108 5/17/2024
2.1.329 115 5/16/2024
2.1.328 100 5/16/2024
2.1.327 108 5/15/2024
2.1.326 93 5/15/2024
2.1.325 111 5/15/2024
2.1.324 94 5/13/2024
2.1.323 97 5/13/2024
2.1.322 98 5/12/2024
2.1.321 132 4/30/2024
2.1.320 115 4/30/2024
2.1.319 106 4/30/2024
2.1.318 127 4/30/2024
2.1.317 113 4/29/2024
2.1.316 106 4/29/2024
2.1.315 108 4/29/2024
2.1.314 101 4/29/2024
2.1.313 101 4/29/2024
2.1.312 106 4/28/2024
2.1.311 117 4/28/2024
2.1.310 105 4/28/2024
2.1.309 107 4/28/2024
2.1.308 114 4/28/2024
2.1.307 101 4/28/2024
2.1.306 111 4/28/2024
2.1.305 109 4/28/2024
2.1.304 103 4/27/2024
2.1.303 133 4/20/2024
2.1.302 113 4/20/2024
2.1.301 109 4/19/2024
2.1.300 102 4/19/2024
2.1.299 100 4/19/2024
2.1.298 113 4/19/2024
2.1.297 112 4/19/2024
2.1.296 132 4/13/2024
2.1.295 119 4/13/2024
2.1.294 120 4/13/2024
2.1.293 111 4/12/2024
2.1.292 122 4/12/2024
2.1.291 120 4/12/2024
2.1.290 131 4/12/2024
2.1.289 109 4/12/2024
2.1.288 125 4/12/2024
2.1.287 131 4/12/2024
2.1.286 122 4/12/2024
2.1.285 110 4/11/2024
2.1.284 125 4/10/2024
2.1.283 110 4/10/2024
2.1.282 123 4/10/2024
2.1.281 112 4/10/2024
2.1.280 99 4/10/2024
2.1.279 125 4/3/2024
2.1.278 119 4/2/2024
2.1.277 117 4/2/2024
2.1.276 113 4/2/2024
2.1.275 132 4/1/2024
2.1.274 131 3/30/2024
2.1.273 129 3/29/2024
2.1.272 119 3/29/2024
2.1.271 152 3/25/2024
2.1.270 155 3/25/2024
2.1.269 161 3/25/2024
2.1.268 143 3/25/2024
2.1.267 163 3/21/2024
2.1.266 174 3/21/2024
2.1.265 158 3/21/2024
2.1.264 161 3/20/2024
2.1.263 163 3/20/2024
2.1.262 153 3/20/2024
2.1.261 160 3/19/2024
2.1.260 176 3/19/2024
2.1.259 141 3/19/2024
2.1.258 175 3/19/2024
2.1.257 158 3/19/2024
2.1.256 168 3/19/2024
2.1.255 179 3/18/2024
2.1.254 196 3/16/2024
2.1.253 181 3/16/2024
2.1.252 189 3/16/2024
2.1.251 141 3/15/2024
2.1.250 168 3/15/2024
2.1.249 153 3/14/2024
2.1.248 178 3/13/2024
2.1.247 177 3/13/2024
2.1.246 173 3/13/2024
2.1.245 176 3/13/2024
2.1.244 164 3/13/2024
2.1.243 168 3/13/2024
2.1.242 186 3/13/2024
2.1.241 182 3/13/2024
2.1.240 167 3/13/2024
2.1.239 164 3/12/2024
2.1.238 193 3/12/2024
2.1.237 161 3/12/2024
2.1.236 184 3/12/2024
2.1.235 209 3/12/2024
2.1.234 185 3/11/2024
2.1.233 220 3/11/2024
2.1.232 201 3/11/2024
2.1.231 180 3/11/2024
2.1.230 205 3/10/2024
2.1.229 206 3/10/2024
2.1.228 195 3/10/2024
2.1.227 210 3/10/2024
2.1.226 205 3/9/2024
2.1.225 224 3/9/2024
2.1.224 227 3/8/2024
2.1.223 188 3/8/2024
2.1.222 210 3/8/2024
2.1.221 179 3/8/2024
2.1.220 212 3/8/2024
2.1.219 214 3/8/2024
2.1.218 199 3/6/2024
2.1.217 207 3/6/2024
2.1.216 195 3/6/2024
2.1.215 222 3/4/2024
2.1.214 237 3/4/2024
2.1.213 234 3/4/2024
2.1.212 230 3/4/2024
2.1.211 211 3/4/2024
2.1.210 222 3/4/2024
2.1.209 207 3/3/2024
2.1.208 195 3/3/2024
2.1.207 213 3/3/2024
2.1.206 226 3/3/2024
2.1.205 228 3/2/2024
2.1.204 218 3/2/2024
2.1.203 234 3/2/2024
2.1.202 216 3/2/2024
2.1.201 227 3/2/2024
2.1.200 218 3/2/2024
2.1.199 226 3/2/2024
2.1.198 237 3/1/2024
2.1.197 206 2/29/2024
2.1.196 206 2/29/2024
2.1.195 232 2/29/2024
2.1.194 219 2/29/2024
2.1.193 193 2/29/2024
2.1.192 214 2/29/2024
2.1.191 244 2/29/2024
2.1.190 262 2/27/2024
2.1.189 238 2/26/2024
2.1.188 241 2/26/2024
2.1.187 239 2/25/2024
2.1.186 262 2/25/2024
2.1.185 225 2/25/2024
2.1.184 202 2/25/2024
2.1.183 252 2/24/2024
2.1.182 259 2/23/2024
2.1.181 272 2/23/2024
2.1.180 269 2/22/2024
2.1.179 231 2/22/2024
2.1.178 264 2/22/2024
2.1.177 234 2/22/2024
2.1.176 237 2/22/2024
2.1.175 241 2/22/2024
2.1.174 231 2/21/2024
2.1.173 259 2/21/2024
2.1.172 250 2/21/2024
2.1.171 237 2/21/2024
2.1.170 251 2/21/2024
2.1.169 232 2/21/2024
2.1.168 237 2/21/2024
2.1.167 233 2/20/2024
2.1.166 219 2/20/2024
2.1.165 245 2/20/2024
2.1.164 231 2/20/2024
2.1.163 270 2/20/2024
2.1.162 264 2/20/2024
2.1.161 235 2/20/2024
2.1.160 262 2/20/2024
2.1.159 250 2/19/2024
2.1.158 259 2/19/2024
2.1.157 245 2/19/2024
2.1.156 250 2/19/2024
2.1.155 264 2/19/2024
2.1.154 264 2/17/2024
2.1.153 277 2/17/2024
2.1.152 270 2/17/2024
2.1.151 223 2/17/2024
2.1.150 260 2/17/2024
2.1.149 248 2/16/2024
2.1.148 264 2/16/2024
2.1.147 259 2/16/2024
2.1.146 256 2/16/2024
2.1.145 245 2/16/2024
2.1.144 254 2/16/2024
2.1.143 237 2/16/2024
2.1.142 224 2/16/2024
2.1.141 258 2/14/2024
2.1.140 240 2/14/2024
2.1.139 239 2/14/2024
2.1.138 273 2/14/2024
2.1.137 250 2/13/2024
2.1.136 235 2/13/2024
2.1.135 236 2/13/2024
2.1.134 237 2/13/2024
2.1.133 255 2/13/2024
2.1.132 212 2/13/2024
2.1.131 276 2/13/2024
2.1.130 263 2/12/2024
2.1.129 294 2/12/2024
2.1.128 276 2/12/2024
2.1.127 289 2/11/2024
2.1.126 265 2/11/2024
2.1.125 252 2/11/2024
2.1.124 287 2/11/2024
2.1.123 273 2/11/2024
2.1.122 273 2/11/2024
2.1.121 278 2/11/2024
2.1.120 250 2/10/2024
2.1.119 267 2/10/2024
2.1.118 231 2/10/2024
2.1.117 277 2/10/2024
2.1.116 249 2/9/2024
2.1.115 271 2/9/2024
2.1.114 259 2/9/2024
2.1.113 259 2/9/2024
2.1.112 285 2/9/2024
2.1.111 244 2/9/2024
2.1.110 246 2/9/2024
2.1.109 260 2/8/2024
2.1.108 245 2/8/2024
2.1.107 236 2/8/2024
2.1.106 265 2/8/2024
2.1.105 226 2/8/2024
2.1.104 287 2/7/2024
2.1.103 260 2/7/2024
2.1.102 254 2/7/2024
2.1.101 252 2/7/2024
2.1.100 271 2/7/2024
2.1.99 276 2/7/2024
2.1.98 251 2/7/2024
2.1.97 269 2/6/2024
2.1.96 260 2/5/2024
2.1.95 275 2/5/2024
2.1.94 219 2/4/2024
2.1.93 270 2/4/2024
2.1.92 248 2/4/2024
2.1.91 260 2/3/2024
2.1.90 242 2/3/2024
2.1.89 253 2/2/2024
2.1.88 249 1/31/2024
2.1.87 275 1/31/2024
2.1.86 249 1/31/2024
2.1.85 229 1/31/2024
2.1.84 254 1/30/2024
2.1.83 275 1/30/2024
2.1.82 237 1/30/2024
2.1.81 257 1/29/2024
2.1.80 229 1/29/2024
2.1.79 245 1/29/2024
2.1.78 241 1/29/2024
2.1.77 241 1/29/2024
2.1.76 222 1/29/2024
2.1.75 225 1/29/2024
2.1.74 252 1/28/2024
2.1.73 267 1/28/2024
2.1.72 254 1/28/2024
2.1.71 245 1/28/2024
2.1.70 215 1/28/2024
2.1.69 260 1/28/2024
2.1.68 253 1/28/2024
2.1.67 241 1/27/2024
2.1.66 255 1/27/2024
2.1.65 234 1/27/2024
2.1.64 211 1/27/2024
2.1.63 276 1/27/2024
2.1.62 247 1/27/2024
2.1.61 232 1/27/2024
2.1.60 248 1/27/2024
2.1.59 236 1/26/2024
2.1.58 232 1/26/2024
2.1.57 268 1/26/2024
2.1.56 237 1/26/2024
2.1.55 275 1/26/2024
2.1.54 246 1/26/2024
2.1.53 260 1/26/2024
2.1.52 247 1/26/2024
2.1.51 218 1/25/2024
2.1.50 249 1/25/2024
2.1.49 270 1/25/2024
2.1.48 242 1/25/2024
2.1.47 249 1/25/2024
2.1.46 225 1/19/2024
2.1.45 261 1/19/2024
2.1.44 261 1/19/2024
2.1.43 291 1/16/2024
2.1.42 254 1/16/2024
2.1.41 284 1/15/2024
2.1.40 255 1/15/2024
2.1.39 239 1/15/2024
2.1.38 268 1/15/2024
2.1.37 256 1/15/2024
2.1.36 282 1/15/2024
2.1.35 275 1/14/2024
2.1.34 255 1/14/2024
2.1.33 251 1/14/2024
2.1.32 272 1/14/2024
2.1.31 223 1/13/2024
2.1.30 298 1/13/2024
2.1.29 269 1/13/2024
2.1.28 270 1/13/2024
2.1.27 254 1/13/2024
2.1.26 269 1/13/2024
2.1.25 275 1/12/2024
2.1.24 254 1/12/2024
2.1.23 264 1/11/2024
2.1.22 249 1/11/2024
2.1.21 273 1/11/2024
2.1.20 302 1/9/2024
2.1.19 267 1/8/2024
2.1.18 236 1/8/2024
2.1.17 268 1/8/2024
2.1.16 254 1/8/2024
2.1.15 262 1/5/2024
2.1.14 265 1/5/2024
2.1.13 283 1/5/2024
2.1.12 278 1/5/2024
2.1.11 227 1/5/2024
2.1.10 295 1/1/2024
2.1.9 279 1/1/2024
2.1.8 251 1/1/2024
2.1.7 307 1/1/2024
2.1.6 287 1/1/2024
2.1.5 279 1/1/2024
2.1.4 304 1/1/2024
2.1.3 259 1/1/2024
2.1.2 308 1/1/2024
2.1.1 288 1/1/2024