PeanutButter.TestUtils.Generic 3.0.46

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.46
                    
NuGet\Install-Package PeanutButter.TestUtils.Generic -Version 3.0.46
                    
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.46" />
                    
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.46" />
                    
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.46
                    
#r "nuget: PeanutButter.TestUtils.Generic, 3.0.46"
                    
#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=3.0.46
                    
Install PeanutButter.TestUtils.Generic as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.Generic&version=3.0.46
                    
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 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 233 5/15/2025
3.0.383 228 5/14/2025
3.0.382 221 5/13/2025
3.0.381 92 5/9/2025
3.0.380 138 5/8/2025
3.0.379 141 5/7/2025
3.0.378 143 5/6/2025
3.0.377 128 5/6/2025
3.0.376 131 5/6/2025
3.0.375 128 5/6/2025
3.0.374 141 5/5/2025
3.0.373 137 5/5/2025
3.0.372 134 5/5/2025
3.0.371 134 5/5/2025
3.0.370 137 5/5/2025
3.0.369 142 5/5/2025
3.0.368 139 4/30/2025
3.0.367 134 4/30/2025
3.0.366 149 4/30/2025
3.0.365 136 4/30/2025
3.0.364 135 4/30/2025
3.0.363 133 4/30/2025
3.0.362 132 4/30/2025
3.0.361 137 4/30/2025
3.0.360 139 4/30/2025
3.0.359 136 4/30/2025
3.0.358 150 4/29/2025
3.0.357 155 4/23/2025
3.0.356 149 4/22/2025
3.0.355 190 4/17/2025
3.0.354 171 4/15/2025
3.0.353 120 4/4/2025
3.0.352 153 4/3/2025
3.0.351 149 4/2/2025
3.0.350 147 4/2/2025
3.0.349 142 3/18/2025
3.0.348 140 3/18/2025
3.0.347 220 3/4/2025
3.0.346 202 3/4/2025
3.0.345 217 3/4/2025
3.0.344 110 2/20/2025
3.0.343 107 2/14/2025
3.0.342 112 2/11/2025
3.0.341 98 2/10/2025
3.0.340 103 2/5/2025
3.0.339 105 1/7/2025
3.0.338 106 1/7/2025
3.0.337 88 1/7/2025
3.0.336 106 1/6/2025
3.0.335 113 12/17/2024
3.0.334 106 12/17/2024
3.0.333 122 12/13/2024
3.0.332 103 12/13/2024
3.0.331 96 12/12/2024
3.0.330 108 11/28/2024
3.0.329 134 11/13/2024
3.0.328 97 11/12/2024
3.0.327 100 11/12/2024
3.0.326 105 11/12/2024
3.0.325 107 11/12/2024
3.0.324 97 11/12/2024
3.0.323 99 11/6/2024
3.0.322 101 11/6/2024
3.0.321 133 10/10/2024
3.0.320 90 10/7/2024
3.0.319 136 9/18/2024
3.0.318 124 9/18/2024
3.0.317 116 9/18/2024
3.0.316 110 8/28/2024
3.0.315 130 8/12/2024
3.0.314 124 8/8/2024
3.0.313 123 8/8/2024
3.0.312 91 7/29/2024
3.0.311 123 7/17/2024
3.0.310 114 7/15/2024
3.0.309 101 7/15/2024
3.0.308 106 7/9/2024
3.0.307 100 7/9/2024
3.0.306 112 6/25/2024
3.0.305 118 6/11/2024
3.0.304 126 6/11/2024
3.0.303 128 6/5/2024
3.0.302 108 6/5/2024
3.0.301 178 5/30/2024
3.0.300 122 5/30/2024
3.0.299 131 5/30/2024
3.0.298 327 5/17/2024
3.0.297 131 5/17/2024
3.0.296 137 5/13/2024
3.0.295 130 5/8/2024
3.0.294 155 5/7/2024
3.0.293 223 4/19/2024
3.0.292 131 4/18/2024
3.0.291 142 4/17/2024
3.0.290 135 4/17/2024
3.0.289 131 4/15/2024
3.0.288 149 4/11/2024
3.0.287 154 4/5/2024
3.0.286 160 4/5/2024
3.0.285 154 4/5/2024
3.0.284 153 4/4/2024
3.0.283 151 4/4/2024
3.0.282 168 4/3/2024
3.0.281 145 4/2/2024
3.0.280 141 4/2/2024
3.0.279 177 3/25/2024
3.0.278 161 3/25/2024
3.0.277 181 3/15/2024
3.0.276 248 2/29/2024
3.0.275 279 2/28/2024
3.0.274 269 2/28/2024
3.0.273 336 2/27/2024
3.0.272 302 2/26/2024
3.0.271 1,359 2/22/2024
3.0.270 354 2/15/2024
3.0.269 339 2/15/2024
3.0.268 379 2/15/2024
3.0.267 383 2/14/2024
3.0.266 341 2/14/2024
3.0.265 373 2/13/2024
3.0.264 424 2/8/2024
3.0.263 371 2/8/2024
3.0.262 421 2/8/2024
3.0.261 382 2/8/2024
3.0.260 390 2/7/2024
3.0.259 428 2/7/2024
3.0.258 412 2/7/2024
3.0.257 391 2/7/2024
3.0.256 397 1/31/2024
3.0.255 1,636 1/30/2024
3.0.254 488 1/25/2024
3.0.253 468 1/24/2024
3.0.252 468 1/22/2024
3.0.251 486 1/17/2024
3.0.250 459 1/17/2024
3.0.249 476 1/16/2024
3.0.248 508 1/16/2024
3.0.247 521 1/16/2024
3.0.246 539 1/15/2024
3.0.245 486 1/11/2024
3.0.244 703 12/11/2023
3.0.243 586 12/11/2023
3.0.242 658 12/7/2023
3.0.241 651 12/7/2023
3.0.240 651 12/5/2023
3.0.239 600 12/5/2023
3.0.238 635 12/5/2023
3.0.237 626 12/5/2023
3.0.236 658 11/17/2023
3.0.235 610 11/17/2023
3.0.234 639 11/14/2023
3.0.233 672 11/14/2023
3.0.232 598 11/13/2023
3.0.231 660 11/9/2023
3.0.230 652 11/8/2023
3.0.229 603 11/8/2023
3.0.228 684 11/2/2023
3.0.227 673 11/2/2023
3.0.226 678 11/1/2023
3.0.225 648 11/1/2023
3.0.224 657 11/1/2023
3.0.223 631 10/31/2023
3.0.222 642 10/31/2023
3.0.221 641 10/31/2023
3.0.220 679 10/31/2023
3.0.219 686 10/31/2023
3.0.218 651 10/30/2023
3.0.217 661 10/30/2023
3.0.216 688 10/30/2023
3.0.215 680 10/30/2023
3.0.214 682 10/26/2023
3.0.213 692 10/25/2023
3.0.212 714 10/25/2023
3.0.211 643 10/24/2023
3.0.210 683 10/24/2023
3.0.209 634 10/24/2023
3.0.208 603 10/24/2023
3.0.207 696 10/23/2023
3.0.206 638 10/23/2023
3.0.205 676 10/20/2023
3.0.204 652 10/20/2023
3.0.203 701 10/20/2023
3.0.202 701 10/19/2023
3.0.201 641 10/19/2023
3.0.200 677 10/19/2023
3.0.199 677 10/19/2023
3.0.198 620 10/18/2023
3.0.197 644 10/18/2023
3.0.196 677 10/17/2023
3.0.195 656 10/13/2023
3.0.194 670 10/12/2023
3.0.193 690 10/12/2023
3.0.192 681 10/11/2023
3.0.191 656 10/11/2023
3.0.190 672 10/11/2023
3.0.189 658 10/11/2023
3.0.188 669 10/11/2023
3.0.187 633 10/11/2023
3.0.186 700 10/11/2023
3.0.185 659 10/10/2023
3.0.184 674 10/10/2023
3.0.183 670 10/9/2023
3.0.182 681 10/9/2023
3.0.181 703 10/9/2023
3.0.180 712 9/21/2023
3.0.179 680 9/21/2023
3.0.178 728 9/21/2023
3.0.177 729 9/11/2023
3.0.176 757 9/8/2023
3.0.175 731 9/8/2023
3.0.173 767 9/8/2023
3.0.172 717 9/8/2023
3.0.170 774 8/23/2023
3.0.169 714 8/23/2023
3.0.167 1,036 8/11/2023
3.0.166 811 8/10/2023
3.0.165 868 8/7/2023
3.0.164 935 8/3/2023
3.0.163 944 7/31/2023
3.0.162 965 7/28/2023
3.0.161 918 7/28/2023
3.0.160 2,331 6/30/2023
3.0.159 981 6/29/2023
3.0.158 988 6/29/2023
3.0.157 950 6/28/2023
3.0.156 971 6/28/2023
3.0.155 965 6/28/2023
3.0.154 923 6/26/2023
3.0.153 949 6/22/2023
3.0.152 942 6/22/2023
3.0.151 1,003 6/22/2023
3.0.150 985 6/22/2023
3.0.149 974 6/22/2023
3.0.148 929 6/22/2023
3.0.147 1,015 6/15/2023
3.0.146 926 6/9/2023
3.0.145 948 6/6/2023
3.0.144 1,036 6/6/2023
3.0.143 999 6/6/2023
3.0.142 985 5/31/2023
3.0.141 985 5/31/2023
3.0.140 1,012 5/26/2023
3.0.139 1,027 5/26/2023
3.0.138 1,011 5/25/2023
3.0.137 989 5/25/2023
3.0.136 1,008 5/25/2023
3.0.135 1,059 5/25/2023
3.0.134 990 5/25/2023
3.0.133 1,046 5/24/2023
3.0.132 1,008 5/24/2023
3.0.131 992 5/24/2023
3.0.130 1,073 5/23/2023
3.0.129 1,022 5/22/2023
3.0.128 1,048 5/18/2023
3.0.127 1,072 5/17/2023
3.0.126 1,071 5/11/2023
3.0.125 1,163 5/5/2023
3.0.124 1,155 5/4/2023
3.0.123 1,108 5/4/2023
3.0.122 1,153 4/25/2023
3.0.121 1,068 4/25/2023
3.0.120 1,078 4/25/2023
3.0.119 1,074 4/25/2023
3.0.118 1,078 4/25/2023
3.0.117 1,053 4/24/2023
3.0.116 1,060 4/24/2023
3.0.115 1,122 4/18/2023
3.0.114 1,113 4/18/2023
3.0.113 1,080 4/18/2023
3.0.112 1,046 4/11/2023
3.0.111 1,084 4/11/2023
3.0.110 1,086 3/31/2023
3.0.109 1,129 3/29/2023
3.0.108 1,089 3/28/2023
3.0.107 1,140 3/15/2023
3.0.106 1,123 3/9/2023
3.0.105 1,092 3/9/2023
3.0.104 1,135 3/3/2023
3.0.103 1,198 3/2/2023
3.0.102 1,114 3/2/2023
3.0.101 1,115 3/1/2023
3.0.100 1,122 2/22/2023
3.0.99 1,148 2/10/2023
3.0.98 1,175 2/10/2023
3.0.97 1,225 1/24/2023
3.0.96 1,833 12/15/2022
3.0.95 1,210 12/1/2022
3.0.94 1,284 11/30/2022
3.0.93 1,286 11/30/2022
3.0.92 1,229 11/30/2022
3.0.91 1,306 11/29/2022
3.0.90 1,480 11/25/2022
3.0.89 1,282 11/17/2022
3.0.88 1,283 11/15/2022
3.0.87 1,341 11/14/2022
3.0.86 1,288 11/14/2022
3.0.85 1,315 11/14/2022
3.0.84 1,271 11/14/2022
3.0.83 1,322 11/14/2022
3.0.82 1,238 11/14/2022
3.0.81 1,313 11/14/2022
3.0.80 1,266 11/14/2022
3.0.79 1,321 11/8/2022
3.0.78 1,294 11/7/2022
3.0.77 1,290 11/7/2022
3.0.76 1,354 11/7/2022
3.0.75 1,300 11/7/2022
3.0.74 1,259 11/3/2022
3.0.73 3,868 10/31/2022
3.0.72 1,391 10/27/2022
3.0.71 1,329 10/27/2022
3.0.70 1,259 10/27/2022
3.0.69 1,348 10/27/2022
3.0.68 1,373 10/25/2022
3.0.67 1,428 10/19/2022
3.0.66 1,391 10/19/2022
3.0.65 1,411 10/19/2022
3.0.64 1,378 10/19/2022
3.0.63 1,353 10/19/2022
3.0.62 1,331 10/18/2022
3.0.61 1,441 10/13/2022
3.0.60 1,345 10/12/2022
3.0.59 1,324 10/12/2022
3.0.58 1,520 9/28/2022
3.0.57 1,433 9/28/2022
3.0.56 1,404 9/28/2022
3.0.55 1,394 9/27/2022
3.0.54 1,443 9/27/2022
3.0.53 1,410 9/27/2022
3.0.52 1,407 9/27/2022
3.0.51 1,373 9/27/2022
3.0.50 1,422 9/27/2022
3.0.49 1,396 9/27/2022
3.0.48 1,354 9/27/2022
3.0.47 1,400 9/26/2022
3.0.46 1,388 9/26/2022
3.0.45 1,362 9/26/2022
3.0.44 1,357 9/26/2022
3.0.43 1,467 9/23/2022
3.0.42 1,369 9/23/2022
3.0.41 1,464 9/22/2022
3.0.40 1,403 9/22/2022
3.0.39 1,397 9/22/2022
3.0.38 1,414 9/21/2022
3.0.37 1,460 9/21/2022
3.0.36 1,345 9/21/2022
3.0.35 1,415 9/21/2022
3.0.34 1,461 9/20/2022
3.0.33 1,424 9/19/2022
3.0.32 1,437 9/16/2022
3.0.31 1,405 9/16/2022
3.0.30 1,419 9/16/2022
3.0.29 1,381 9/16/2022
3.0.28 1,454 9/15/2022
3.0.27 1,449 9/15/2022
3.0.26 1,409 9/14/2022
3.0.25 1,533 9/14/2022
3.0.24 1,460 9/14/2022
3.0.23 1,390 9/14/2022
3.0.22 1,420 9/14/2022
3.0.21 1,514 9/14/2022
3.0.20 1,448 9/9/2022
3.0.19 1,382 9/9/2022
3.0.18 1,366 9/8/2022
3.0.17 1,367 9/6/2022
3.0.16 1,394 9/6/2022
3.0.15 1,349 9/2/2022
3.0.14 1,411 9/1/2022
3.0.13 1,416 8/31/2022
3.0.12 1,452 8/31/2022
3.0.11 1,343 8/23/2022
3.0.10 1,341 8/22/2022
3.0.9 1,450 8/22/2022
3.0.8 1,461 8/18/2022
3.0.7 1,415 8/17/2022
3.0.6 1,459 8/15/2022
3.0.5 1,433 8/15/2022
3.0.4 1,589 8/4/2022
3.0.3 1,376 8/4/2022
3.0.2 1,501 7/29/2022
3.0.1 1,416 7/27/2022
3.0.0 1,436 7/26/2022
2.0.96 1,414 7/26/2022
2.0.95 1,432 7/26/2022
2.0.94 1,417 7/25/2022
2.0.93 1,397 7/25/2022
2.0.92 1,918 7/15/2022
2.0.91 1,404 7/15/2022
2.0.90 1,417 7/14/2022
2.0.89 1,396 7/14/2022
2.0.88 1,417 7/12/2022
2.0.87 1,495 7/11/2022
2.0.86 1,400 7/11/2022
2.0.85 1,402 7/11/2022
2.0.84 1,396 7/8/2022
2.0.83 1,456 6/29/2022
2.0.82 1,427 6/29/2022
2.0.81 1,461 6/23/2022
2.0.80 1,464 6/15/2022
2.0.79 1,549 6/14/2022
2.0.78 1,452 6/14/2022
2.0.77 10,089 5/24/2022
2.0.76 1,618 5/3/2022
2.0.75 1,517 4/29/2022
2.0.74 1,473 4/19/2022
2.0.73 1,434 4/16/2022
2.0.72 1,486 4/12/2022
2.0.71 1,483 4/12/2022
2.0.70 1,452 4/7/2022
2.0.69 1,520 4/7/2022
2.0.68 1,508 4/7/2022
2.0.67 1,471 4/7/2022
2.0.66 1,406 3/15/2022
2.0.65 1,485 3/15/2022
2.0.64 1,442 3/15/2022
2.0.63 1,440 3/2/2022
2.0.62 1,425 2/22/2022
2.0.61 1,458 2/18/2022
2.0.60 1,440 2/18/2022
2.0.59 1,450 2/15/2022
2.0.58 1,412 2/9/2022
2.0.57 1,390 2/1/2022
2.0.56 1,523 2/1/2022
2.0.55 1,459 2/1/2022
2.0.54 1,511 1/28/2022
2.0.53 1,404 1/27/2022
2.0.52 1,532 1/19/2022
2.0.51 1,496 1/19/2022
2.0.50 1,281 12/2/2021
2.0.44 1,260 11/18/2021
2.0.43 1,292 11/16/2021
2.0.42 1,399 11/2/2021
2.0.41 1,273 10/20/2021
2.0.40 1,341 10/12/2021
2.0.39 1,396 10/12/2021
2.0.38 1,341 10/5/2021
2.0.37 1,368 9/21/2021
2.0.36 1,907 9/9/2021
2.0.35 1,434 9/3/2021
2.0.34 1,446 9/2/2021
2.0.33 1,372 7/21/2021
2.0.32 1,413 7/21/2021
2.0.31 1,394 7/6/2021
2.0.30 1,447 7/5/2021
2.0.29 1,575 6/30/2021
2.0.28 1,384 6/28/2021
2.0.27 1,383 6/17/2021
2.0.26 1,331 6/15/2021
2.0.25 1,325 6/14/2021
2.0.24 1,410 6/14/2021
2.0.23 1,398 6/14/2021
2.0.22 1,363 5/20/2021
2.0.21 1,401 5/18/2021
2.0.20 1,382 5/10/2021
2.0.19 1,376 5/10/2021
2.0.18 1,398 5/3/2021
2.0.17 1,364 5/3/2021
2.0.16 1,414 4/14/2021
2.0.15 1,296 4/13/2021
2.0.14 2,656 3/31/2021
2.0.13 1,422 3/25/2021
2.0.12 1,383 3/25/2021
2.0.11 1,536 2/19/2021
2.0.10 1,562 2/18/2021
2.0.9 1,624 2/18/2021
2.0.8 1,546 2/16/2021
2.0.7 1,604 2/9/2021
2.0.6 1,559 2/9/2021
2.0.5 1,491 2/3/2021
2.0.4 1,514 1/29/2021
2.0.3 1,561 1/29/2021
2.0.2 1,477 1/28/2021
2.0.1 1,520 1/27/2021
2.0.0 1,521 1/26/2021
1.2.397 1,469 1/26/2021
1.2.396 1,569 1/21/2021
1.2.395 1,547 1/20/2021
1.2.394 1,545 1/20/2021
1.2.393 1,533 1/20/2021
1.2.392 1,540 1/20/2021
1.2.391 1,520 1/19/2021
1.2.390 1,515 1/19/2021
1.2.389 1,486 1/19/2021
1.2.388 1,573 1/14/2021
1.2.387 1,605 1/14/2021
1.2.386 1,532 1/13/2021
1.2.385 1,555 1/13/2021
1.2.384 1,607 1/11/2021
1.2.383 1,569 1/8/2021
1.2.382 1,569 1/6/2021
1.2.381 1,593 1/6/2021
1.2.380 1,627 11/17/2020
1.2.379 1,686 10/21/2020
1.2.378 1,570 9/17/2020
1.2.376 4,025 9/1/2020
1.2.375 2,661 7/13/2020
1.2.374 1,561 7/2/2020
1.2.373 1,640 7/1/2020
1.2.372 1,688 6/10/2020
1.2.371 1,653 6/10/2020
1.2.370 1,684 6/10/2020
1.2.369 1,633 6/9/2020
1.2.368 1,639 6/9/2020
1.2.367 1,649 6/9/2020
1.2.366 1,652 6/9/2020
1.2.365 1,680 6/9/2020
1.2.364 1,676 6/9/2020
1.2.363 1,577 6/9/2020
1.2.362 1,662 6/8/2020
1.2.361 1,631 6/4/2020
1.2.357 4,695 3/25/2020
1.2.356 1,710 3/10/2020
1.2.355 1,720 3/10/2020
1.2.354 1,646 3/6/2020
1.2.353 1,728 3/3/2020
1.2.352 1,578 3/3/2020
1.2.351 1,638 3/2/2020
1.2.350 1,660 3/2/2020
1.2.349 1,635 3/2/2020
1.2.348 1,698 3/2/2020
1.2.347 1,651 3/2/2020
1.2.346 1,661 2/27/2020
1.2.345 1,723 2/21/2020
1.2.344 1,551 2/20/2020
1.2.343 1,634 2/20/2020
1.2.342 1,717 2/20/2020
1.2.341 1,808 2/20/2020
1.2.340 1,754 2/20/2020
1.2.339 1,739 2/20/2020
1.2.338 1,686 2/19/2020
1.2.337 1,665 2/18/2020
1.2.336 1,723 2/14/2020
1.2.335 1,770 2/6/2020
1.2.334 1,697 2/4/2020
1.2.333 1,769 2/3/2020
1.2.332 8,305 1/13/2020
1.2.331 24,805 12/17/2019
1.2.330 1,649 12/13/2019
1.2.328 1,672 12/12/2019
1.2.327 1,687 12/11/2019
1.2.326 1,693 12/10/2019
1.2.325 4,279 12/3/2019
1.2.324 1,693 11/29/2019
1.2.323 1,706 11/28/2019
1.2.322 1,667 11/28/2019
1.2.321 1,653 11/28/2019
1.2.320 1,799 11/26/2019
1.2.319 1,659 11/26/2019
1.2.318 1,709 11/22/2019
1.2.317 1,767 11/20/2019
1.2.316 1,894 10/25/2019
1.2.315 1,702 10/25/2019
1.2.314 1,737 10/23/2019
1.2.313 1,707 10/18/2019
1.2.312 1,662 10/17/2019
1.2.311 1,756 10/17/2019
1.2.310 1,676 10/17/2019
1.2.309 1,749 10/9/2019
1.2.308 1,721 10/8/2019
1.2.307 1,749 10/7/2019
1.2.306 1,685 10/4/2019
1.2.305 1,673 10/3/2019
1.2.304 1,708 10/2/2019
1.2.303 1,791 9/16/2019
1.2.302 1,745 9/16/2019
1.2.301 1,671 9/15/2019
1.2.300 1,734 9/13/2019
1.2.299 1,794 9/10/2019
1.2.298 1,716 9/6/2019
1.2.297 1,777 8/20/2019
1.2.296 1,730 8/20/2019
1.2.295 1,733 8/20/2019
1.2.294 1,817 8/20/2019
1.2.293 1,792 8/16/2019
1.2.292 1,789 7/15/2019
1.2.291 1,818 6/30/2019
1.2.290 1,777 6/28/2019
1.2.289 1,851 6/20/2019
1.2.288 1,796 6/12/2019
1.2.287 1,729 6/12/2019
1.2.286 1,812 6/11/2019
1.2.285 1,731 6/11/2019
1.2.284 1,789 6/5/2019
1.2.283 1,770 5/28/2019
1.2.282 1,766 5/25/2019
1.2.281 1,784 5/23/2019
1.2.280 1,824 5/13/2019
1.2.279 1,780 5/9/2019
1.2.278 1,736 5/9/2019
1.2.277 1,794 5/7/2019
1.2.276 1,767 5/7/2019
1.2.275 1,860 5/6/2019
1.2.274 1,773 4/26/2019
1.2.273 1,823 4/25/2019
1.2.272 1,839 4/25/2019
1.2.271 1,784 4/24/2019
1.2.270 1,818 4/24/2019
1.2.269 1,702 4/16/2019
1.2.268 1,756 4/16/2019
1.2.267 1,836 4/16/2019
1.2.266 1,792 4/12/2019
1.2.265 1,793 4/12/2019
1.2.264 1,782 4/11/2019
1.2.263 1,747 4/11/2019
1.2.262 1,776 4/10/2019
1.2.261 1,735 4/10/2019
1.2.260 1,790 4/5/2019
1.2.259 1,916 2/27/2019
1.2.258 1,725 2/27/2019
1.2.257 1,706 2/26/2019
1.2.256 1,891 2/15/2019
1.2.255 1,856 2/15/2019
1.2.254 1,869 2/5/2019
1.2.253 1,963 12/12/2018
1.2.252 1,890 11/8/2018
1.2.251 1,968 11/8/2018
1.2.250 13,798 10/11/2018
1.2.249 2,015 10/2/2018
1.2.248 1,989 9/25/2018
1.2.247 2,016 9/3/2018
1.2.246 2,032 8/28/2018
1.2.245 2,005 8/27/2018
1.2.244 2,030 8/22/2018
1.2.243 2,121 8/21/2018
1.2.242 2,219 8/17/2018
1.2.241 2,117 7/27/2018
1.2.240 2,183 7/26/2018
1.2.239 2,315 6/18/2018
1.2.238 2,296 6/14/2018
1.2.237 2,126 5/25/2018
1.2.236 2,112 5/24/2018
1.2.235 2,288 5/18/2018
1.2.234 2,372 5/3/2018
1.2.233 2,239 5/3/2018
1.2.232 2,343 4/30/2018
1.2.231 2,241 4/18/2018
1.2.230 2,336 4/10/2018
1.2.229 2,277 4/10/2018
1.2.228 2,193 4/4/2018
1.2.227 2,113 3/28/2018
1.2.226 2,183 3/22/2018
1.2.225 2,211 3/20/2018
1.2.224 2,403 3/19/2018
1.2.223 2,091 3/15/2018
1.2.222 2,115 3/14/2018
1.2.221 2,344 3/14/2018
1.2.220 12,722 2/23/2018
1.2.219 2,356 2/16/2018
1.2.218 2,131 2/9/2018
1.2.217 2,223 2/8/2018
1.2.216 2,100 2/7/2018
1.2.215 2,123 2/7/2018
1.2.214 2,181 2/5/2018
1.2.213 2,331 2/2/2018
1.2.212 2,288 1/26/2018
1.2.211 2,286 1/16/2018
1.2.210 2,161 12/18/2017
1.2.209 2,141 12/14/2017
1.2.208 2,057 12/7/2017
1.2.207 2,169 12/6/2017
1.2.206 2,198 12/4/2017
1.2.205 2,180 11/28/2017
1.2.204 2,201 11/24/2017
1.2.203 2,105 11/24/2017
1.2.202 6,791 11/24/2017
1.2.201 2,216 11/20/2017
1.2.200 2,146 11/14/2017
1.2.199 2,091 11/14/2017
1.2.198 2,145 11/6/2017
1.2.197 2,115 11/6/2017
1.2.196 2,170 10/31/2017
1.2.195 2,139 10/30/2017
1.2.194 2,234 10/26/2017
1.2.193 2,146 10/26/2017
1.2.192 2,159 10/26/2017
1.2.191 2,127 10/20/2017
1.2.190 2,235 10/18/2017
1.2.189 2,086 10/18/2017
1.2.188 2,132 10/15/2017
1.2.187 2,117 10/11/2017
1.2.185 2,187 10/10/2017
1.2.184 2,096 10/10/2017
1.2.183 2,112 10/2/2017
1.2.182 2,168 9/29/2017
1.2.181 2,237 9/25/2017
1.2.180 2,230 9/14/2017
1.2.179 2,169 9/12/2017
1.2.178 2,210 8/31/2017
1.2.177 2,188 8/25/2017
1.2.176 2,155 8/24/2017
1.2.174 2,266 8/7/2017
1.2.173 2,115 8/7/2017
1.2.172 2,224 8/7/2017
1.2.171 2,215 8/4/2017
1.2.170 2,214 8/3/2017
1.2.169 2,264 8/3/2017
1.2.168 2,153 8/3/2017
1.2.167 2,151 8/2/2017
1.2.166 2,176 8/1/2017
1.2.165 2,204 7/26/2017
1.2.164 2,140 7/26/2017
1.2.163 2,197 7/25/2017
1.2.162 2,125 7/18/2017
1.2.161 2,172 7/18/2017
1.2.160 2,250 7/18/2017
1.2.159 2,112 7/18/2017
1.2.158 2,165 7/13/2017
1.2.157 2,202 7/13/2017
1.2.156 2,195 7/5/2017
1.2.155 2,190 6/28/2017
1.2.154 2,257 6/27/2017
1.2.153 2,203 6/20/2017
1.2.152 2,282 6/19/2017
1.2.151 2,217 6/14/2017
1.2.150 2,140 6/13/2017
1.2.149 2,181 5/31/2017
1.2.148 2,175 5/29/2017
1.2.147 2,185 5/19/2017
1.2.146 2,179 5/18/2017
1.2.145 2,141 5/18/2017
1.2.144 2,197 5/14/2017
1.2.143 2,196 5/12/2017
1.2.142 2,199 5/12/2017
1.2.141 2,363 5/5/2017
1.2.140 2,213 4/27/2017
1.2.139 2,169 2/27/2017
1.2.137 2,241 2/3/2017
1.2.136 2,235 2/3/2017
1.2.135 2,196 1/26/2017
1.2.134 2,219 1/25/2017
1.2.133 2,302 1/12/2017
1.2.132 2,182 1/11/2017
1.2.131 2,390 1/10/2017
1.2.130 2,221 1/10/2017
1.2.129 2,201 1/10/2017
1.2.128 2,141 1/10/2017
1.2.127 2,149 1/10/2017
1.2.125 2,201 1/10/2017
1.2.119 2,263 12/13/2016
1.2.118 2,219 12/12/2016
1.2.117 2,213 12/10/2016
1.2.115 2,258 12/8/2016
1.2.114 2,225 12/5/2016
1.2.112 2,274 11/29/2016
1.2.111 2,279 11/25/2016
1.2.110 2,252 11/25/2016
1.2.109 2,248 11/24/2016
1.2.108 2,226 11/24/2016
1.2.107 2,221 11/23/2016
1.2.106 4,159 11/18/2016
1.2.105 2,244 11/18/2016
1.2.104 2,220 11/18/2016
1.2.103 2,219 11/17/2016
1.2.102 2,268 11/17/2016
1.2.101 2,216 11/17/2016
1.2.100 2,198 11/16/2016
1.2.99 2,171 11/16/2016
1.2.98 2,233 11/16/2016
1.2.97 2,209 11/16/2016
1.2.96 2,180 11/16/2016
1.2.95 2,239 11/16/2016
1.2.94 2,268 11/15/2016
1.2.92 2,221 11/15/2016
1.2.91 2,206 11/15/2016
1.2.90 2,213 11/15/2016
1.2.89 2,168 11/14/2016
1.2.88 2,545 11/8/2016
1.2.87 2,470 11/8/2016
1.2.86 2,351 11/8/2016
1.2.85 2,239 11/8/2016
1.2.84 2,613 11/8/2016
1.2.83 2,327 11/7/2016
1.2.82 2,435 11/3/2016
1.2.81 2,468 11/3/2016
1.2.80 2,367 11/3/2016
1.2.79 2,328 11/2/2016
1.2.78 2,368 11/1/2016
1.2.76 2,506 11/1/2016
1.2.75 2,225 10/31/2016
1.2.73 2,311 10/28/2016
1.2.71 2,217 10/27/2016
1.2.69 2,180 10/27/2016
1.2.68 2,283 10/26/2016
1.2.66 2,219 10/25/2016
1.2.65 2,244 10/24/2016
1.2.64 2,212 10/21/2016
1.2.63 2,218 10/21/2016
1.2.62 2,193 10/21/2016
1.2.61 2,227 10/20/2016
1.2.60 2,195 10/20/2016
1.2.59 2,251 10/13/2016
1.2.58 2,176 10/13/2016
1.2.57 2,193 10/13/2016
1.2.56 2,203 10/13/2016
1.2.55 2,250 10/11/2016
1.2.54 2,224 10/11/2016
1.2.53 2,182 10/10/2016
1.2.51 2,292 9/12/2016
1.2.50 2,277 9/12/2016
1.2.49 2,260 9/7/2016
1.2.48 2,266 9/2/2016
1.2.47 2,287 5/6/2016
1.2.46 2,665 4/25/2016
1.2.45 2,458 4/25/2016
1.2.43 2,602 4/22/2016
1.2.42 2,219 4/15/2016
1.2.41 2,246 4/12/2016
1.2.40 2,195 4/11/2016
1.2.39 2,238 4/8/2016
1.2.38 2,314 4/8/2016
1.2.37 2,324 4/8/2016
1.2.36 2,220 4/8/2016
1.2.35 2,188 4/6/2016
1.2.34 2,271 4/6/2016
1.2.33 2,278 4/6/2016
1.2.32 2,323 4/6/2016
1.2.31 2,295 4/6/2016
1.2.30 2,221 4/6/2016
1.2.29 2,271 4/5/2016
1.2.28 2,289 4/5/2016
1.2.26 2,274 4/5/2016
1.2.25 2,234 4/5/2016
1.2.24 2,223 4/1/2016
1.2.23 2,258 3/31/2016
1.2.22 2,263 3/31/2016
1.2.21 2,265 3/29/2016
1.2.20 2,275 3/25/2016
1.2.19 2,307 3/17/2016
1.2.18 2,266 3/17/2016
1.2.17 2,239 3/17/2016
1.2.16 2,267 3/17/2016
1.2.15 2,448 3/17/2016
1.2.14 2,244 3/16/2016
1.2.13 2,254 3/15/2016
1.2.12 2,243 3/15/2016
1.2.11 2,217 3/14/2016
1.2.10 2,293 3/11/2016
1.2.9 2,264 3/7/2016
1.2.8 2,260 3/6/2016
1.2.7 2,239 3/6/2016
1.2.6 2,211 3/4/2016
1.2.5 2,366 3/2/2016
1.2.4 2,286 3/2/2016
1.2.3 2,198 3/1/2016
1.2.2 2,326 3/1/2016
1.2.1 2,245 2/29/2016
1.2.0 2,595 2/29/2016
1.1.45 2,154 7/28/2017
1.1.44 2,727 2/29/2016
1.1.43 2,725 2/29/2016
1.1.42 2,703 2/28/2016
1.1.41 2,465 2/26/2016
1.1.40 2,357 2/23/2016
1.1.39 2,244 2/23/2016
1.1.38 2,380 2/22/2016
1.1.37 2,252 2/22/2016
1.1.36 2,291 2/19/2016
1.1.35 2,360 2/19/2016
1.1.34 2,271 2/15/2016
1.1.33 2,257 2/12/2016
1.1.32 2,489 2/11/2016
1.1.31 2,516 2/11/2016
1.1.30 2,274 2/9/2016
1.1.29 2,316 2/8/2016
1.1.28 2,331 1/29/2016
1.1.27 2,201 1/26/2016
1.1.25 2,298 1/25/2016
1.1.24 2,231 1/20/2016
1.1.23 2,276 1/20/2016
1.1.18 2,190 1/20/2016
1.1.17 2,251 1/20/2016
1.1.16 2,170 1/19/2016
1.1.15 2,542 1/15/2016
1.1.14 3,057 1/15/2016
1.1.13 2,930 1/14/2016
1.1.12 2,435 1/14/2016
1.1.10 2,517 1/13/2016
1.1.9 2,290 1/12/2016
1.1.8 2,290 1/12/2016
1.1.7 2,191 1/12/2016
1.1.6 2,230 1/11/2016
1.1.5 2,301 1/7/2016
1.1.4 2,252 1/6/2016
1.1.3 2,232 1/6/2016
1.1.2 2,256 1/6/2016
1.1.1 2,277 1/5/2016
1.1.0 2,283 1/1/2016
1.0.155 3,009 12/18/2015
1.0.154 2,328 12/17/2015
1.0.153 2,245 12/17/2015
1.0.151 2,411 12/3/2015
1.0.150 2,304 12/3/2015
1.0.149 2,395 12/3/2015
1.0.148 2,320 12/2/2015
1.0.147 2,637 12/2/2015
1.0.146 2,604 12/2/2015
1.0.145 2,621 12/2/2015
1.0.144 2,606 12/2/2015
1.0.143 2,423 12/1/2015
1.0.142 2,347 12/1/2015
1.0.140 2,572 12/1/2015
1.0.139 2,611 11/30/2015
1.0.138 2,487 11/30/2015
1.0.137 2,317 11/26/2015
1.0.136 2,357 11/25/2015
1.0.135 2,316 11/20/2015
1.0.134 2,304 11/19/2015
1.0.133 2,277 11/19/2015
1.0.132 2,304 11/19/2015
1.0.131 2,316 11/17/2015
1.0.130 2,261 11/13/2015
1.0.129 2,286 11/13/2015
1.0.128 2,243 11/13/2015
1.0.127 2,313 11/12/2015
1.0.126 2,382 11/12/2015
1.0.125 2,290 11/11/2015
1.0.124 2,335 11/11/2015
1.0.123 2,329 11/11/2015
1.0.121 2,266 11/4/2015
1.0.120 2,271 11/3/2015
1.0.119 2,303 10/30/2015
1.0.118 2,281 10/29/2015
1.0.117 2,262 10/23/2015
1.0.116 2,285 10/20/2015
1.0.115 2,300 10/13/2015
1.0.113 2,277 10/13/2015
1.0.111 2,357 10/6/2015
1.0.110 2,393 10/6/2015
1.0.109 2,474 10/6/2015
1.0.108 2,315 10/6/2015
1.0.107 2,590 10/4/2015
1.0.106 2,331 9/25/2015
1.0.105 2,323 9/2/2015
1.0.104 2,356 8/24/2015
1.0.103 2,498 7/30/2015
1.0.102 2,405 7/30/2015
1.0.101 2,319 6/12/2015
1.0.100 2,318 6/3/2015
1.0.99 2,368 6/3/2015
1.0.98 2,373 6/3/2015
1.0.97 2,322 5/12/2015
1.0.96 2,316 5/7/2015
1.0.95 2,412 4/16/2015
1.0.94 2,373 4/16/2015
1.0.93 2,334 4/15/2015
1.0.92 2,314 4/8/2015
1.0.91 2,323 3/17/2015
1.0.90 2,253 3/10/2015
1.0.89 2,277 3/10/2015
1.0.88 2,480 2/12/2015
1.0.87 2,448 12/4/2014
1.0.86 2,544 11/14/2014
1.0.85 2,532 11/14/2014
1.0.84 2,772 11/13/2014
1.0.83 2,463 11/13/2014
1.0.82 2,473 11/12/2014
1.0.81 2,539 11/12/2014
1.0.80 2,465 10/9/2014
1.0.79 2,329 10/8/2014
1.0.78 2,382 10/7/2014
1.0.77 2,360 10/7/2014
1.0.76 2,345 9/29/2014
1.0.75 2,492 9/29/2014
1.0.74 2,388 9/3/2014
1.0.73 2,343 9/3/2014
1.0.72 2,368 8/12/2014
1.0.71 2,362 8/11/2014
1.0.70 2,291 8/11/2014
1.0.67 2,342 8/11/2014
1.0.66 2,381 8/11/2014
1.0.65 2,366 8/5/2014
1.0.64 2,389 8/4/2014
1.0.63 2,427 7/31/2014
1.0.62 2,415 7/22/2014
1.0.61 2,379 7/22/2014
1.0.59 2,387 7/11/2014
1.0.58 2,374 7/11/2014
1.0.57 2,314 7/7/2014
1.0.56 2,474 7/1/2014
1.0.55 2,392 7/1/2014
1.0.54 2,436 7/1/2014
1.0.53 2,356 7/1/2014
1.0.52 2,332 7/1/2014
1.0.51 2,372 6/23/2014
1.0.49 2,402 6/21/2014
1.0.48 2,338 6/20/2014
1.0.47 2,411 6/21/2014
1.0.45 2,409 6/19/2014
1.0.44 2,347 6/19/2014
1.0.41 2,365 6/19/2014
1.0.40 2,315 6/19/2014
1.0.39 2,406 6/18/2014
1.0.38 2,310 6/18/2014
1.0.37 2,372 6/12/2014
1.0.36 2,333 6/12/2014
1.0.35 2,418 6/12/2014
1.0.32 2,379 6/12/2014
1.0.31 2,409 6/6/2014
1.0.30 2,406 6/6/2014
1.0.29 2,343 6/5/2014
1.0.28 2,439 5/8/2014
1.0.26 2,372 5/7/2014
1.0.25 2,287 5/7/2014