PeanutButter.TestUtils.Generic 3.0.349

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.TestUtils.Generic --version 3.0.349
                    
NuGet\Install-Package PeanutButter.TestUtils.Generic -Version 3.0.349
                    
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="PeanutButter.TestUtils.Generic" Version="3.0.349" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.TestUtils.Generic" Version="3.0.349" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.TestUtils.Generic" />
                    
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 PeanutButter.TestUtils.Generic --version 3.0.349
                    
#r "nuget: PeanutButter.TestUtils.Generic, 3.0.349"
                    
#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.
#:package PeanutButter.TestUtils.Generic@3.0.349
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PeanutButter.TestUtils.Generic&version=3.0.349
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.Generic&version=3.0.349
                    
Install as a Cake Tool

Some generic test utilites.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PeanutButter.TestUtils.Generic:

Package Downloads
PeanutButter.TestUtils.Entity

Contains classes to help with testing when entity and a SQL Server would be involved in production: * TestFixtureWithTempDb provides bootstrapping for tests which would use a temporary database (TempDBLocalDb) * EntityPersistenceTestFixtureBase provides helpers for the common test of persisting and recalling entities to test that mappings (automatic or manual) work as expected * DbContextExtensions adds SaveChangesWithErrorReporting(), an extension method for DbContext derivatives to provide more information within tests as to why a test is failing (such information is usually buried within the exception maze that Entity provides)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.397 65 9/26/2025
3.0.396 117 9/12/2025
3.0.395 152 9/11/2025
3.0.394 152 9/11/2025
3.0.393 152 9/10/2025
3.0.392 157 9/9/2025
3.0.391 155 8/19/2025
3.0.390 153 8/19/2025
3.0.389 85 8/1/2025
3.0.388 111 7/31/2025
3.0.387 109 7/30/2025
3.0.386 159 7/15/2025
3.0.385 151 7/15/2025
3.0.384 276 5/15/2025
3.0.383 276 5/14/2025
3.0.382 260 5/13/2025
3.0.381 129 5/9/2025
3.0.380 174 5/8/2025
3.0.379 180 5/7/2025
3.0.378 181 5/6/2025
3.0.377 173 5/6/2025
3.0.376 170 5/6/2025
3.0.375 158 5/6/2025
3.0.374 180 5/5/2025
3.0.373 174 5/5/2025
3.0.372 164 5/5/2025
3.0.371 179 5/5/2025
3.0.370 174 5/5/2025
3.0.369 171 5/5/2025
3.0.368 176 4/30/2025
3.0.367 168 4/30/2025
3.0.366 185 4/30/2025
3.0.365 174 4/30/2025
3.0.364 175 4/30/2025
3.0.363 169 4/30/2025
3.0.362 172 4/30/2025
3.0.361 176 4/30/2025
3.0.360 179 4/30/2025
3.0.359 173 4/30/2025
3.0.358 184 4/29/2025
3.0.357 192 4/23/2025
3.0.356 189 4/22/2025
3.0.355 233 4/17/2025
3.0.354 208 4/15/2025
3.0.353 147 4/4/2025
3.0.352 194 4/3/2025
3.0.351 186 4/2/2025
3.0.350 184 4/2/2025
3.0.349 176 3/18/2025
3.0.348 180 3/18/2025
3.0.347 256 3/4/2025
3.0.346 241 3/4/2025
3.0.345 258 3/4/2025
3.0.344 154 2/20/2025
3.0.343 142 2/14/2025
3.0.342 162 2/11/2025
3.0.341 125 2/10/2025
3.0.340 140 2/5/2025
3.0.339 143 1/7/2025
3.0.338 141 1/7/2025
3.0.337 121 1/7/2025
3.0.336 142 1/6/2025
3.0.335 147 12/17/2024
3.0.334 140 12/17/2024
3.0.333 158 12/13/2024
3.0.332 147 12/13/2024
3.0.331 132 12/12/2024
3.0.330 155 11/28/2024
3.0.329 163 11/13/2024
3.0.328 136 11/12/2024
3.0.327 139 11/12/2024
3.0.326 137 11/12/2024
3.0.325 149 11/12/2024
3.0.324 138 11/12/2024
3.0.323 135 11/6/2024
3.0.322 138 11/6/2024
3.0.321 170 10/10/2024
3.0.320 130 10/7/2024
3.0.319 172 9/18/2024
3.0.318 177 9/18/2024
3.0.317 157 9/18/2024
3.0.316 150 8/28/2024
3.0.315 165 8/12/2024
3.0.314 163 8/8/2024
3.0.313 179 8/8/2024
3.0.312 128 7/29/2024
3.0.311 155 7/17/2024
3.0.310 150 7/15/2024
3.0.309 127 7/15/2024
3.0.308 143 7/9/2024
3.0.307 133 7/9/2024
3.0.306 159 6/25/2024
3.0.305 157 6/11/2024
3.0.304 162 6/11/2024
3.0.303 164 6/5/2024
3.0.302 151 6/5/2024
3.0.301 215 5/30/2024
3.0.300 160 5/30/2024
3.0.299 164 5/30/2024
3.0.298 389 5/17/2024
3.0.297 166 5/17/2024
3.0.296 174 5/13/2024
3.0.295 155 5/8/2024
3.0.294 188 5/7/2024
3.0.293 296 4/19/2024
3.0.292 168 4/18/2024
3.0.291 182 4/17/2024
3.0.290 176 4/17/2024
3.0.289 161 4/15/2024
3.0.288 178 4/11/2024
3.0.287 199 4/5/2024
3.0.286 192 4/5/2024
3.0.285 192 4/5/2024
3.0.284 182 4/4/2024
3.0.283 196 4/4/2024
3.0.282 211 4/3/2024
3.0.281 182 4/2/2024
3.0.280 173 4/2/2024
3.0.279 213 3/25/2024
3.0.278 196 3/25/2024
3.0.277 213 3/15/2024
3.0.276 284 2/29/2024
3.0.275 309 2/28/2024
3.0.274 317 2/28/2024
3.0.273 365 2/27/2024
3.0.272 325 2/26/2024
3.0.271 1,555 2/22/2024
3.0.270 384 2/15/2024
3.0.269 372 2/15/2024
3.0.268 414 2/15/2024
3.0.267 413 2/14/2024
3.0.266 377 2/14/2024
3.0.265 406 2/13/2024
3.0.264 453 2/8/2024
3.0.263 405 2/8/2024
3.0.262 456 2/8/2024
3.0.261 421 2/8/2024
3.0.260 426 2/7/2024
3.0.259 459 2/7/2024
3.0.258 448 2/7/2024
3.0.257 427 2/7/2024
3.0.256 429 1/31/2024
3.0.255 1,919 1/30/2024
3.0.254 525 1/25/2024
3.0.253 489 1/24/2024
3.0.252 498 1/22/2024
3.0.251 523 1/17/2024
3.0.250 482 1/17/2024
3.0.249 508 1/16/2024
3.0.248 534 1/16/2024
3.0.247 554 1/16/2024
3.0.246 579 1/15/2024
3.0.245 539 1/11/2024
3.0.244 739 12/11/2023
3.0.243 621 12/11/2023
3.0.242 690 12/7/2023
3.0.241 673 12/7/2023
3.0.240 675 12/5/2023
3.0.239 632 12/5/2023
3.0.238 659 12/5/2023
3.0.237 664 12/5/2023
3.0.236 690 11/17/2023
3.0.235 652 11/17/2023
3.0.234 669 11/14/2023
3.0.233 703 11/14/2023
3.0.232 627 11/13/2023
3.0.231 688 11/9/2023
3.0.230 683 11/8/2023
3.0.229 635 11/8/2023
3.0.228 723 11/2/2023
3.0.227 706 11/2/2023
3.0.226 718 11/1/2023
3.0.225 696 11/1/2023
3.0.224 691 11/1/2023
3.0.223 676 10/31/2023
3.0.222 690 10/31/2023
3.0.221 671 10/31/2023
3.0.220 709 10/31/2023
3.0.219 721 10/31/2023
3.0.218 684 10/30/2023
3.0.217 696 10/30/2023
3.0.216 719 10/30/2023
3.0.215 714 10/30/2023
3.0.214 705 10/26/2023
3.0.213 721 10/25/2023
3.0.212 755 10/25/2023
3.0.211 681 10/24/2023
3.0.210 720 10/24/2023
3.0.209 670 10/24/2023
3.0.208 636 10/24/2023
3.0.207 738 10/23/2023
3.0.206 680 10/23/2023
3.0.205 718 10/20/2023
3.0.204 688 10/20/2023
3.0.203 737 10/20/2023
3.0.202 743 10/19/2023
3.0.201 667 10/19/2023
3.0.200 710 10/19/2023
3.0.199 721 10/19/2023
3.0.198 659 10/18/2023
3.0.197 685 10/18/2023
3.0.196 706 10/17/2023
3.0.195 674 10/13/2023
3.0.194 710 10/12/2023
3.0.193 733 10/12/2023
3.0.192 709 10/11/2023
3.0.191 693 10/11/2023
3.0.190 717 10/11/2023
3.0.189 697 10/11/2023
3.0.188 709 10/11/2023
3.0.187 665 10/11/2023
3.0.186 742 10/11/2023
3.0.185 698 10/10/2023
3.0.184 713 10/10/2023
3.0.183 708 10/9/2023
3.0.182 720 10/9/2023
3.0.181 746 10/9/2023
3.0.180 737 9/21/2023
3.0.179 720 9/21/2023
3.0.178 766 9/21/2023
3.0.177 761 9/11/2023
3.0.176 822 9/8/2023
3.0.175 776 9/8/2023
3.0.173 801 9/8/2023
3.0.172 768 9/8/2023
3.0.170 824 8/23/2023
3.0.169 755 8/23/2023
3.0.167 1,103 8/11/2023
3.0.166 860 8/10/2023
3.0.165 925 8/7/2023
3.0.164 987 8/3/2023
3.0.163 1,004 7/31/2023
3.0.162 1,016 7/28/2023
3.0.161 969 7/28/2023
3.0.160 2,391 6/30/2023
3.0.159 1,026 6/29/2023
3.0.158 1,049 6/29/2023
3.0.157 1,004 6/28/2023
3.0.156 1,021 6/28/2023
3.0.155 1,020 6/28/2023
3.0.154 979 6/26/2023
3.0.153 1,012 6/22/2023
3.0.152 1,022 6/22/2023
3.0.151 1,072 6/22/2023
3.0.150 1,046 6/22/2023
3.0.149 1,017 6/22/2023
3.0.148 991 6/22/2023
3.0.147 1,064 6/15/2023
3.0.146 988 6/9/2023
3.0.145 1,002 6/6/2023
3.0.144 1,095 6/6/2023
3.0.143 1,056 6/6/2023
3.0.142 1,044 5/31/2023
3.0.141 1,041 5/31/2023
3.0.140 1,082 5/26/2023
3.0.139 1,076 5/26/2023
3.0.138 1,068 5/25/2023
3.0.137 1,037 5/25/2023
3.0.136 1,060 5/25/2023
3.0.135 1,121 5/25/2023
3.0.134 1,046 5/25/2023
3.0.133 1,109 5/24/2023
3.0.132 1,061 5/24/2023
3.0.131 1,052 5/24/2023
3.0.130 1,133 5/23/2023
3.0.129 1,088 5/22/2023
3.0.128 1,116 5/18/2023
3.0.127 1,126 5/17/2023
3.0.126 1,121 5/11/2023
3.0.125 1,223 5/5/2023
3.0.124 1,215 5/4/2023
3.0.123 1,165 5/4/2023
3.0.122 1,207 4/25/2023
3.0.121 1,126 4/25/2023
3.0.120 1,141 4/25/2023
3.0.119 1,125 4/25/2023
3.0.118 1,125 4/25/2023
3.0.117 1,112 4/24/2023
3.0.116 1,113 4/24/2023
3.0.115 1,176 4/18/2023
3.0.114 1,180 4/18/2023
3.0.113 1,157 4/18/2023
3.0.112 1,120 4/11/2023
3.0.111 1,144 4/11/2023
3.0.110 1,145 3/31/2023
3.0.109 1,178 3/29/2023
3.0.108 1,150 3/28/2023
3.0.107 1,176 3/15/2023
3.0.106 1,192 3/9/2023
3.0.105 1,146 3/9/2023
3.0.104 1,192 3/3/2023
3.0.103 1,257 3/2/2023
3.0.102 1,170 3/2/2023
3.0.101 1,183 3/1/2023
3.0.100 1,191 2/22/2023
3.0.99 1,213 2/10/2023
3.0.98 1,231 2/10/2023
3.0.97 1,275 1/24/2023
3.0.96 1,883 12/15/2022
3.0.95 1,276 12/1/2022
3.0.94 1,341 11/30/2022
3.0.93 1,344 11/30/2022
3.0.92 1,293 11/30/2022
3.0.91 1,391 11/29/2022
3.0.90 1,542 11/25/2022
3.0.89 1,351 11/17/2022
3.0.88 1,343 11/15/2022
3.0.87 1,406 11/14/2022
3.0.86 1,345 11/14/2022
3.0.85 1,374 11/14/2022
3.0.84 1,329 11/14/2022
3.0.83 1,393 11/14/2022
3.0.82 1,304 11/14/2022
3.0.81 1,364 11/14/2022
3.0.80 1,328 11/14/2022
3.0.79 1,382 11/8/2022
3.0.78 1,354 11/7/2022
3.0.77 1,361 11/7/2022
3.0.76 1,401 11/7/2022
3.0.75 1,369 11/7/2022
3.0.74 1,317 11/3/2022
3.0.73 3,933 10/31/2022
3.0.72 1,458 10/27/2022
3.0.71 1,385 10/27/2022
3.0.70 1,322 10/27/2022
3.0.69 1,420 10/27/2022
3.0.68 1,433 10/25/2022
3.0.67 1,488 10/19/2022
3.0.66 1,453 10/19/2022
3.0.65 1,466 10/19/2022
3.0.64 1,445 10/19/2022
3.0.63 1,417 10/19/2022
3.0.62 1,398 10/18/2022
3.0.61 1,502 10/13/2022
3.0.60 1,416 10/12/2022
3.0.59 1,385 10/12/2022
3.0.58 1,590 9/28/2022
3.0.57 1,493 9/28/2022
3.0.56 1,474 9/28/2022
3.0.55 1,474 9/27/2022
3.0.54 1,526 9/27/2022
3.0.53 1,474 9/27/2022
3.0.52 1,475 9/27/2022
3.0.51 1,433 9/27/2022
3.0.50 1,488 9/27/2022
3.0.49 1,462 9/27/2022
3.0.48 1,406 9/27/2022
3.0.47 1,463 9/26/2022
3.0.46 1,448 9/26/2022
3.0.45 1,420 9/26/2022
3.0.44 1,421 9/26/2022
3.0.43 1,528 9/23/2022
3.0.42 1,433 9/23/2022
3.0.41 1,533 9/22/2022
3.0.40 1,463 9/22/2022
3.0.39 1,469 9/22/2022
3.0.38 1,479 9/21/2022
3.0.37 1,518 9/21/2022
3.0.36 1,410 9/21/2022
3.0.35 1,475 9/21/2022
3.0.34 1,519 9/20/2022
3.0.33 1,488 9/19/2022
3.0.32 1,505 9/16/2022
3.0.31 1,457 9/16/2022
3.0.30 1,481 9/16/2022
3.0.29 1,444 9/16/2022
3.0.28 1,510 9/15/2022
3.0.27 1,502 9/15/2022
3.0.26 1,460 9/14/2022
3.0.25 1,584 9/14/2022
3.0.24 1,536 9/14/2022
3.0.23 1,445 9/14/2022
3.0.22 1,482 9/14/2022
3.0.21 1,575 9/14/2022
3.0.20 1,504 9/9/2022
3.0.19 1,441 9/9/2022
3.0.18 1,418 9/8/2022
3.0.17 1,433 9/6/2022
3.0.16 1,457 9/6/2022
3.0.15 1,410 9/2/2022
3.0.14 1,478 9/1/2022
3.0.13 1,478 8/31/2022
3.0.12 1,516 8/31/2022
3.0.11 1,412 8/23/2022
3.0.10 1,409 8/22/2022
3.0.9 1,509 8/22/2022
3.0.8 1,526 8/18/2022
3.0.7 1,485 8/17/2022
3.0.6 1,535 8/15/2022
3.0.5 1,501 8/15/2022
3.0.4 1,652 8/4/2022
3.0.3 1,442 8/4/2022
3.0.2 1,563 7/29/2022
3.0.1 1,476 7/27/2022
3.0.0 1,507 7/26/2022
2.0.96 1,493 7/26/2022
2.0.95 1,499 7/26/2022
2.0.94 1,481 7/25/2022
2.0.93 1,462 7/25/2022
2.0.92 1,969 7/15/2022
2.0.91 1,468 7/15/2022
2.0.90 1,491 7/14/2022
2.0.89 1,461 7/14/2022
2.0.88 1,484 7/12/2022
2.0.87 1,563 7/11/2022
2.0.86 1,461 7/11/2022
2.0.85 1,466 7/11/2022
2.0.84 1,465 7/8/2022
2.0.83 1,513 6/29/2022
2.0.82 1,497 6/29/2022
2.0.81 1,526 6/23/2022
2.0.80 1,520 6/15/2022
2.0.79 1,624 6/14/2022
2.0.78 1,516 6/14/2022
2.0.77 10,300 5/24/2022
2.0.76 1,678 5/3/2022
2.0.75 1,578 4/29/2022
2.0.74 1,534 4/19/2022
2.0.73 1,503 4/16/2022
2.0.72 1,548 4/12/2022
2.0.71 1,547 4/12/2022
2.0.70 1,503 4/7/2022
2.0.69 1,587 4/7/2022
2.0.68 1,573 4/7/2022
2.0.67 1,539 4/7/2022
2.0.66 1,470 3/15/2022
2.0.65 1,556 3/15/2022
2.0.64 1,507 3/15/2022
2.0.63 1,523 3/2/2022
2.0.62 1,485 2/22/2022
2.0.61 1,522 2/18/2022
2.0.60 1,516 2/18/2022
2.0.59 1,518 2/15/2022
2.0.58 1,478 2/9/2022
2.0.57 1,457 2/1/2022
2.0.56 1,590 2/1/2022
2.0.55 1,531 2/1/2022
2.0.54 1,589 1/28/2022
2.0.53 1,478 1/27/2022
2.0.52 1,614 1/19/2022
2.0.51 1,577 1/19/2022
2.0.50 1,337 12/2/2021
2.0.44 1,330 11/18/2021
2.0.43 1,360 11/16/2021
2.0.42 1,451 11/2/2021
2.0.41 1,338 10/20/2021
2.0.40 1,410 10/12/2021
2.0.39 1,463 10/12/2021
2.0.38 1,402 10/5/2021
2.0.37 1,443 9/21/2021
2.0.36 1,968 9/9/2021
2.0.35 1,498 9/3/2021
2.0.34 1,527 9/2/2021
2.0.33 1,436 7/21/2021
2.0.32 1,477 7/21/2021
2.0.31 1,455 7/6/2021
2.0.30 1,511 7/5/2021
2.0.29 1,652 6/30/2021
2.0.28 1,453 6/28/2021
2.0.27 1,446 6/17/2021
2.0.26 1,400 6/15/2021
2.0.25 1,386 6/14/2021
2.0.24 1,479 6/14/2021
2.0.23 1,465 6/14/2021
2.0.22 1,434 5/20/2021
2.0.21 1,461 5/18/2021
2.0.20 1,458 5/10/2021
2.0.19 1,438 5/10/2021
2.0.18 1,470 5/3/2021
2.0.17 1,418 5/3/2021
2.0.16 1,482 4/14/2021
2.0.15 1,354 4/13/2021
2.0.14 2,720 3/31/2021
2.0.13 1,487 3/25/2021
2.0.12 1,438 3/25/2021
2.0.11 1,601 2/19/2021
2.0.10 1,629 2/18/2021
2.0.9 1,690 2/18/2021
2.0.8 1,597 2/16/2021
2.0.7 1,672 2/9/2021
2.0.6 1,632 2/9/2021
2.0.5 1,557 2/3/2021
2.0.4 1,585 1/29/2021
2.0.3 1,641 1/29/2021
2.0.2 1,546 1/28/2021
2.0.1 1,590 1/27/2021
2.0.0 1,596 1/26/2021
1.2.397 1,543 1/26/2021
1.2.396 1,637 1/21/2021
1.2.395 1,601 1/20/2021
1.2.394 1,615 1/20/2021
1.2.393 1,596 1/20/2021
1.2.392 1,607 1/20/2021
1.2.391 1,586 1/19/2021
1.2.390 1,573 1/19/2021
1.2.389 1,549 1/19/2021
1.2.388 1,647 1/14/2021
1.2.387 1,669 1/14/2021
1.2.386 1,604 1/13/2021
1.2.385 1,621 1/13/2021
1.2.384 1,664 1/11/2021
1.2.383 1,626 1/8/2021
1.2.382 1,633 1/6/2021
1.2.381 1,672 1/6/2021
1.2.380 1,699 11/17/2020
1.2.379 1,764 10/21/2020
1.2.378 1,652 9/17/2020
1.2.376 4,162 9/1/2020
1.2.375 2,728 7/13/2020
1.2.374 1,628 7/2/2020
1.2.373 1,727 7/1/2020
1.2.372 1,758 6/10/2020
1.2.371 1,720 6/10/2020
1.2.370 1,753 6/10/2020
1.2.369 1,700 6/9/2020
1.2.368 1,705 6/9/2020
1.2.367 1,733 6/9/2020
1.2.366 1,722 6/9/2020
1.2.365 1,759 6/9/2020
1.2.364 1,753 6/9/2020
1.2.363 1,653 6/9/2020
1.2.362 1,734 6/8/2020
1.2.361 1,699 6/4/2020
1.2.357 4,770 3/25/2020
1.2.356 1,782 3/10/2020
1.2.355 1,795 3/10/2020
1.2.354 1,715 3/6/2020
1.2.353 1,803 3/3/2020
1.2.352 1,645 3/3/2020
1.2.351 1,719 3/2/2020
1.2.350 1,719 3/2/2020
1.2.349 1,713 3/2/2020
1.2.348 1,759 3/2/2020
1.2.347 1,716 3/2/2020
1.2.346 1,729 2/27/2020
1.2.345 1,793 2/21/2020
1.2.344 1,615 2/20/2020
1.2.343 1,702 2/20/2020
1.2.342 1,784 2/20/2020
1.2.341 1,886 2/20/2020
1.2.340 1,829 2/20/2020
1.2.339 1,814 2/20/2020
1.2.338 1,752 2/19/2020
1.2.337 1,734 2/18/2020
1.2.336 1,791 2/14/2020
1.2.335 1,845 2/6/2020
1.2.334 1,767 2/4/2020
1.2.333 1,822 2/3/2020
1.2.332 8,368 1/13/2020
1.2.331 25,771 12/17/2019
1.2.330 1,719 12/13/2019
1.2.328 1,738 12/12/2019
1.2.327 1,767 12/11/2019
1.2.326 1,764 12/10/2019
1.2.325 4,352 12/3/2019
1.2.324 1,755 11/29/2019
1.2.323 1,774 11/28/2019
1.2.322 1,738 11/28/2019
1.2.321 1,719 11/28/2019
1.2.320 1,879 11/26/2019
1.2.319 1,722 11/26/2019
1.2.318 1,777 11/22/2019
1.2.317 1,862 11/20/2019
1.2.316 1,960 10/25/2019
1.2.315 1,782 10/25/2019
1.2.314 1,817 10/23/2019
1.2.313 1,778 10/18/2019
1.2.312 1,735 10/17/2019
1.2.311 1,823 10/17/2019
1.2.310 1,749 10/17/2019
1.2.309 1,818 10/9/2019
1.2.308 1,804 10/8/2019
1.2.307 1,819 10/7/2019
1.2.306 1,743 10/4/2019
1.2.305 1,754 10/3/2019
1.2.304 1,766 10/2/2019
1.2.303 1,879 9/16/2019
1.2.302 1,818 9/16/2019
1.2.301 1,742 9/15/2019
1.2.300 1,802 9/13/2019
1.2.299 1,860 9/10/2019
1.2.298 1,796 9/6/2019
1.2.297 1,843 8/20/2019
1.2.296 1,789 8/20/2019
1.2.295 1,817 8/20/2019
1.2.294 1,892 8/20/2019
1.2.293 1,850 8/16/2019
1.2.292 1,866 7/15/2019
1.2.291 1,883 6/30/2019
1.2.290 1,856 6/28/2019
1.2.289 1,922 6/20/2019
1.2.288 1,865 6/12/2019
1.2.287 1,799 6/12/2019
1.2.286 1,892 6/11/2019
1.2.285 1,801 6/11/2019
1.2.284 1,857 6/5/2019
1.2.283 1,845 5/28/2019
1.2.282 1,829 5/25/2019
1.2.281 1,859 5/23/2019
1.2.280 1,913 5/13/2019
1.2.279 1,852 5/9/2019
1.2.278 1,802 5/9/2019
1.2.277 1,868 5/7/2019
1.2.276 1,839 5/7/2019
1.2.275 1,936 5/6/2019
1.2.274 1,842 4/26/2019
1.2.273 1,892 4/25/2019
1.2.272 1,905 4/25/2019
1.2.271 1,853 4/24/2019
1.2.270 1,890 4/24/2019
1.2.269 1,783 4/16/2019
1.2.268 1,822 4/16/2019
1.2.267 1,912 4/16/2019
1.2.266 1,859 4/12/2019
1.2.265 1,868 4/12/2019
1.2.264 1,849 4/11/2019
1.2.263 1,818 4/11/2019
1.2.262 1,842 4/10/2019
1.2.261 1,804 4/10/2019
1.2.260 1,856 4/5/2019
1.2.259 1,982 2/27/2019
1.2.258 1,809 2/27/2019
1.2.257 1,778 2/26/2019
1.2.256 1,959 2/15/2019
1.2.255 1,923 2/15/2019
1.2.254 1,938 2/5/2019
1.2.253 2,038 12/12/2018
1.2.252 1,960 11/8/2018
1.2.251 2,050 11/8/2018
1.2.250 14,112 10/11/2018
1.2.249 2,092 10/2/2018
1.2.248 2,061 9/25/2018
1.2.247 2,097 9/3/2018
1.2.246 2,107 8/28/2018
1.2.245 2,078 8/27/2018
1.2.244 2,099 8/22/2018
1.2.243 2,193 8/21/2018
1.2.242 2,292 8/17/2018
1.2.241 2,219 7/27/2018
1.2.240 2,303 7/26/2018
1.2.239 2,478 6/18/2018
1.2.238 2,449 6/14/2018
1.2.237 2,240 5/25/2018
1.2.236 2,233 5/24/2018
1.2.235 2,447 5/18/2018
1.2.234 2,523 5/3/2018
1.2.233 2,399 5/3/2018
1.2.232 2,501 4/30/2018
1.2.231 2,400 4/18/2018
1.2.230 2,489 4/10/2018
1.2.229 2,419 4/10/2018
1.2.228 2,310 4/4/2018
1.2.227 2,227 3/28/2018
1.2.226 2,296 3/22/2018
1.2.225 2,330 3/20/2018
1.2.224 2,513 3/19/2018
1.2.223 2,206 3/15/2018
1.2.222 2,226 3/14/2018
1.2.221 2,506 3/14/2018
1.2.220 12,834 2/23/2018
1.2.219 2,509 2/16/2018
1.2.218 2,240 2/9/2018
1.2.217 2,332 2/8/2018
1.2.216 2,213 2/7/2018
1.2.215 2,240 2/7/2018
1.2.214 2,296 2/5/2018
1.2.213 2,488 2/2/2018
1.2.212 2,440 1/26/2018
1.2.211 2,441 1/16/2018
1.2.210 2,277 12/18/2017
1.2.209 2,259 12/14/2017
1.2.208 2,170 12/7/2017
1.2.207 2,301 12/6/2017
1.2.206 2,312 12/4/2017
1.2.205 2,291 11/28/2017
1.2.204 2,319 11/24/2017
1.2.203 2,208 11/24/2017
1.2.202 6,939 11/24/2017
1.2.201 2,326 11/20/2017
1.2.200 2,253 11/14/2017
1.2.199 2,204 11/14/2017
1.2.198 2,257 11/6/2017
1.2.197 2,226 11/6/2017
1.2.196 2,283 10/31/2017
1.2.195 2,252 10/30/2017
1.2.194 2,346 10/26/2017
1.2.193 2,260 10/26/2017
1.2.192 2,270 10/26/2017
1.2.191 2,238 10/20/2017
1.2.190 2,358 10/18/2017
1.2.189 2,187 10/18/2017
1.2.188 2,258 10/15/2017
1.2.187 2,233 10/11/2017
1.2.185 2,300 10/10/2017
1.2.184 2,209 10/10/2017
1.2.183 2,223 10/2/2017
1.2.182 2,276 9/29/2017
1.2.181 2,348 9/25/2017
1.2.180 2,340 9/14/2017
1.2.179 2,291 9/12/2017
1.2.178 2,339 8/31/2017
1.2.177 2,304 8/25/2017
1.2.176 2,269 8/24/2017
1.2.174 2,378 8/7/2017
1.2.173 2,244 8/7/2017
1.2.172 2,342 8/7/2017
1.2.171 2,330 8/4/2017
1.2.170 2,314 8/3/2017
1.2.169 2,384 8/3/2017
1.2.168 2,270 8/3/2017
1.2.167 2,254 8/2/2017
1.2.166 2,290 8/1/2017
1.2.165 2,321 7/26/2017
1.2.164 2,257 7/26/2017
1.2.163 2,316 7/25/2017
1.2.162 2,243 7/18/2017
1.2.161 2,291 7/18/2017
1.2.160 2,362 7/18/2017
1.2.159 2,229 7/18/2017
1.2.158 2,282 7/13/2017
1.2.157 2,318 7/13/2017
1.2.156 2,308 7/5/2017
1.2.155 2,300 6/28/2017
1.2.154 2,369 6/27/2017
1.2.153 2,314 6/20/2017
1.2.152 2,393 6/19/2017
1.2.151 2,319 6/14/2017
1.2.150 2,258 6/13/2017
1.2.149 2,303 5/31/2017
1.2.148 2,294 5/29/2017
1.2.147 2,286 5/19/2017
1.2.146 2,289 5/18/2017
1.2.145 2,257 5/18/2017
1.2.144 2,316 5/14/2017
1.2.143 2,297 5/12/2017
1.2.142 2,303 5/12/2017
1.2.141 2,481 5/5/2017
1.2.140 2,328 4/27/2017
1.2.139 2,271 2/27/2017
1.2.137 2,348 2/3/2017
1.2.136 2,353 2/3/2017
1.2.135 2,311 1/26/2017
1.2.134 2,324 1/25/2017
1.2.133 2,422 1/12/2017
1.2.132 2,288 1/11/2017
1.2.131 2,504 1/10/2017
1.2.130 2,324 1/10/2017
1.2.129 2,325 1/10/2017
1.2.128 2,263 1/10/2017
1.2.127 2,267 1/10/2017
1.2.125 2,305 1/10/2017
1.2.119 2,379 12/13/2016
1.2.118 2,338 12/12/2016
1.2.117 2,317 12/10/2016
1.2.115 2,374 12/8/2016
1.2.114 2,343 12/5/2016
1.2.112 2,372 11/29/2016
1.2.111 2,386 11/25/2016
1.2.110 2,374 11/25/2016
1.2.109 2,363 11/24/2016
1.2.108 2,338 11/24/2016
1.2.107 2,348 11/23/2016
1.2.106 4,298 11/18/2016
1.2.105 2,357 11/18/2016
1.2.104 2,338 11/18/2016
1.2.103 2,330 11/17/2016
1.2.102 2,383 11/17/2016
1.2.101 2,335 11/17/2016
1.2.100 2,317 11/16/2016
1.2.99 2,294 11/16/2016
1.2.98 2,348 11/16/2016
1.2.97 2,333 11/16/2016
1.2.96 2,304 11/16/2016
1.2.95 2,343 11/16/2016
1.2.94 2,388 11/15/2016
1.2.92 2,335 11/15/2016
1.2.91 2,318 11/15/2016
1.2.90 2,333 11/15/2016
1.2.89 2,285 11/14/2016
1.2.88 2,657 11/8/2016
1.2.87 2,575 11/8/2016
1.2.86 2,461 11/8/2016
1.2.85 2,360 11/8/2016
1.2.84 2,730 11/8/2016
1.2.83 2,448 11/7/2016
1.2.82 2,553 11/3/2016
1.2.81 2,582 11/3/2016
1.2.80 2,473 11/3/2016
1.2.79 2,441 11/2/2016
1.2.78 2,483 11/1/2016
1.2.76 2,628 11/1/2016
1.2.75 2,345 10/31/2016
1.2.73 2,426 10/28/2016
1.2.71 2,328 10/27/2016
1.2.69 2,305 10/27/2016
1.2.68 2,386 10/26/2016
1.2.66 2,336 10/25/2016
1.2.65 2,365 10/24/2016
1.2.64 2,344 10/21/2016
1.2.63 2,328 10/21/2016
1.2.62 2,306 10/21/2016
1.2.61 2,343 10/20/2016
1.2.60 2,311 10/20/2016
1.2.59 2,365 10/13/2016
1.2.58 2,295 10/13/2016
1.2.57 2,310 10/13/2016
1.2.56 2,316 10/13/2016
1.2.55 2,373 10/11/2016
1.2.54 2,337 10/11/2016
1.2.53 2,293 10/10/2016
1.2.51 2,407 9/12/2016
1.2.50 2,391 9/12/2016
1.2.49 2,380 9/7/2016
1.2.48 2,381 9/2/2016
1.2.47 2,403 5/6/2016
1.2.46 2,771 4/25/2016
1.2.45 2,576 4/25/2016
1.2.43 2,705 4/22/2016
1.2.42 2,332 4/15/2016
1.2.41 2,361 4/12/2016
1.2.40 2,315 4/11/2016
1.2.39 2,350 4/8/2016
1.2.38 2,431 4/8/2016
1.2.37 2,438 4/8/2016
1.2.36 2,330 4/8/2016
1.2.35 2,305 4/6/2016
1.2.34 2,383 4/6/2016
1.2.33 2,402 4/6/2016
1.2.32 2,445 4/6/2016
1.2.31 2,409 4/6/2016
1.2.30 2,335 4/6/2016
1.2.29 2,387 4/5/2016
1.2.28 2,405 4/5/2016
1.2.26 2,394 4/5/2016
1.2.25 2,357 4/5/2016
1.2.24 2,337 4/1/2016
1.2.23 2,380 3/31/2016
1.2.22 2,374 3/31/2016
1.2.21 2,380 3/29/2016
1.2.20 2,389 3/25/2016
1.2.19 2,419 3/17/2016
1.2.18 2,386 3/17/2016
1.2.17 2,353 3/17/2016
1.2.16 2,381 3/17/2016
1.2.15 2,569 3/17/2016
1.2.14 2,347 3/16/2016
1.2.13 2,369 3/15/2016
1.2.12 2,361 3/15/2016
1.2.11 2,330 3/14/2016
1.2.10 2,406 3/11/2016
1.2.9 2,386 3/7/2016
1.2.8 2,390 3/6/2016
1.2.7 2,360 3/6/2016
1.2.6 2,331 3/4/2016
1.2.5 2,483 3/2/2016
1.2.4 2,405 3/2/2016
1.2.3 2,309 3/1/2016
1.2.2 2,447 3/1/2016
1.2.1 2,364 2/29/2016
1.2.0 2,716 2/29/2016
1.1.45 2,272 7/28/2017
1.1.44 2,846 2/29/2016
1.1.43 2,846 2/29/2016
1.1.42 2,823 2/28/2016
1.1.41 2,586 2/26/2016
1.1.40 2,472 2/23/2016
1.1.39 2,360 2/23/2016
1.1.38 2,498 2/22/2016
1.1.37 2,371 2/22/2016
1.1.36 2,403 2/19/2016
1.1.35 2,475 2/19/2016
1.1.34 2,391 2/15/2016
1.1.33 2,371 2/12/2016
1.1.32 2,649 2/11/2016
1.1.31 2,679 2/11/2016
1.1.30 2,388 2/9/2016
1.1.29 2,438 2/8/2016
1.1.28 2,443 1/29/2016
1.1.27 2,319 1/26/2016
1.1.25 2,426 1/25/2016
1.1.24 2,344 1/20/2016
1.1.23 2,382 1/20/2016
1.1.18 2,311 1/20/2016
1.1.17 2,377 1/20/2016
1.1.16 2,287 1/19/2016
1.1.15 2,703 1/15/2016
1.1.14 3,210 1/15/2016
1.1.13 3,092 1/14/2016
1.1.12 2,549 1/14/2016
1.1.10 2,679 1/13/2016
1.1.9 2,404 1/12/2016
1.1.8 2,413 1/12/2016
1.1.7 2,312 1/12/2016
1.1.6 2,344 1/11/2016
1.1.5 2,433 1/7/2016
1.1.4 2,371 1/6/2016
1.1.3 2,344 1/6/2016
1.1.2 2,374 1/6/2016
1.1.1 2,395 1/5/2016
1.1.0 2,402 1/1/2016
1.0.155 3,136 12/18/2015
1.0.154 2,442 12/17/2015
1.0.153 2,368 12/17/2015
1.0.151 2,528 12/3/2015
1.0.150 2,417 12/3/2015
1.0.149 2,505 12/3/2015
1.0.148 2,440 12/2/2015
1.0.147 2,745 12/2/2015
1.0.146 2,721 12/2/2015
1.0.145 2,739 12/2/2015
1.0.144 2,722 12/2/2015
1.0.143 2,542 12/1/2015
1.0.142 2,461 12/1/2015
1.0.140 2,689 12/1/2015
1.0.139 2,732 11/30/2015
1.0.138 2,602 11/30/2015
1.0.137 2,431 11/26/2015
1.0.136 2,467 11/25/2015
1.0.135 2,430 11/20/2015
1.0.134 2,418 11/19/2015
1.0.133 2,394 11/19/2015
1.0.132 2,426 11/19/2015
1.0.131 2,432 11/17/2015
1.0.130 2,380 11/13/2015
1.0.129 2,407 11/13/2015
1.0.128 2,369 11/13/2015
1.0.127 2,435 11/12/2015
1.0.126 2,498 11/12/2015
1.0.125 2,395 11/11/2015
1.0.124 2,453 11/11/2015
1.0.123 2,446 11/11/2015
1.0.121 2,378 11/4/2015
1.0.120 2,397 11/3/2015
1.0.119 2,417 10/30/2015
1.0.118 2,402 10/29/2015
1.0.117 2,374 10/23/2015
1.0.116 2,392 10/20/2015
1.0.115 2,427 10/13/2015
1.0.113 2,391 10/13/2015
1.0.111 2,478 10/6/2015
1.0.110 2,507 10/6/2015
1.0.109 2,590 10/6/2015
1.0.108 2,429 10/6/2015
1.0.107 2,707 10/4/2015
1.0.106 2,434 9/25/2015
1.0.105 2,435 9/2/2015
1.0.104 2,472 8/24/2015
1.0.103 2,617 7/30/2015
1.0.102 2,528 7/30/2015
1.0.101 2,435 6/12/2015
1.0.100 2,434 6/3/2015
1.0.99 2,492 6/3/2015
1.0.98 2,491 6/3/2015
1.0.97 2,427 5/12/2015
1.0.96 2,431 5/7/2015
1.0.95 2,518 4/16/2015
1.0.94 2,476 4/16/2015
1.0.93 2,458 4/15/2015
1.0.92 2,429 4/8/2015
1.0.91 2,445 3/17/2015
1.0.90 2,372 3/10/2015
1.0.89 2,404 3/10/2015
1.0.88 2,600 2/12/2015
1.0.87 2,566 12/4/2014
1.0.86 2,663 11/14/2014
1.0.85 2,648 11/14/2014
1.0.84 2,897 11/13/2014
1.0.83 2,587 11/13/2014
1.0.82 2,582 11/12/2014
1.0.81 2,660 11/12/2014
1.0.80 2,584 10/9/2014
1.0.79 2,445 10/8/2014
1.0.78 2,503 10/7/2014
1.0.77 2,476 10/7/2014
1.0.76 2,452 9/29/2014
1.0.75 2,608 9/29/2014
1.0.74 2,506 9/3/2014
1.0.73 2,460 9/3/2014
1.0.72 2,485 8/12/2014
1.0.71 2,477 8/11/2014
1.0.70 2,413 8/11/2014
1.0.67 2,471 8/11/2014
1.0.66 2,501 8/11/2014
1.0.65 2,484 8/5/2014
1.0.64 2,498 8/4/2014
1.0.63 2,536 7/31/2014
1.0.62 2,529 7/22/2014
1.0.61 2,491 7/22/2014
1.0.59 2,510 7/11/2014
1.0.58 2,487 7/11/2014
1.0.57 2,436 7/7/2014
1.0.56 2,572 7/1/2014
1.0.55 2,509 7/1/2014
1.0.54 2,555 7/1/2014
1.0.53 2,471 7/1/2014
1.0.52 2,450 7/1/2014
1.0.51 2,497 6/23/2014
1.0.49 2,523 6/21/2014
1.0.48 2,456 6/20/2014
1.0.47 2,526 6/21/2014
1.0.45 2,515 6/19/2014
1.0.44 2,461 6/19/2014
1.0.41 2,484 6/19/2014
1.0.40 2,422 6/19/2014
1.0.39 2,539 6/18/2014
1.0.38 2,421 6/18/2014
1.0.37 2,480 6/12/2014
1.0.36 2,460 6/12/2014
1.0.35 2,530 6/12/2014
1.0.32 2,483 6/12/2014
1.0.31 2,528 6/6/2014
1.0.30 2,523 6/6/2014
1.0.29 2,462 6/5/2014
1.0.28 2,561 5/8/2014
1.0.26 2,493 5/7/2014
1.0.25 2,409 5/7/2014