PeanutButter.TestUtils.Generic 2.0.3

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 2.0.3
                    
NuGet\Install-Package PeanutButter.TestUtils.Generic -Version 2.0.3
                    
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="2.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.TestUtils.Generic" Version="2.0.3" />
                    
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 2.0.3
                    
#r "nuget: PeanutButter.TestUtils.Generic, 2.0.3"
                    
#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=PeanutButter.TestUtils.Generic&version=2.0.3
                    
Install PeanutButter.TestUtils.Generic as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.Generic&version=2.0.3
                    
Install PeanutButter.TestUtils.Generic 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 net452 is compatible.  net46 was computed.  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.384 216 5/15/2025
3.0.383 208 5/14/2025
3.0.382 212 5/13/2025
3.0.381 83 5/9/2025
3.0.380 132 5/8/2025
3.0.379 131 5/7/2025
3.0.378 132 5/6/2025
3.0.377 120 5/6/2025
3.0.376 124 5/6/2025
3.0.375 122 5/6/2025
3.0.374 132 5/5/2025
3.0.373 131 5/5/2025
3.0.372 128 5/5/2025
3.0.371 129 5/5/2025
3.0.370 128 5/5/2025
3.0.369 133 5/5/2025
3.0.368 135 4/30/2025
3.0.367 130 4/30/2025
3.0.366 141 4/30/2025
3.0.365 132 4/30/2025
3.0.364 128 4/30/2025
3.0.363 129 4/30/2025
3.0.362 129 4/30/2025
3.0.361 132 4/30/2025
3.0.360 132 4/30/2025
3.0.359 130 4/30/2025
3.0.358 142 4/29/2025
3.0.357 152 4/23/2025
3.0.356 143 4/22/2025
3.0.355 187 4/17/2025
3.0.354 165 4/15/2025
3.0.353 117 4/4/2025
3.0.352 146 4/3/2025
3.0.351 146 4/2/2025
3.0.350 142 4/2/2025
3.0.349 140 3/18/2025
3.0.348 137 3/18/2025
3.0.347 218 3/4/2025
3.0.346 200 3/4/2025
3.0.345 211 3/4/2025
3.0.344 104 2/20/2025
3.0.343 104 2/14/2025
3.0.342 108 2/11/2025
3.0.341 96 2/10/2025
3.0.340 100 2/5/2025
3.0.339 101 1/7/2025
3.0.338 97 1/7/2025
3.0.337 85 1/7/2025
3.0.336 101 1/6/2025
3.0.335 107 12/17/2024
3.0.334 103 12/17/2024
3.0.333 119 12/13/2024
3.0.332 100 12/13/2024
3.0.331 93 12/12/2024
3.0.330 96 11/28/2024
3.0.329 120 11/13/2024
3.0.328 94 11/12/2024
3.0.327 96 11/12/2024
3.0.326 95 11/12/2024
3.0.325 98 11/12/2024
3.0.324 93 11/12/2024
3.0.323 91 11/6/2024
3.0.322 98 11/6/2024
3.0.321 127 10/10/2024
3.0.320 85 10/7/2024
3.0.319 130 9/18/2024
3.0.318 121 9/18/2024
3.0.317 113 9/18/2024
3.0.316 106 8/28/2024
3.0.315 126 8/12/2024
3.0.314 120 8/8/2024
3.0.313 118 8/8/2024
3.0.312 88 7/29/2024
3.0.311 119 7/17/2024
3.0.310 111 7/15/2024
3.0.309 98 7/15/2024
3.0.308 103 7/9/2024
3.0.307 97 7/9/2024
3.0.306 109 6/25/2024
3.0.305 113 6/11/2024
3.0.304 119 6/11/2024
3.0.303 109 6/5/2024
3.0.302 104 6/5/2024
3.0.301 173 5/30/2024
3.0.300 117 5/30/2024
3.0.299 128 5/30/2024
3.0.298 321 5/17/2024
3.0.297 128 5/17/2024
3.0.296 133 5/13/2024
3.0.295 127 5/8/2024
3.0.294 149 5/7/2024
3.0.293 214 4/19/2024
3.0.292 126 4/18/2024
3.0.291 138 4/17/2024
3.0.290 132 4/17/2024
3.0.289 128 4/15/2024
3.0.288 137 4/11/2024
3.0.287 148 4/5/2024
3.0.286 156 4/5/2024
3.0.285 149 4/5/2024
3.0.284 147 4/4/2024
3.0.283 147 4/4/2024
3.0.282 154 4/3/2024
3.0.281 142 4/2/2024
3.0.280 138 4/2/2024
3.0.279 170 3/25/2024
3.0.278 159 3/25/2024
3.0.277 179 3/15/2024
3.0.276 246 2/29/2024
3.0.275 273 2/28/2024
3.0.274 265 2/28/2024
3.0.273 328 2/27/2024
3.0.272 300 2/26/2024
3.0.271 1,342 2/22/2024
3.0.270 341 2/15/2024
3.0.269 337 2/15/2024
3.0.268 370 2/15/2024
3.0.267 378 2/14/2024
3.0.266 336 2/14/2024
3.0.265 371 2/13/2024
3.0.264 422 2/8/2024
3.0.263 364 2/8/2024
3.0.262 414 2/8/2024
3.0.261 376 2/8/2024
3.0.260 388 2/7/2024
3.0.259 412 2/7/2024
3.0.258 410 2/7/2024
3.0.257 389 2/7/2024
3.0.256 391 1/31/2024
3.0.255 1,487 1/30/2024
3.0.254 484 1/25/2024
3.0.253 462 1/24/2024
3.0.252 463 1/22/2024
3.0.251 481 1/17/2024
3.0.250 457 1/17/2024
3.0.249 474 1/16/2024
3.0.248 501 1/16/2024
3.0.247 515 1/16/2024
3.0.246 533 1/15/2024
3.0.245 480 1/11/2024
3.0.244 699 12/11/2023
3.0.243 582 12/11/2023
3.0.242 655 12/7/2023
3.0.241 649 12/7/2023
3.0.240 644 12/5/2023
3.0.239 597 12/5/2023
3.0.238 631 12/5/2023
3.0.237 621 12/5/2023
3.0.236 656 11/17/2023
3.0.235 608 11/17/2023
3.0.234 635 11/14/2023
3.0.233 661 11/14/2023
3.0.232 594 11/13/2023
3.0.231 655 11/9/2023
3.0.230 650 11/8/2023
3.0.229 599 11/8/2023
3.0.228 681 11/2/2023
3.0.227 668 11/2/2023
3.0.226 676 11/1/2023
3.0.225 645 11/1/2023
3.0.224 654 11/1/2023
3.0.223 625 10/31/2023
3.0.222 638 10/31/2023
3.0.221 639 10/31/2023
3.0.220 667 10/31/2023
3.0.219 683 10/31/2023
3.0.218 638 10/30/2023
3.0.217 659 10/30/2023
3.0.216 674 10/30/2023
3.0.215 664 10/30/2023
3.0.214 679 10/26/2023
3.0.213 687 10/25/2023
3.0.212 705 10/25/2023
3.0.211 631 10/24/2023
3.0.210 680 10/24/2023
3.0.209 627 10/24/2023
3.0.208 599 10/24/2023
3.0.207 693 10/23/2023
3.0.206 635 10/23/2023
3.0.205 672 10/20/2023
3.0.204 637 10/20/2023
3.0.203 697 10/20/2023
3.0.202 698 10/19/2023
3.0.201 638 10/19/2023
3.0.200 673 10/19/2023
3.0.199 674 10/19/2023
3.0.198 617 10/18/2023
3.0.197 637 10/18/2023
3.0.196 671 10/17/2023
3.0.195 653 10/13/2023
3.0.194 664 10/12/2023
3.0.193 685 10/12/2023
3.0.192 678 10/11/2023
3.0.191 651 10/11/2023
3.0.190 666 10/11/2023
3.0.189 654 10/11/2023
3.0.188 662 10/11/2023
3.0.187 630 10/11/2023
3.0.186 694 10/11/2023
3.0.185 656 10/10/2023
3.0.184 671 10/10/2023
3.0.183 664 10/9/2023
3.0.182 678 10/9/2023
3.0.181 700 10/9/2023
3.0.180 709 9/21/2023
3.0.179 677 9/21/2023
3.0.178 725 9/21/2023
3.0.177 726 9/11/2023
3.0.176 749 9/8/2023
3.0.175 728 9/8/2023
3.0.173 764 9/8/2023
3.0.172 711 9/8/2023
3.0.170 769 8/23/2023
3.0.169 712 8/23/2023
3.0.167 1,025 8/11/2023
3.0.166 809 8/10/2023
3.0.165 866 8/7/2023
3.0.164 930 8/3/2023
3.0.163 941 7/31/2023
3.0.162 963 7/28/2023
3.0.161 915 7/28/2023
3.0.160 2,315 6/30/2023
3.0.159 977 6/29/2023
3.0.158 978 6/29/2023
3.0.157 946 6/28/2023
3.0.156 969 6/28/2023
3.0.155 961 6/28/2023
3.0.154 919 6/26/2023
3.0.153 947 6/22/2023
3.0.152 940 6/22/2023
3.0.151 1,001 6/22/2023
3.0.150 980 6/22/2023
3.0.149 968 6/22/2023
3.0.148 927 6/22/2023
3.0.147 1,013 6/15/2023
3.0.146 921 6/9/2023
3.0.145 945 6/6/2023
3.0.144 1,030 6/6/2023
3.0.143 988 6/6/2023
3.0.142 983 5/31/2023
3.0.141 983 5/31/2023
3.0.140 1,008 5/26/2023
3.0.139 1,020 5/26/2023
3.0.138 1,008 5/25/2023
3.0.137 987 5/25/2023
3.0.136 1,001 5/25/2023
3.0.135 1,051 5/25/2023
3.0.134 982 5/25/2023
3.0.133 1,043 5/24/2023
3.0.132 1,005 5/24/2023
3.0.131 986 5/24/2023
3.0.130 1,071 5/23/2023
3.0.129 1,020 5/22/2023
3.0.128 1,046 5/18/2023
3.0.127 1,070 5/17/2023
3.0.126 1,060 5/11/2023
3.0.125 1,157 5/5/2023
3.0.124 1,153 5/4/2023
3.0.123 1,105 5/4/2023
3.0.122 1,151 4/25/2023
3.0.121 1,066 4/25/2023
3.0.120 1,075 4/25/2023
3.0.119 1,066 4/25/2023
3.0.118 1,075 4/25/2023
3.0.117 1,051 4/24/2023
3.0.116 1,057 4/24/2023
3.0.115 1,120 4/18/2023
3.0.114 1,106 4/18/2023
3.0.113 1,078 4/18/2023
3.0.112 1,043 4/11/2023
3.0.111 1,079 4/11/2023
3.0.110 1,084 3/31/2023
3.0.109 1,123 3/29/2023
3.0.108 1,086 3/28/2023
3.0.107 1,138 3/15/2023
3.0.106 1,120 3/9/2023
3.0.105 1,090 3/9/2023
3.0.104 1,130 3/3/2023
3.0.103 1,192 3/2/2023
3.0.102 1,100 3/2/2023
3.0.101 1,113 3/1/2023
3.0.100 1,117 2/22/2023
3.0.99 1,145 2/10/2023
3.0.98 1,173 2/10/2023
3.0.97 1,223 1/24/2023
3.0.96 1,826 12/15/2022
3.0.95 1,205 12/1/2022
3.0.94 1,283 11/30/2022
3.0.93 1,285 11/30/2022
3.0.92 1,223 11/30/2022
3.0.91 1,303 11/29/2022
3.0.90 1,477 11/25/2022
3.0.89 1,278 11/17/2022
3.0.88 1,282 11/15/2022
3.0.87 1,332 11/14/2022
3.0.86 1,285 11/14/2022
3.0.85 1,309 11/14/2022
3.0.84 1,265 11/14/2022
3.0.83 1,321 11/14/2022
3.0.82 1,235 11/14/2022
3.0.81 1,312 11/14/2022
3.0.80 1,264 11/14/2022
3.0.79 1,319 11/8/2022
3.0.78 1,293 11/7/2022
3.0.77 1,286 11/7/2022
3.0.76 1,352 11/7/2022
3.0.75 1,297 11/7/2022
3.0.74 1,257 11/3/2022
3.0.73 3,864 10/31/2022
3.0.72 1,390 10/27/2022
3.0.71 1,319 10/27/2022
3.0.70 1,251 10/27/2022
3.0.69 1,347 10/27/2022
3.0.68 1,368 10/25/2022
3.0.67 1,427 10/19/2022
3.0.66 1,388 10/19/2022
3.0.65 1,410 10/19/2022
3.0.64 1,374 10/19/2022
3.0.63 1,352 10/19/2022
3.0.62 1,324 10/18/2022
3.0.61 1,430 10/13/2022
3.0.60 1,344 10/12/2022
3.0.59 1,322 10/12/2022
3.0.58 1,516 9/28/2022
3.0.57 1,422 9/28/2022
3.0.56 1,399 9/28/2022
3.0.55 1,393 9/27/2022
3.0.54 1,439 9/27/2022
3.0.53 1,409 9/27/2022
3.0.52 1,394 9/27/2022
3.0.51 1,372 9/27/2022
3.0.50 1,418 9/27/2022
3.0.49 1,394 9/27/2022
3.0.48 1,353 9/27/2022
3.0.47 1,397 9/26/2022
3.0.46 1,383 9/26/2022
3.0.45 1,359 9/26/2022
3.0.44 1,355 9/26/2022
3.0.43 1,463 9/23/2022
3.0.42 1,368 9/23/2022
3.0.41 1,458 9/22/2022
3.0.40 1,402 9/22/2022
3.0.39 1,391 9/22/2022
3.0.38 1,411 9/21/2022
3.0.37 1,448 9/21/2022
3.0.36 1,344 9/21/2022
3.0.35 1,414 9/21/2022
3.0.34 1,456 9/20/2022
3.0.33 1,420 9/19/2022
3.0.32 1,433 9/16/2022
3.0.31 1,404 9/16/2022
3.0.30 1,414 9/16/2022
3.0.29 1,379 9/16/2022
3.0.28 1,451 9/15/2022
3.0.27 1,440 9/15/2022
3.0.26 1,407 9/14/2022
3.0.25 1,532 9/14/2022
3.0.24 1,459 9/14/2022
3.0.23 1,387 9/14/2022
3.0.22 1,418 9/14/2022
3.0.21 1,502 9/14/2022
3.0.20 1,447 9/9/2022
3.0.19 1,368 9/9/2022
3.0.18 1,353 9/8/2022
3.0.17 1,364 9/6/2022
3.0.16 1,392 9/6/2022
3.0.15 1,347 9/2/2022
3.0.14 1,410 9/1/2022
3.0.13 1,415 8/31/2022
3.0.12 1,451 8/31/2022
3.0.11 1,340 8/23/2022
3.0.10 1,337 8/22/2022
3.0.9 1,449 8/22/2022
3.0.8 1,458 8/18/2022
3.0.7 1,410 8/17/2022
3.0.6 1,454 8/15/2022
3.0.5 1,430 8/15/2022
3.0.4 1,586 8/4/2022
3.0.3 1,373 8/4/2022
3.0.2 1,498 7/29/2022
3.0.1 1,411 7/27/2022
3.0.0 1,432 7/26/2022
2.0.96 1,409 7/26/2022
2.0.95 1,425 7/26/2022
2.0.94 1,414 7/25/2022
2.0.93 1,391 7/25/2022
2.0.92 1,915 7/15/2022
2.0.91 1,396 7/15/2022
2.0.90 1,411 7/14/2022
2.0.89 1,393 7/14/2022
2.0.88 1,412 7/12/2022
2.0.87 1,492 7/11/2022
2.0.86 1,394 7/11/2022
2.0.85 1,399 7/11/2022
2.0.84 1,391 7/8/2022
2.0.83 1,453 6/29/2022
2.0.82 1,423 6/29/2022
2.0.81 1,451 6/23/2022
2.0.80 1,459 6/15/2022
2.0.79 1,543 6/14/2022
2.0.78 1,447 6/14/2022
2.0.77 10,061 5/24/2022
2.0.76 1,612 5/3/2022
2.0.75 1,508 4/29/2022
2.0.74 1,466 4/19/2022
2.0.73 1,423 4/16/2022
2.0.72 1,479 4/12/2022
2.0.71 1,472 4/12/2022
2.0.70 1,446 4/7/2022
2.0.69 1,510 4/7/2022
2.0.68 1,502 4/7/2022
2.0.67 1,463 4/7/2022
2.0.66 1,397 3/15/2022
2.0.65 1,469 3/15/2022
2.0.64 1,426 3/15/2022
2.0.63 1,434 3/2/2022
2.0.62 1,416 2/22/2022
2.0.61 1,449 2/18/2022
2.0.60 1,433 2/18/2022
2.0.59 1,444 2/15/2022
2.0.58 1,401 2/9/2022
2.0.57 1,381 2/1/2022
2.0.56 1,517 2/1/2022
2.0.55 1,450 2/1/2022
2.0.54 1,503 1/28/2022
2.0.53 1,394 1/27/2022
2.0.52 1,527 1/19/2022
2.0.51 1,486 1/19/2022
2.0.50 1,275 12/2/2021
2.0.44 1,252 11/18/2021
2.0.43 1,284 11/16/2021
2.0.42 1,308 11/2/2021
2.0.41 1,267 10/20/2021
2.0.40 1,328 10/12/2021
2.0.39 1,388 10/12/2021
2.0.38 1,324 10/5/2021
2.0.37 1,361 9/21/2021
2.0.36 1,895 9/9/2021
2.0.35 1,427 9/3/2021
2.0.34 1,437 9/2/2021
2.0.33 1,363 7/21/2021
2.0.32 1,407 7/21/2021
2.0.31 1,387 7/6/2021
2.0.30 1,438 7/5/2021
2.0.29 1,481 6/30/2021
2.0.28 1,378 6/28/2021
2.0.27 1,377 6/17/2021
2.0.26 1,323 6/15/2021
2.0.25 1,317 6/14/2021
2.0.24 1,399 6/14/2021
2.0.23 1,385 6/14/2021
2.0.22 1,356 5/20/2021
2.0.21 1,393 5/18/2021
2.0.20 1,370 5/10/2021
2.0.19 1,365 5/10/2021
2.0.18 1,388 5/3/2021
2.0.17 1,356 5/3/2021
2.0.16 1,406 4/14/2021
2.0.15 1,288 4/13/2021
2.0.14 2,649 3/31/2021
2.0.13 1,415 3/25/2021
2.0.12 1,376 3/25/2021
2.0.11 1,523 2/19/2021
2.0.10 1,555 2/18/2021
2.0.9 1,617 2/18/2021
2.0.8 1,539 2/16/2021
2.0.7 1,589 2/9/2021
2.0.6 1,552 2/9/2021
2.0.5 1,484 2/3/2021
2.0.4 1,506 1/29/2021
2.0.3 1,550 1/29/2021
2.0.2 1,467 1/28/2021
2.0.1 1,512 1/27/2021
2.0.0 1,503 1/26/2021
1.2.397 1,462 1/26/2021
1.2.396 1,559 1/21/2021
1.2.395 1,540 1/20/2021
1.2.394 1,537 1/20/2021
1.2.393 1,515 1/20/2021
1.2.392 1,529 1/20/2021
1.2.391 1,513 1/19/2021
1.2.390 1,501 1/19/2021
1.2.389 1,479 1/19/2021
1.2.388 1,565 1/14/2021
1.2.387 1,595 1/14/2021
1.2.386 1,523 1/13/2021
1.2.385 1,548 1/13/2021
1.2.384 1,595 1/11/2021
1.2.383 1,562 1/8/2021
1.2.382 1,560 1/6/2021
1.2.381 1,581 1/6/2021
1.2.380 1,620 11/17/2020
1.2.379 1,676 10/21/2020
1.2.378 1,563 9/17/2020
1.2.376 3,974 9/1/2020
1.2.375 2,649 7/13/2020
1.2.374 1,554 7/2/2020
1.2.373 1,631 7/1/2020
1.2.372 1,681 6/10/2020
1.2.371 1,644 6/10/2020
1.2.370 1,677 6/10/2020
1.2.369 1,626 6/9/2020
1.2.368 1,629 6/9/2020
1.2.367 1,641 6/9/2020
1.2.366 1,645 6/9/2020
1.2.365 1,671 6/9/2020
1.2.364 1,666 6/9/2020
1.2.363 1,570 6/9/2020
1.2.362 1,650 6/8/2020
1.2.361 1,624 6/4/2020
1.2.357 4,684 3/25/2020
1.2.356 1,698 3/10/2020
1.2.355 1,709 3/10/2020
1.2.354 1,629 3/6/2020
1.2.353 1,713 3/3/2020
1.2.352 1,567 3/3/2020
1.2.351 1,627 3/2/2020
1.2.350 1,649 3/2/2020
1.2.349 1,623 3/2/2020
1.2.348 1,687 3/2/2020
1.2.347 1,635 3/2/2020
1.2.346 1,650 2/27/2020
1.2.345 1,712 2/21/2020
1.2.344 1,538 2/20/2020
1.2.343 1,611 2/20/2020
1.2.342 1,701 2/20/2020
1.2.341 1,793 2/20/2020
1.2.340 1,743 2/20/2020
1.2.339 1,727 2/20/2020
1.2.338 1,674 2/19/2020
1.2.337 1,654 2/18/2020
1.2.336 1,712 2/14/2020
1.2.335 1,757 2/6/2020
1.2.334 1,684 2/4/2020
1.2.333 1,757 2/3/2020
1.2.332 8,292 1/13/2020
1.2.331 24,759 12/17/2019
1.2.330 1,638 12/13/2019
1.2.328 1,661 12/12/2019
1.2.327 1,676 12/11/2019
1.2.326 1,682 12/10/2019
1.2.325 4,266 12/3/2019
1.2.324 1,682 11/29/2019
1.2.323 1,690 11/28/2019
1.2.322 1,656 11/28/2019
1.2.321 1,639 11/28/2019
1.2.320 1,788 11/26/2019
1.2.319 1,642 11/26/2019
1.2.318 1,698 11/22/2019
1.2.317 1,751 11/20/2019
1.2.316 1,878 10/25/2019
1.2.315 1,688 10/25/2019
1.2.314 1,726 10/23/2019
1.2.313 1,693 10/18/2019
1.2.312 1,650 10/17/2019
1.2.311 1,745 10/17/2019
1.2.310 1,663 10/17/2019
1.2.309 1,735 10/9/2019
1.2.308 1,710 10/8/2019
1.2.307 1,738 10/7/2019
1.2.306 1,674 10/4/2019
1.2.305 1,662 10/3/2019
1.2.304 1,697 10/2/2019
1.2.303 1,780 9/16/2019
1.2.302 1,732 9/16/2019
1.2.301 1,659 9/15/2019
1.2.300 1,719 9/13/2019
1.2.299 1,782 9/10/2019
1.2.298 1,704 9/6/2019
1.2.297 1,769 8/20/2019
1.2.296 1,719 8/20/2019
1.2.295 1,720 8/20/2019
1.2.294 1,806 8/20/2019
1.2.293 1,781 8/16/2019
1.2.292 1,776 7/15/2019
1.2.291 1,795 6/30/2019
1.2.290 1,765 6/28/2019
1.2.289 1,834 6/20/2019
1.2.288 1,779 6/12/2019
1.2.287 1,717 6/12/2019
1.2.286 1,797 6/11/2019
1.2.285 1,717 6/11/2019
1.2.284 1,776 6/5/2019
1.2.283 1,756 5/28/2019
1.2.282 1,752 5/25/2019
1.2.281 1,773 5/23/2019
1.2.280 1,813 5/13/2019
1.2.279 1,766 5/9/2019
1.2.278 1,725 5/9/2019
1.2.277 1,780 5/7/2019
1.2.276 1,755 5/7/2019
1.2.275 1,845 5/6/2019
1.2.274 1,761 4/26/2019
1.2.273 1,812 4/25/2019
1.2.272 1,828 4/25/2019
1.2.271 1,772 4/24/2019
1.2.270 1,806 4/24/2019
1.2.269 1,691 4/16/2019
1.2.268 1,745 4/16/2019
1.2.267 1,822 4/16/2019
1.2.266 1,775 4/12/2019
1.2.265 1,781 4/12/2019
1.2.264 1,770 4/11/2019
1.2.263 1,736 4/11/2019
1.2.262 1,750 4/10/2019
1.2.261 1,723 4/10/2019
1.2.260 1,777 4/5/2019
1.2.259 1,901 2/27/2019
1.2.258 1,712 2/27/2019
1.2.257 1,694 2/26/2019
1.2.256 1,863 2/15/2019
1.2.255 1,842 2/15/2019
1.2.254 1,845 2/5/2019
1.2.253 1,949 12/12/2018
1.2.252 1,872 11/8/2018
1.2.251 1,950 11/8/2018
1.2.250 13,634 10/11/2018
1.2.249 1,996 10/2/2018
1.2.248 1,971 9/25/2018
1.2.247 2,000 9/3/2018
1.2.246 2,013 8/28/2018
1.2.245 1,988 8/27/2018
1.2.244 2,013 8/22/2018
1.2.243 2,103 8/21/2018
1.2.242 2,199 8/17/2018
1.2.241 2,089 7/27/2018
1.2.240 2,154 7/26/2018
1.2.239 2,275 6/18/2018
1.2.238 2,257 6/14/2018
1.2.237 2,099 5/25/2018
1.2.236 2,085 5/24/2018
1.2.235 2,251 5/18/2018
1.2.234 2,332 5/3/2018
1.2.233 2,200 5/3/2018
1.2.232 2,290 4/30/2018
1.2.231 2,201 4/18/2018
1.2.230 2,297 4/10/2018
1.2.229 2,238 4/10/2018
1.2.228 2,167 4/4/2018
1.2.227 2,085 3/28/2018
1.2.226 2,151 3/22/2018
1.2.225 2,175 3/20/2018
1.2.224 2,378 3/19/2018
1.2.223 2,062 3/15/2018
1.2.222 2,090 3/14/2018
1.2.221 2,301 3/14/2018
1.2.220 12,697 2/23/2018
1.2.219 2,314 2/16/2018
1.2.218 2,097 2/9/2018
1.2.217 2,185 2/8/2018
1.2.216 2,075 2/7/2018
1.2.215 2,081 2/7/2018
1.2.214 2,155 2/5/2018
1.2.213 2,291 2/2/2018
1.2.212 2,249 1/26/2018
1.2.211 2,245 1/16/2018
1.2.210 2,121 12/18/2017
1.2.209 2,113 12/14/2017
1.2.208 2,029 12/7/2017
1.2.207 2,141 12/6/2017
1.2.206 2,171 12/4/2017
1.2.205 2,155 11/28/2017
1.2.204 2,175 11/24/2017
1.2.203 2,077 11/24/2017
1.2.202 6,698 11/24/2017
1.2.201 2,190 11/20/2017
1.2.200 2,117 11/14/2017
1.2.199 2,066 11/14/2017
1.2.198 2,120 11/6/2017
1.2.197 2,086 11/6/2017
1.2.196 2,131 10/31/2017
1.2.195 2,113 10/30/2017
1.2.194 2,197 10/26/2017
1.2.193 2,119 10/26/2017
1.2.192 2,128 10/26/2017
1.2.191 2,102 10/20/2017
1.2.190 2,207 10/18/2017
1.2.189 2,061 10/18/2017
1.2.188 2,107 10/15/2017
1.2.187 2,088 10/11/2017
1.2.185 2,152 10/10/2017
1.2.184 2,068 10/10/2017
1.2.183 2,085 10/2/2017
1.2.182 2,141 9/29/2017
1.2.181 2,206 9/25/2017
1.2.180 2,202 9/14/2017
1.2.179 2,143 9/12/2017
1.2.178 2,181 8/31/2017
1.2.177 2,158 8/25/2017
1.2.176 2,123 8/24/2017
1.2.174 2,239 8/7/2017
1.2.173 2,089 8/7/2017
1.2.172 2,186 8/7/2017
1.2.171 2,189 8/4/2017
1.2.170 2,186 8/3/2017
1.2.169 2,237 8/3/2017
1.2.168 2,115 8/3/2017
1.2.167 2,126 8/2/2017
1.2.166 2,150 8/1/2017
1.2.165 2,177 7/26/2017
1.2.164 2,115 7/26/2017
1.2.163 2,166 7/25/2017
1.2.162 2,100 7/18/2017
1.2.161 2,146 7/18/2017
1.2.160 2,225 7/18/2017
1.2.159 2,086 7/18/2017
1.2.158 2,138 7/13/2017
1.2.157 2,175 7/13/2017
1.2.156 2,166 7/5/2017
1.2.155 2,162 6/28/2017
1.2.154 2,231 6/27/2017
1.2.153 2,177 6/20/2017
1.2.152 2,254 6/19/2017
1.2.151 2,191 6/14/2017
1.2.150 2,109 6/13/2017
1.2.149 2,152 5/31/2017
1.2.148 2,149 5/29/2017
1.2.147 2,156 5/19/2017
1.2.146 2,150 5/18/2017
1.2.145 2,105 5/18/2017
1.2.144 2,169 5/14/2017
1.2.143 2,169 5/12/2017
1.2.142 2,167 5/12/2017
1.2.141 2,337 5/5/2017
1.2.140 2,188 4/27/2017
1.2.139 2,143 2/27/2017
1.2.137 2,216 2/3/2017
1.2.136 2,203 2/3/2017
1.2.135 2,169 1/26/2017
1.2.134 2,189 1/25/2017
1.2.133 2,273 1/12/2017
1.2.132 2,156 1/11/2017
1.2.131 2,350 1/10/2017
1.2.130 2,193 1/10/2017
1.2.129 2,169 1/10/2017
1.2.128 2,113 1/10/2017
1.2.127 2,118 1/10/2017
1.2.125 2,175 1/10/2017
1.2.119 2,233 12/13/2016
1.2.118 2,190 12/12/2016
1.2.117 2,179 12/10/2016
1.2.115 2,232 12/8/2016
1.2.114 2,197 12/5/2016
1.2.112 2,238 11/29/2016
1.2.111 2,253 11/25/2016
1.2.110 2,223 11/25/2016
1.2.109 2,222 11/24/2016
1.2.108 2,200 11/24/2016
1.2.107 2,193 11/23/2016
1.2.106 4,134 11/18/2016
1.2.105 2,219 11/18/2016
1.2.104 2,193 11/18/2016
1.2.103 2,190 11/17/2016
1.2.102 2,241 11/17/2016
1.2.101 2,189 11/17/2016
1.2.100 2,173 11/16/2016
1.2.99 2,142 11/16/2016
1.2.98 2,201 11/16/2016
1.2.97 2,184 11/16/2016
1.2.96 2,153 11/16/2016
1.2.95 2,214 11/16/2016
1.2.94 2,242 11/15/2016
1.2.92 2,192 11/15/2016
1.2.91 2,177 11/15/2016
1.2.90 2,188 11/15/2016
1.2.89 2,141 11/14/2016
1.2.88 2,520 11/8/2016
1.2.87 2,444 11/8/2016
1.2.86 2,326 11/8/2016
1.2.85 2,214 11/8/2016
1.2.84 2,586 11/8/2016
1.2.83 2,302 11/7/2016
1.2.82 2,407 11/3/2016
1.2.81 2,438 11/3/2016
1.2.80 2,340 11/3/2016
1.2.79 2,299 11/2/2016
1.2.78 2,340 11/1/2016
1.2.76 2,466 11/1/2016
1.2.75 2,197 10/31/2016
1.2.73 2,284 10/28/2016
1.2.71 2,189 10/27/2016
1.2.69 2,154 10/27/2016
1.2.68 2,257 10/26/2016
1.2.66 2,193 10/25/2016
1.2.65 2,217 10/24/2016
1.2.64 2,184 10/21/2016
1.2.63 2,190 10/21/2016
1.2.62 2,167 10/21/2016
1.2.61 2,200 10/20/2016
1.2.60 2,169 10/20/2016
1.2.59 2,225 10/13/2016
1.2.58 2,150 10/13/2016
1.2.57 2,163 10/13/2016
1.2.56 2,177 10/13/2016
1.2.55 2,223 10/11/2016
1.2.54 2,199 10/11/2016
1.2.53 2,151 10/10/2016
1.2.51 2,267 9/12/2016
1.2.50 2,248 9/12/2016
1.2.49 2,233 9/7/2016
1.2.48 2,240 9/2/2016
1.2.47 2,257 5/6/2016
1.2.46 2,636 4/25/2016
1.2.45 2,426 4/25/2016
1.2.43 2,575 4/22/2016
1.2.42 2,194 4/15/2016
1.2.41 2,220 4/12/2016
1.2.40 2,165 4/11/2016
1.2.39 2,213 4/8/2016
1.2.38 2,289 4/8/2016
1.2.37 2,297 4/8/2016
1.2.36 2,195 4/8/2016
1.2.35 2,152 4/6/2016
1.2.34 2,241 4/6/2016
1.2.33 2,249 4/6/2016
1.2.32 2,294 4/6/2016
1.2.31 2,264 4/6/2016
1.2.30 2,189 4/6/2016
1.2.29 2,242 4/5/2016
1.2.28 2,257 4/5/2016
1.2.26 2,248 4/5/2016
1.2.25 2,204 4/5/2016
1.2.24 2,193 4/1/2016
1.2.23 2,224 3/31/2016
1.2.22 2,228 3/31/2016
1.2.21 2,233 3/29/2016
1.2.20 2,243 3/25/2016
1.2.19 2,275 3/17/2016
1.2.18 2,235 3/17/2016
1.2.17 2,205 3/17/2016
1.2.16 2,235 3/17/2016
1.2.15 2,415 3/17/2016
1.2.14 2,212 3/16/2016
1.2.13 2,223 3/15/2016
1.2.12 2,213 3/15/2016
1.2.11 2,183 3/14/2016
1.2.10 2,259 3/11/2016
1.2.9 2,235 3/7/2016
1.2.8 2,227 3/6/2016
1.2.7 2,209 3/6/2016
1.2.6 2,179 3/4/2016
1.2.5 2,337 3/2/2016
1.2.4 2,260 3/2/2016
1.2.3 2,171 3/1/2016
1.2.2 2,300 3/1/2016
1.2.1 2,218 2/29/2016
1.2.0 2,569 2/29/2016
1.1.45 2,128 7/28/2017
1.1.44 2,700 2/29/2016
1.1.43 2,689 2/29/2016
1.1.42 2,673 2/28/2016
1.1.41 2,438 2/26/2016
1.1.40 2,327 2/23/2016
1.1.39 2,214 2/23/2016
1.1.38 2,350 2/22/2016
1.1.37 2,222 2/22/2016
1.1.36 2,265 2/19/2016
1.1.35 2,333 2/19/2016
1.1.34 2,243 2/15/2016
1.1.33 2,227 2/12/2016
1.1.32 2,432 2/11/2016
1.1.31 2,436 2/11/2016
1.1.30 2,245 2/9/2016
1.1.29 2,285 2/8/2016
1.1.28 2,297 1/29/2016
1.1.27 2,173 1/26/2016
1.1.25 2,272 1/25/2016
1.1.24 2,205 1/20/2016
1.1.23 2,250 1/20/2016
1.1.18 2,164 1/20/2016
1.1.17 2,213 1/20/2016
1.1.16 2,144 1/19/2016
1.1.15 2,501 1/15/2016
1.1.14 3,016 1/15/2016
1.1.13 2,888 1/14/2016
1.1.12 2,409 1/14/2016
1.1.10 2,476 1/13/2016
1.1.9 2,258 1/12/2016
1.1.8 2,261 1/12/2016
1.1.7 2,162 1/12/2016
1.1.6 2,204 1/11/2016
1.1.5 2,271 1/7/2016
1.1.4 2,221 1/6/2016
1.1.3 2,192 1/6/2016
1.1.2 2,219 1/6/2016
1.1.1 2,245 1/5/2016
1.1.0 2,248 1/1/2016
1.0.155 2,975 12/18/2015
1.0.154 2,298 12/17/2015
1.0.153 2,215 12/17/2015
1.0.151 2,378 12/3/2015
1.0.150 2,272 12/3/2015
1.0.149 2,361 12/3/2015
1.0.148 2,282 12/2/2015
1.0.147 2,608 12/2/2015
1.0.146 2,571 12/2/2015
1.0.145 2,590 12/2/2015
1.0.144 2,576 12/2/2015
1.0.143 2,397 12/1/2015
1.0.142 2,316 12/1/2015
1.0.140 2,543 12/1/2015
1.0.139 2,575 11/30/2015
1.0.138 2,453 11/30/2015
1.0.137 2,289 11/26/2015
1.0.136 2,328 11/25/2015
1.0.135 2,286 11/20/2015
1.0.134 2,274 11/19/2015
1.0.133 2,237 11/19/2015
1.0.132 2,269 11/19/2015
1.0.131 2,286 11/17/2015
1.0.130 2,229 11/13/2015
1.0.129 2,255 11/13/2015
1.0.128 2,211 11/13/2015
1.0.127 2,280 11/12/2015
1.0.126 2,350 11/12/2015
1.0.125 2,259 11/11/2015
1.0.124 2,302 11/11/2015
1.0.123 2,298 11/11/2015
1.0.121 2,235 11/4/2015
1.0.120 2,237 11/3/2015
1.0.119 2,276 10/30/2015
1.0.118 2,249 10/29/2015
1.0.117 2,234 10/23/2015
1.0.116 2,259 10/20/2015
1.0.115 2,267 10/13/2015
1.0.113 2,243 10/13/2015
1.0.111 2,323 10/6/2015
1.0.110 2,357 10/6/2015
1.0.109 2,440 10/6/2015
1.0.108 2,283 10/6/2015
1.0.107 2,559 10/4/2015
1.0.106 2,304 9/25/2015
1.0.105 2,297 9/2/2015
1.0.104 2,329 8/24/2015
1.0.103 2,466 7/30/2015
1.0.102 2,375 7/30/2015
1.0.101 2,289 6/12/2015
1.0.100 2,289 6/3/2015
1.0.99 2,339 6/3/2015
1.0.98 2,344 6/3/2015
1.0.97 2,292 5/12/2015
1.0.96 2,282 5/7/2015
1.0.95 2,380 4/16/2015
1.0.94 2,338 4/16/2015
1.0.93 2,304 4/15/2015
1.0.92 2,283 4/8/2015
1.0.91 2,292 3/17/2015
1.0.90 2,224 3/10/2015
1.0.89 2,250 3/10/2015
1.0.88 2,449 2/12/2015
1.0.87 2,419 12/4/2014
1.0.86 2,517 11/14/2014
1.0.85 2,504 11/14/2014
1.0.84 2,745 11/13/2014
1.0.83 2,431 11/13/2014
1.0.82 2,445 11/12/2014
1.0.81 2,512 11/12/2014
1.0.80 2,434 10/9/2014
1.0.79 2,302 10/8/2014
1.0.78 2,350 10/7/2014
1.0.77 2,326 10/7/2014
1.0.76 2,312 9/29/2014
1.0.75 2,459 9/29/2014
1.0.74 2,355 9/3/2014
1.0.73 2,316 9/3/2014
1.0.72 2,341 8/12/2014
1.0.71 2,335 8/11/2014
1.0.70 2,262 8/11/2014
1.0.67 2,315 8/11/2014
1.0.66 2,351 8/11/2014
1.0.65 2,339 8/5/2014
1.0.64 2,358 8/4/2014
1.0.63 2,400 7/31/2014
1.0.62 2,382 7/22/2014
1.0.61 2,351 7/22/2014
1.0.59 2,354 7/11/2014
1.0.58 2,346 7/11/2014
1.0.57 2,282 7/7/2014
1.0.56 2,444 7/1/2014
1.0.55 2,362 7/1/2014
1.0.54 2,405 7/1/2014
1.0.53 2,321 7/1/2014
1.0.52 2,298 7/1/2014
1.0.51 2,331 6/23/2014
1.0.49 2,370 6/21/2014
1.0.48 2,305 6/20/2014
1.0.47 2,381 6/21/2014
1.0.45 2,379 6/19/2014
1.0.44 2,312 6/19/2014
1.0.41 2,334 6/19/2014
1.0.40 2,285 6/19/2014
1.0.39 2,372 6/18/2014
1.0.38 2,279 6/18/2014
1.0.37 2,342 6/12/2014
1.0.36 2,303 6/12/2014
1.0.35 2,388 6/12/2014
1.0.32 2,347 6/12/2014
1.0.31 2,379 6/6/2014
1.0.30 2,375 6/6/2014
1.0.29 2,311 6/5/2014
1.0.28 2,405 5/8/2014
1.0.26 2,342 5/7/2014
1.0.25 2,254 5/7/2014