PeanutButter.TestUtils.Generic 3.0.210

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.210
                    
NuGet\Install-Package PeanutButter.TestUtils.Generic -Version 3.0.210
                    
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.210" />
                    
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.210" />
                    
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.210
                    
#r "nuget: PeanutButter.TestUtils.Generic, 3.0.210"
                    
#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.210
                    
#: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.210
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.Generic&version=3.0.210
                    
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 138 9/26/2025
3.0.396 138 9/12/2025
3.0.395 173 9/11/2025
3.0.394 173 9/11/2025
3.0.393 171 9/10/2025
3.0.392 179 9/9/2025
3.0.391 176 8/19/2025
3.0.390 170 8/19/2025
3.0.389 103 8/1/2025
3.0.388 133 7/31/2025
3.0.387 125 7/30/2025
3.0.386 178 7/15/2025
3.0.385 165 7/15/2025
3.0.384 305 5/15/2025
3.0.383 297 5/14/2025
3.0.382 288 5/13/2025
3.0.381 153 5/9/2025
3.0.380 199 5/8/2025
3.0.379 203 5/7/2025
3.0.378 201 5/6/2025
3.0.377 202 5/6/2025
3.0.376 200 5/6/2025
3.0.375 193 5/6/2025
3.0.374 205 5/5/2025
3.0.373 199 5/5/2025
3.0.372 188 5/5/2025
3.0.371 212 5/5/2025
3.0.370 203 5/5/2025
3.0.369 202 5/5/2025
3.0.368 200 4/30/2025
3.0.367 195 4/30/2025
3.0.366 207 4/30/2025
3.0.365 204 4/30/2025
3.0.364 203 4/30/2025
3.0.363 189 4/30/2025
3.0.362 189 4/30/2025
3.0.361 202 4/30/2025
3.0.360 204 4/30/2025
3.0.359 197 4/30/2025
3.0.358 211 4/29/2025
3.0.357 212 4/23/2025
3.0.356 214 4/22/2025
3.0.355 260 4/17/2025
3.0.354 242 4/15/2025
3.0.353 184 4/4/2025
3.0.352 219 4/3/2025
3.0.351 211 4/2/2025
3.0.350 205 4/2/2025
3.0.349 210 3/18/2025
3.0.348 204 3/18/2025
3.0.347 285 3/4/2025
3.0.346 274 3/4/2025
3.0.345 282 3/4/2025
3.0.344 189 2/20/2025
3.0.343 165 2/14/2025
3.0.342 185 2/11/2025
3.0.341 165 2/10/2025
3.0.340 163 2/5/2025
3.0.339 163 1/7/2025
3.0.338 171 1/7/2025
3.0.337 145 1/7/2025
3.0.336 168 1/6/2025
3.0.335 165 12/17/2024
3.0.334 166 12/17/2024
3.0.333 182 12/13/2024
3.0.332 168 12/13/2024
3.0.331 160 12/12/2024
3.0.330 179 11/28/2024
3.0.329 196 11/13/2024
3.0.328 159 11/12/2024
3.0.327 159 11/12/2024
3.0.326 170 11/12/2024
3.0.325 171 11/12/2024
3.0.324 163 11/12/2024
3.0.323 164 11/6/2024
3.0.322 162 11/6/2024
3.0.321 192 10/10/2024
3.0.320 154 10/7/2024
3.0.319 192 9/18/2024
3.0.318 199 9/18/2024
3.0.317 178 9/18/2024
3.0.316 177 8/28/2024
3.0.315 189 8/12/2024
3.0.314 182 8/8/2024
3.0.313 206 8/8/2024
3.0.312 156 7/29/2024
3.0.311 180 7/17/2024
3.0.310 171 7/15/2024
3.0.309 141 7/15/2024
3.0.308 169 7/9/2024
3.0.307 162 7/9/2024
3.0.306 181 6/25/2024
3.0.305 181 6/11/2024
3.0.304 197 6/11/2024
3.0.303 194 6/5/2024
3.0.302 166 6/5/2024
3.0.301 260 5/30/2024
3.0.300 185 5/30/2024
3.0.299 186 5/30/2024
3.0.298 419 5/17/2024
3.0.297 201 5/17/2024
3.0.296 200 5/13/2024
3.0.295 170 5/8/2024
3.0.294 223 5/7/2024
3.0.293 321 4/19/2024
3.0.292 189 4/18/2024
3.0.291 206 4/17/2024
3.0.290 199 4/17/2024
3.0.289 184 4/15/2024
3.0.288 204 4/11/2024
3.0.287 224 4/5/2024
3.0.286 226 4/5/2024
3.0.285 212 4/5/2024
3.0.284 207 4/4/2024
3.0.283 224 4/4/2024
3.0.282 238 4/3/2024
3.0.281 202 4/2/2024
3.0.280 203 4/2/2024
3.0.279 234 3/25/2024
3.0.278 213 3/25/2024
3.0.277 241 3/15/2024
3.0.276 304 2/29/2024
3.0.275 331 2/28/2024
3.0.274 340 2/28/2024
3.0.273 389 2/27/2024
3.0.272 341 2/26/2024
3.0.271 1,607 2/22/2024
3.0.270 404 2/15/2024
3.0.269 396 2/15/2024
3.0.268 435 2/15/2024
3.0.267 441 2/14/2024
3.0.266 400 2/14/2024
3.0.265 431 2/13/2024
3.0.264 475 2/8/2024
3.0.263 430 2/8/2024
3.0.262 480 2/8/2024
3.0.261 455 2/8/2024
3.0.260 450 2/7/2024
3.0.259 481 2/7/2024
3.0.258 471 2/7/2024
3.0.257 451 2/7/2024
3.0.256 455 1/31/2024
3.0.255 2,076 1/30/2024
3.0.254 592 1/25/2024
3.0.253 541 1/24/2024
3.0.252 519 1/22/2024
3.0.251 583 1/17/2024
3.0.250 506 1/17/2024
3.0.249 541 1/16/2024
3.0.248 584 1/16/2024
3.0.247 575 1/16/2024
3.0.246 604 1/15/2024
3.0.245 565 1/11/2024
3.0.244 771 12/11/2023
3.0.243 683 12/11/2023
3.0.242 711 12/7/2023
3.0.241 700 12/7/2023
3.0.240 723 12/5/2023
3.0.239 672 12/5/2023
3.0.238 697 12/5/2023
3.0.237 692 12/5/2023
3.0.236 722 11/17/2023
3.0.235 670 11/17/2023
3.0.234 701 11/14/2023
3.0.233 721 11/14/2023
3.0.232 648 11/13/2023
3.0.231 716 11/9/2023
3.0.230 701 11/8/2023
3.0.229 654 11/8/2023
3.0.228 758 11/2/2023
3.0.227 737 11/2/2023
3.0.226 754 11/1/2023
3.0.225 731 11/1/2023
3.0.224 725 11/1/2023
3.0.223 703 10/31/2023
3.0.222 729 10/31/2023
3.0.221 707 10/31/2023
3.0.220 768 10/31/2023
3.0.219 754 10/31/2023
3.0.218 710 10/30/2023
3.0.217 713 10/30/2023
3.0.216 743 10/30/2023
3.0.215 790 10/30/2023
3.0.214 718 10/26/2023
3.0.213 768 10/25/2023
3.0.212 798 10/25/2023
3.0.211 716 10/24/2023
3.0.210 743 10/24/2023
3.0.209 691 10/24/2023
3.0.208 686 10/24/2023
3.0.207 765 10/23/2023
3.0.206 710 10/23/2023
3.0.205 759 10/20/2023
3.0.204 713 10/20/2023
3.0.203 766 10/20/2023
3.0.202 762 10/19/2023
3.0.201 705 10/19/2023
3.0.200 734 10/19/2023
3.0.199 770 10/19/2023
3.0.198 678 10/18/2023
3.0.197 728 10/18/2023
3.0.196 736 10/17/2023
3.0.195 724 10/13/2023
3.0.194 744 10/12/2023
3.0.193 773 10/12/2023
3.0.192 747 10/11/2023
3.0.191 738 10/11/2023
3.0.190 735 10/11/2023
3.0.189 756 10/11/2023
3.0.188 762 10/11/2023
3.0.187 696 10/11/2023
3.0.186 771 10/11/2023
3.0.185 733 10/10/2023
3.0.184 747 10/10/2023
3.0.183 731 10/9/2023
3.0.182 759 10/9/2023
3.0.181 769 10/9/2023
3.0.180 769 9/21/2023
3.0.179 739 9/21/2023
3.0.178 786 9/21/2023
3.0.177 804 9/11/2023
3.0.176 867 9/8/2023
3.0.175 797 9/8/2023
3.0.173 835 9/8/2023
3.0.172 786 9/8/2023
3.0.170 962 8/23/2023
3.0.169 801 8/23/2023
3.0.167 1,137 8/11/2023
3.0.166 893 8/10/2023
3.0.165 972 8/7/2023
3.0.164 1,006 8/3/2023
3.0.163 1,043 7/31/2023
3.0.162 1,045 7/28/2023
3.0.161 993 7/28/2023
3.0.160 2,415 6/30/2023
3.0.159 1,061 6/29/2023
3.0.158 1,076 6/29/2023
3.0.157 1,033 6/28/2023
3.0.156 1,083 6/28/2023
3.0.155 1,039 6/28/2023
3.0.154 1,015 6/26/2023
3.0.153 1,036 6/22/2023
3.0.152 1,048 6/22/2023
3.0.151 1,097 6/22/2023
3.0.150 1,078 6/22/2023
3.0.149 1,049 6/22/2023
3.0.148 1,022 6/22/2023
3.0.147 1,097 6/15/2023
3.0.146 1,042 6/9/2023
3.0.145 1,053 6/6/2023
3.0.144 1,129 6/6/2023
3.0.143 1,100 6/6/2023
3.0.142 1,108 5/31/2023
3.0.141 1,080 5/31/2023
3.0.140 1,121 5/26/2023
3.0.139 1,122 5/26/2023
3.0.138 1,100 5/25/2023
3.0.137 1,074 5/25/2023
3.0.136 1,119 5/25/2023
3.0.135 1,171 5/25/2023
3.0.134 1,102 5/25/2023
3.0.133 1,165 5/24/2023
3.0.132 1,089 5/24/2023
3.0.131 1,082 5/24/2023
3.0.130 1,157 5/23/2023
3.0.129 1,139 5/22/2023
3.0.128 1,153 5/18/2023
3.0.127 1,165 5/17/2023
3.0.126 1,156 5/11/2023
3.0.125 1,259 5/5/2023
3.0.124 1,241 5/4/2023
3.0.123 1,201 5/4/2023
3.0.122 1,266 4/25/2023
3.0.121 1,175 4/25/2023
3.0.120 1,171 4/25/2023
3.0.119 1,178 4/25/2023
3.0.118 1,168 4/25/2023
3.0.117 1,147 4/24/2023
3.0.116 1,176 4/24/2023
3.0.115 1,207 4/18/2023
3.0.114 1,232 4/18/2023
3.0.113 1,190 4/18/2023
3.0.112 1,159 4/11/2023
3.0.111 1,180 4/11/2023
3.0.110 1,182 3/31/2023
3.0.109 1,255 3/29/2023
3.0.108 1,178 3/28/2023
3.0.107 1,251 3/15/2023
3.0.106 1,250 3/9/2023
3.0.105 1,192 3/9/2023
3.0.104 1,220 3/3/2023
3.0.103 1,302 3/2/2023
3.0.102 1,208 3/2/2023
3.0.101 1,237 3/1/2023
3.0.100 1,218 2/22/2023
3.0.99 1,253 2/10/2023
3.0.98 1,269 2/10/2023
3.0.97 1,315 1/24/2023
3.0.96 1,929 12/15/2022
3.0.95 1,300 12/1/2022
3.0.94 1,368 11/30/2022
3.0.93 1,370 11/30/2022
3.0.92 1,321 11/30/2022
3.0.91 1,447 11/29/2022
3.0.90 1,576 11/25/2022
3.0.89 1,385 11/17/2022
3.0.88 1,378 11/15/2022
3.0.87 1,442 11/14/2022
3.0.86 1,370 11/14/2022
3.0.85 1,414 11/14/2022
3.0.84 1,366 11/14/2022
3.0.83 1,431 11/14/2022
3.0.82 1,326 11/14/2022
3.0.81 1,385 11/14/2022
3.0.80 1,359 11/14/2022
3.0.79 1,411 11/8/2022
3.0.78 1,392 11/7/2022
3.0.77 1,387 11/7/2022
3.0.76 1,474 11/7/2022
3.0.75 1,398 11/7/2022
3.0.74 1,346 11/3/2022
3.0.73 3,971 10/31/2022
3.0.72 1,483 10/27/2022
3.0.71 1,423 10/27/2022
3.0.70 1,377 10/27/2022
3.0.69 1,447 10/27/2022
3.0.68 1,469 10/25/2022
3.0.67 1,516 10/19/2022
3.0.66 1,497 10/19/2022
3.0.65 1,510 10/19/2022
3.0.64 1,487 10/19/2022
3.0.63 1,456 10/19/2022
3.0.62 1,424 10/18/2022
3.0.61 1,537 10/13/2022
3.0.60 1,457 10/12/2022
3.0.59 1,413 10/12/2022
3.0.58 1,619 9/28/2022
3.0.57 1,525 9/28/2022
3.0.56 1,522 9/28/2022
3.0.55 1,509 9/27/2022
3.0.54 1,578 9/27/2022
3.0.53 1,511 9/27/2022
3.0.52 1,510 9/27/2022
3.0.51 1,485 9/27/2022
3.0.50 1,512 9/27/2022
3.0.49 1,510 9/27/2022
3.0.48 1,446 9/27/2022
3.0.47 1,489 9/26/2022
3.0.46 1,487 9/26/2022
3.0.45 1,474 9/26/2022
3.0.44 1,475 9/26/2022
3.0.43 1,556 9/23/2022
3.0.42 1,465 9/23/2022
3.0.41 1,565 9/22/2022
3.0.40 1,492 9/22/2022
3.0.39 1,505 9/22/2022
3.0.38 1,521 9/21/2022
3.0.37 1,549 9/21/2022
3.0.36 1,436 9/21/2022
3.0.35 1,503 9/21/2022
3.0.34 1,570 9/20/2022
3.0.33 1,516 9/19/2022
3.0.32 1,538 9/16/2022
3.0.31 1,509 9/16/2022
3.0.30 1,521 9/16/2022
3.0.29 1,482 9/16/2022
3.0.28 1,545 9/15/2022
3.0.27 1,553 9/15/2022
3.0.26 1,480 9/14/2022
3.0.25 1,656 9/14/2022
3.0.24 1,567 9/14/2022
3.0.23 1,502 9/14/2022
3.0.22 1,544 9/14/2022
3.0.21 1,626 9/14/2022
3.0.20 1,545 9/9/2022
3.0.19 1,476 9/9/2022
3.0.18 1,456 9/8/2022
3.0.17 1,464 9/6/2022
3.0.16 1,496 9/6/2022
3.0.15 1,442 9/2/2022
3.0.14 1,514 9/1/2022
3.0.13 1,505 8/31/2022
3.0.12 1,583 8/31/2022
3.0.11 1,455 8/23/2022
3.0.10 1,439 8/22/2022
3.0.9 1,540 8/22/2022
3.0.8 1,565 8/18/2022
3.0.7 1,520 8/17/2022
3.0.6 1,565 8/15/2022
3.0.5 1,544 8/15/2022
3.0.4 1,682 8/4/2022
3.0.3 1,482 8/4/2022
3.0.2 1,601 7/29/2022
3.0.1 1,512 7/27/2022
3.0.0 1,549 7/26/2022
2.0.96 1,528 7/26/2022
2.0.95 1,531 7/26/2022
2.0.94 1,512 7/25/2022
2.0.93 1,492 7/25/2022
2.0.92 2,000 7/15/2022
2.0.91 1,507 7/15/2022
2.0.90 1,530 7/14/2022
2.0.89 1,517 7/14/2022
2.0.88 1,533 7/12/2022
2.0.87 1,599 7/11/2022
2.0.86 1,505 7/11/2022
2.0.85 1,525 7/11/2022
2.0.84 1,505 7/8/2022
2.0.83 1,555 6/29/2022
2.0.82 1,525 6/29/2022
2.0.81 1,561 6/23/2022
2.0.80 1,576 6/15/2022
2.0.79 1,654 6/14/2022
2.0.78 1,546 6/14/2022
2.0.77 10,414 5/24/2022
2.0.76 1,746 5/3/2022
2.0.75 1,621 4/29/2022
2.0.74 1,579 4/19/2022
2.0.73 1,534 4/16/2022
2.0.72 1,605 4/12/2022
2.0.71 1,577 4/12/2022
2.0.70 1,553 4/7/2022
2.0.69 1,629 4/7/2022
2.0.68 1,614 4/7/2022
2.0.67 1,578 4/7/2022
2.0.66 1,501 3/15/2022
2.0.65 1,587 3/15/2022
2.0.64 1,540 3/15/2022
2.0.63 1,561 3/2/2022
2.0.62 1,528 2/22/2022
2.0.61 1,562 2/18/2022
2.0.60 1,546 2/18/2022
2.0.59 1,546 2/15/2022
2.0.58 1,525 2/9/2022
2.0.57 1,488 2/1/2022
2.0.56 1,640 2/1/2022
2.0.55 1,566 2/1/2022
2.0.54 1,622 1/28/2022
2.0.53 1,526 1/27/2022
2.0.52 1,711 1/19/2022
2.0.51 1,607 1/19/2022
2.0.50 1,406 12/2/2021
2.0.44 1,362 11/18/2021
2.0.43 1,389 11/16/2021
2.0.42 1,546 11/2/2021
2.0.41 1,373 10/20/2021
2.0.40 1,466 10/12/2021
2.0.39 1,502 10/12/2021
2.0.38 1,433 10/5/2021
2.0.37 1,483 9/21/2021
2.0.36 2,015 9/9/2021
2.0.35 1,527 9/3/2021
2.0.34 1,584 9/2/2021
2.0.33 1,485 7/21/2021
2.0.32 1,533 7/21/2021
2.0.31 1,484 7/6/2021
2.0.30 1,546 7/5/2021
2.0.29 1,719 6/30/2021
2.0.28 1,501 6/28/2021
2.0.27 1,532 6/17/2021
2.0.26 1,432 6/15/2021
2.0.25 1,442 6/14/2021
2.0.24 1,512 6/14/2021
2.0.23 1,510 6/14/2021
2.0.22 1,466 5/20/2021
2.0.21 1,500 5/18/2021
2.0.20 1,500 5/10/2021
2.0.19 1,481 5/10/2021
2.0.18 1,503 5/3/2021
2.0.17 1,470 5/3/2021
2.0.16 1,517 4/14/2021
2.0.15 1,396 4/13/2021
2.0.14 2,800 3/31/2021
2.0.13 1,542 3/25/2021
2.0.12 1,509 3/25/2021
2.0.11 1,645 2/19/2021
2.0.10 1,662 2/18/2021
2.0.9 1,727 2/18/2021
2.0.8 1,636 2/16/2021
2.0.7 1,711 2/9/2021
2.0.6 1,660 2/9/2021
2.0.5 1,606 2/3/2021
2.0.4 1,624 1/29/2021
2.0.3 1,675 1/29/2021
2.0.2 1,582 1/28/2021
2.0.1 1,625 1/27/2021
2.0.0 1,638 1/26/2021
1.2.397 1,598 1/26/2021
1.2.396 1,700 1/21/2021
1.2.395 1,665 1/20/2021
1.2.394 1,649 1/20/2021
1.2.393 1,644 1/20/2021
1.2.392 1,653 1/20/2021
1.2.391 1,629 1/19/2021
1.2.390 1,624 1/19/2021
1.2.389 1,618 1/19/2021
1.2.388 1,702 1/14/2021
1.2.387 1,722 1/14/2021
1.2.386 1,645 1/13/2021
1.2.385 1,657 1/13/2021
1.2.384 1,727 1/11/2021
1.2.383 1,692 1/8/2021
1.2.382 1,704 1/6/2021
1.2.381 1,703 1/6/2021
1.2.380 1,743 11/17/2020
1.2.379 1,837 10/21/2020
1.2.378 1,705 9/17/2020
1.2.376 4,230 9/1/2020
1.2.375 2,789 7/13/2020
1.2.374 1,672 7/2/2020
1.2.373 1,760 7/1/2020
1.2.372 1,792 6/10/2020
1.2.371 1,757 6/10/2020
1.2.370 1,793 6/10/2020
1.2.369 1,735 6/9/2020
1.2.368 1,749 6/9/2020
1.2.367 1,766 6/9/2020
1.2.366 1,778 6/9/2020
1.2.365 1,805 6/9/2020
1.2.364 1,799 6/9/2020
1.2.363 1,703 6/9/2020
1.2.362 1,767 6/8/2020
1.2.361 1,733 6/4/2020
1.2.357 4,804 3/25/2020
1.2.356 1,817 3/10/2020
1.2.355 1,826 3/10/2020
1.2.354 1,755 3/6/2020
1.2.353 1,835 3/3/2020
1.2.352 1,688 3/3/2020
1.2.351 1,786 3/2/2020
1.2.350 1,744 3/2/2020
1.2.349 1,747 3/2/2020
1.2.348 1,831 3/2/2020
1.2.347 1,758 3/2/2020
1.2.346 1,764 2/27/2020
1.2.345 1,829 2/21/2020
1.2.344 1,646 2/20/2020
1.2.343 1,752 2/20/2020
1.2.342 1,828 2/20/2020
1.2.341 1,923 2/20/2020
1.2.340 1,913 2/20/2020
1.2.339 1,858 2/20/2020
1.2.338 1,816 2/19/2020
1.2.337 1,775 2/18/2020
1.2.336 1,892 2/14/2020
1.2.335 1,879 2/6/2020
1.2.334 1,815 2/4/2020
1.2.333 1,878 2/3/2020
1.2.332 8,411 1/13/2020
1.2.331 26,557 12/17/2019
1.2.330 1,767 12/13/2019
1.2.328 1,794 12/12/2019
1.2.327 1,800 12/11/2019
1.2.326 1,799 12/10/2019
1.2.325 4,396 12/3/2019
1.2.324 1,810 11/29/2019
1.2.323 1,811 11/28/2019
1.2.322 1,786 11/28/2019
1.2.321 1,786 11/28/2019
1.2.320 1,928 11/26/2019
1.2.319 1,770 11/26/2019
1.2.318 1,811 11/22/2019
1.2.317 1,903 11/20/2019
1.2.316 1,999 10/25/2019
1.2.315 1,834 10/25/2019
1.2.314 1,852 10/23/2019
1.2.313 1,815 10/18/2019
1.2.312 1,769 10/17/2019
1.2.311 1,867 10/17/2019
1.2.310 1,789 10/17/2019
1.2.309 1,853 10/9/2019
1.2.308 1,840 10/8/2019
1.2.307 1,867 10/7/2019
1.2.306 1,814 10/4/2019
1.2.305 1,788 10/3/2019
1.2.304 1,864 10/2/2019
1.2.303 1,931 9/16/2019
1.2.302 1,864 9/16/2019
1.2.301 1,783 9/15/2019
1.2.300 1,838 9/13/2019
1.2.299 1,895 9/10/2019
1.2.298 1,860 9/6/2019
1.2.297 1,890 8/20/2019
1.2.296 1,817 8/20/2019
1.2.295 1,889 8/20/2019
1.2.294 1,937 8/20/2019
1.2.293 1,879 8/16/2019
1.2.292 1,905 7/15/2019
1.2.291 1,931 6/30/2019
1.2.290 1,909 6/28/2019
1.2.289 1,963 6/20/2019
1.2.288 1,903 6/12/2019
1.2.287 1,834 6/12/2019
1.2.286 1,940 6/11/2019
1.2.285 1,842 6/11/2019
1.2.284 1,914 6/5/2019
1.2.283 1,878 5/28/2019
1.2.282 1,865 5/25/2019
1.2.281 1,897 5/23/2019
1.2.280 1,956 5/13/2019
1.2.279 1,902 5/9/2019
1.2.278 1,846 5/9/2019
1.2.277 1,904 5/7/2019
1.2.276 1,879 5/7/2019
1.2.275 1,982 5/6/2019
1.2.274 1,879 4/26/2019
1.2.273 1,934 4/25/2019
1.2.272 1,939 4/25/2019
1.2.271 1,890 4/24/2019
1.2.270 1,927 4/24/2019
1.2.269 1,819 4/16/2019
1.2.268 1,863 4/16/2019
1.2.267 1,949 4/16/2019
1.2.266 1,905 4/12/2019
1.2.265 1,909 4/12/2019
1.2.264 1,881 4/11/2019
1.2.263 1,854 4/11/2019
1.2.262 1,878 4/10/2019
1.2.261 1,840 4/10/2019
1.2.260 1,895 4/5/2019
1.2.259 2,015 2/27/2019
1.2.258 1,843 2/27/2019
1.2.257 1,812 2/26/2019
1.2.256 1,995 2/15/2019
1.2.255 1,957 2/15/2019
1.2.254 1,973 2/5/2019
1.2.253 2,073 12/12/2018
1.2.252 1,995 11/8/2018
1.2.251 2,086 11/8/2018
1.2.250 14,268 10/11/2018
1.2.249 2,130 10/2/2018
1.2.248 2,098 9/25/2018
1.2.247 2,141 9/3/2018
1.2.246 2,165 8/28/2018
1.2.245 2,113 8/27/2018
1.2.244 2,135 8/22/2018
1.2.243 2,232 8/21/2018
1.2.242 2,326 8/17/2018
1.2.241 2,282 7/27/2018
1.2.240 2,354 7/26/2018
1.2.239 2,549 6/18/2018
1.2.238 2,514 6/14/2018
1.2.237 2,291 5/25/2018
1.2.236 2,282 5/24/2018
1.2.235 2,505 5/18/2018
1.2.234 2,600 5/3/2018
1.2.233 2,467 5/3/2018
1.2.232 2,569 4/30/2018
1.2.231 2,464 4/18/2018
1.2.230 2,551 4/10/2018
1.2.229 2,497 4/10/2018
1.2.228 2,359 4/4/2018
1.2.227 2,278 3/28/2018
1.2.226 2,350 3/22/2018
1.2.225 2,386 3/20/2018
1.2.224 2,574 3/19/2018
1.2.223 2,257 3/15/2018
1.2.222 2,277 3/14/2018
1.2.221 2,574 3/14/2018
1.2.220 12,886 2/23/2018
1.2.219 2,576 2/16/2018
1.2.218 2,301 2/9/2018
1.2.217 2,380 2/8/2018
1.2.216 2,262 2/7/2018
1.2.215 2,294 2/7/2018
1.2.214 2,345 2/5/2018
1.2.213 2,548 2/2/2018
1.2.212 2,506 1/26/2018
1.2.211 2,506 1/16/2018
1.2.210 2,334 12/18/2017
1.2.209 2,308 12/14/2017
1.2.208 2,217 12/7/2017
1.2.207 2,359 12/6/2017
1.2.206 2,383 12/4/2017
1.2.205 2,338 11/28/2017
1.2.204 2,378 11/24/2017
1.2.203 2,275 11/24/2017
1.2.202 7,064 11/24/2017
1.2.201 2,379 11/20/2017
1.2.200 2,315 11/14/2017
1.2.199 2,258 11/14/2017
1.2.198 2,306 11/6/2017
1.2.197 2,267 11/6/2017
1.2.196 2,337 10/31/2017
1.2.195 2,304 10/30/2017
1.2.194 2,395 10/26/2017
1.2.193 2,305 10/26/2017
1.2.192 2,323 10/26/2017
1.2.191 2,285 10/20/2017
1.2.190 2,407 10/18/2017
1.2.189 2,229 10/18/2017
1.2.188 2,311 10/15/2017
1.2.187 2,284 10/11/2017
1.2.185 2,350 10/10/2017
1.2.184 2,265 10/10/2017
1.2.183 2,274 10/2/2017
1.2.182 2,331 9/29/2017
1.2.181 2,408 9/25/2017
1.2.180 2,401 9/14/2017
1.2.179 2,340 9/12/2017
1.2.178 2,390 8/31/2017
1.2.177 2,357 8/25/2017
1.2.176 2,332 8/24/2017
1.2.174 2,427 8/7/2017
1.2.173 2,297 8/7/2017
1.2.172 2,394 8/7/2017
1.2.171 2,383 8/4/2017
1.2.170 2,377 8/3/2017
1.2.169 2,430 8/3/2017
1.2.168 2,317 8/3/2017
1.2.167 2,295 8/2/2017
1.2.166 2,338 8/1/2017
1.2.165 2,368 7/26/2017
1.2.164 2,305 7/26/2017
1.2.163 2,365 7/25/2017
1.2.162 2,295 7/18/2017
1.2.161 2,354 7/18/2017
1.2.160 2,407 7/18/2017
1.2.159 2,279 7/18/2017
1.2.158 2,333 7/13/2017
1.2.157 2,372 7/13/2017
1.2.156 2,357 7/5/2017
1.2.155 2,350 6/28/2017
1.2.154 2,423 6/27/2017
1.2.153 2,365 6/20/2017
1.2.152 2,453 6/19/2017
1.2.151 2,375 6/14/2017
1.2.150 2,304 6/13/2017
1.2.149 2,370 5/31/2017
1.2.148 2,346 5/29/2017
1.2.147 2,350 5/19/2017
1.2.146 2,340 5/18/2017
1.2.145 2,310 5/18/2017
1.2.144 2,368 5/14/2017
1.2.143 2,340 5/12/2017
1.2.142 2,381 5/12/2017
1.2.141 2,536 5/5/2017
1.2.140 2,376 4/27/2017
1.2.139 2,332 2/27/2017
1.2.137 2,411 2/3/2017
1.2.136 2,399 2/3/2017
1.2.135 2,355 1/26/2017
1.2.134 2,390 1/25/2017
1.2.133 2,472 1/12/2017
1.2.132 2,351 1/11/2017
1.2.131 2,559 1/10/2017
1.2.130 2,383 1/10/2017
1.2.129 2,380 1/10/2017
1.2.128 2,318 1/10/2017
1.2.127 2,316 1/10/2017
1.2.125 2,350 1/10/2017
1.2.119 2,429 12/13/2016
1.2.118 2,388 12/12/2016
1.2.117 2,384 12/10/2016
1.2.115 2,428 12/8/2016
1.2.114 2,393 12/5/2016
1.2.112 2,427 11/29/2016
1.2.111 2,449 11/25/2016
1.2.110 2,422 11/25/2016
1.2.109 2,415 11/24/2016
1.2.108 2,392 11/24/2016
1.2.107 2,403 11/23/2016
1.2.106 4,351 11/18/2016
1.2.105 2,410 11/18/2016
1.2.104 2,392 11/18/2016
1.2.103 2,380 11/17/2016
1.2.102 2,433 11/17/2016
1.2.101 2,389 11/17/2016
1.2.100 2,380 11/16/2016
1.2.99 2,346 11/16/2016
1.2.98 2,400 11/16/2016
1.2.97 2,382 11/16/2016
1.2.96 2,357 11/16/2016
1.2.95 2,417 11/16/2016
1.2.94 2,437 11/15/2016
1.2.92 2,416 11/15/2016
1.2.91 2,368 11/15/2016
1.2.90 2,384 11/15/2016
1.2.89 2,338 11/14/2016
1.2.88 2,709 11/8/2016
1.2.87 2,632 11/8/2016
1.2.86 2,512 11/8/2016
1.2.85 2,423 11/8/2016
1.2.84 2,781 11/8/2016
1.2.83 2,498 11/7/2016
1.2.82 2,605 11/3/2016
1.2.81 2,636 11/3/2016
1.2.80 2,515 11/3/2016
1.2.79 2,495 11/2/2016
1.2.78 2,536 11/1/2016
1.2.76 2,682 11/1/2016
1.2.75 2,399 10/31/2016
1.2.73 2,475 10/28/2016
1.2.71 2,382 10/27/2016
1.2.69 2,357 10/27/2016
1.2.68 2,450 10/26/2016
1.2.66 2,386 10/25/2016
1.2.65 2,420 10/24/2016
1.2.64 2,393 10/21/2016
1.2.63 2,401 10/21/2016
1.2.62 2,363 10/21/2016
1.2.61 2,393 10/20/2016
1.2.60 2,374 10/20/2016
1.2.59 2,419 10/13/2016
1.2.58 2,346 10/13/2016
1.2.57 2,366 10/13/2016
1.2.56 2,366 10/13/2016
1.2.55 2,431 10/11/2016
1.2.54 2,385 10/11/2016
1.2.53 2,342 10/10/2016
1.2.51 2,462 9/12/2016
1.2.50 2,455 9/12/2016
1.2.49 2,429 9/7/2016
1.2.48 2,428 9/2/2016
1.2.47 2,454 5/6/2016
1.2.46 2,832 4/25/2016
1.2.45 2,625 4/25/2016
1.2.43 2,764 4/22/2016
1.2.42 2,385 4/15/2016
1.2.41 2,415 4/12/2016
1.2.40 2,370 4/11/2016
1.2.39 2,401 4/8/2016
1.2.38 2,486 4/8/2016
1.2.37 2,493 4/8/2016
1.2.36 2,389 4/8/2016
1.2.35 2,359 4/6/2016
1.2.34 2,437 4/6/2016
1.2.33 2,454 4/6/2016
1.2.32 2,496 4/6/2016
1.2.31 2,460 4/6/2016
1.2.30 2,391 4/6/2016
1.2.29 2,441 4/5/2016
1.2.28 2,455 4/5/2016
1.2.26 2,445 4/5/2016
1.2.25 2,412 4/5/2016
1.2.24 2,399 4/1/2016
1.2.23 2,428 3/31/2016
1.2.22 2,435 3/31/2016
1.2.21 2,426 3/29/2016
1.2.20 2,442 3/25/2016
1.2.19 2,475 3/17/2016
1.2.18 2,438 3/17/2016
1.2.17 2,402 3/17/2016
1.2.16 2,431 3/17/2016
1.2.15 2,622 3/17/2016
1.2.14 2,410 3/16/2016
1.2.13 2,424 3/15/2016
1.2.12 2,412 3/15/2016
1.2.11 2,384 3/14/2016
1.2.10 2,461 3/11/2016
1.2.9 2,450 3/7/2016
1.2.8 2,443 3/6/2016
1.2.7 2,408 3/6/2016
1.2.6 2,385 3/4/2016
1.2.5 2,536 3/2/2016
1.2.4 2,457 3/2/2016
1.2.3 2,365 3/1/2016
1.2.2 2,497 3/1/2016
1.2.1 2,422 2/29/2016
1.2.0 2,769 2/29/2016
1.1.45 2,326 7/28/2017
1.1.44 2,897 2/29/2016
1.1.43 2,893 2/29/2016
1.1.42 2,877 2/28/2016
1.1.41 2,641 2/26/2016
1.1.40 2,522 2/23/2016
1.1.39 2,412 2/23/2016
1.1.38 2,547 2/22/2016
1.1.37 2,426 2/22/2016
1.1.36 2,457 2/19/2016
1.1.35 2,533 2/19/2016
1.1.34 2,443 2/15/2016
1.1.33 2,421 2/12/2016
1.1.32 2,721 2/11/2016
1.1.31 2,750 2/11/2016
1.1.30 2,451 2/9/2016
1.1.29 2,492 2/8/2016
1.1.28 2,495 1/29/2016
1.1.27 2,373 1/26/2016
1.1.25 2,477 1/25/2016
1.1.24 2,398 1/20/2016
1.1.23 2,429 1/20/2016
1.1.18 2,363 1/20/2016
1.1.17 2,432 1/20/2016
1.1.16 2,348 1/19/2016
1.1.15 2,769 1/15/2016
1.1.14 3,270 1/15/2016
1.1.13 3,151 1/14/2016
1.1.12 2,601 1/14/2016
1.1.10 2,749 1/13/2016
1.1.9 2,459 1/12/2016
1.1.8 2,471 1/12/2016
1.1.7 2,366 1/12/2016
1.1.6 2,399 1/11/2016
1.1.5 2,489 1/7/2016
1.1.4 2,421 1/6/2016
1.1.3 2,392 1/6/2016
1.1.2 2,426 1/6/2016
1.1.1 2,448 1/5/2016
1.1.0 2,465 1/1/2016
1.0.155 3,190 12/18/2015
1.0.154 2,501 12/17/2015
1.0.153 2,422 12/17/2015
1.0.151 2,578 12/3/2015
1.0.150 2,471 12/3/2015
1.0.149 2,559 12/3/2015
1.0.148 2,493 12/2/2015
1.0.147 2,789 12/2/2015
1.0.146 2,775 12/2/2015
1.0.145 2,786 12/2/2015
1.0.144 2,774 12/2/2015
1.0.143 2,591 12/1/2015
1.0.142 2,526 12/1/2015
1.0.140 2,739 12/1/2015
1.0.139 2,784 11/30/2015
1.0.138 2,654 11/30/2015
1.0.137 2,490 11/26/2015
1.0.136 2,530 11/25/2015
1.0.135 2,490 11/20/2015
1.0.134 2,468 11/19/2015
1.0.133 2,453 11/19/2015
1.0.132 2,479 11/19/2015
1.0.131 2,500 11/17/2015
1.0.130 2,450 11/13/2015
1.0.129 2,460 11/13/2015
1.0.128 2,422 11/13/2015
1.0.127 2,491 11/12/2015
1.0.126 2,550 11/12/2015
1.0.125 2,438 11/11/2015
1.0.124 2,503 11/11/2015
1.0.123 2,495 11/11/2015
1.0.121 2,442 11/4/2015
1.0.120 2,445 11/3/2015
1.0.119 2,478 10/30/2015
1.0.118 2,472 10/29/2015
1.0.117 2,440 10/23/2015
1.0.116 2,435 10/20/2015
1.0.115 2,485 10/13/2015
1.0.113 2,441 10/13/2015
1.0.111 2,531 10/6/2015
1.0.110 2,560 10/6/2015
1.0.109 2,644 10/6/2015
1.0.108 2,481 10/6/2015
1.0.107 2,758 10/4/2015
1.0.106 2,493 9/25/2015
1.0.105 2,491 9/2/2015
1.0.104 2,529 8/24/2015
1.0.103 2,670 7/30/2015
1.0.102 2,584 7/30/2015
1.0.101 2,497 6/12/2015
1.0.100 2,489 6/3/2015
1.0.99 2,541 6/3/2015
1.0.98 2,558 6/3/2015
1.0.97 2,486 5/12/2015
1.0.96 2,494 5/7/2015
1.0.95 2,581 4/16/2015
1.0.94 2,535 4/16/2015
1.0.93 2,504 4/15/2015
1.0.92 2,490 4/8/2015
1.0.91 2,497 3/17/2015
1.0.90 2,423 3/10/2015
1.0.89 2,458 3/10/2015
1.0.88 2,660 2/12/2015
1.0.87 2,621 12/4/2014
1.0.86 2,718 11/14/2014
1.0.85 2,699 11/14/2014
1.0.84 2,948 11/13/2014
1.0.83 2,642 11/13/2014
1.0.82 2,653 11/12/2014
1.0.81 2,710 11/12/2014
1.0.80 2,636 10/9/2014
1.0.79 2,504 10/8/2014
1.0.78 2,557 10/7/2014
1.0.77 2,523 10/7/2014
1.0.76 2,518 9/29/2014
1.0.75 2,661 9/29/2014
1.0.74 2,560 9/3/2014
1.0.73 2,513 9/3/2014
1.0.72 2,531 8/12/2014
1.0.71 2,527 8/11/2014
1.0.70 2,467 8/11/2014
1.0.67 2,522 8/11/2014
1.0.66 2,555 8/11/2014
1.0.65 2,544 8/5/2014
1.0.64 2,571 8/4/2014
1.0.63 2,581 7/31/2014
1.0.62 2,595 7/22/2014
1.0.61 2,546 7/22/2014
1.0.59 2,569 7/11/2014
1.0.58 2,541 7/11/2014
1.0.57 2,488 7/7/2014
1.0.56 2,627 7/1/2014
1.0.55 2,564 7/1/2014
1.0.54 2,610 7/1/2014
1.0.53 2,528 7/1/2014
1.0.52 2,505 7/1/2014
1.0.51 2,548 6/23/2014
1.0.49 2,578 6/21/2014
1.0.48 2,514 6/20/2014
1.0.47 2,581 6/21/2014
1.0.45 2,584 6/19/2014
1.0.44 2,519 6/19/2014
1.0.41 2,536 6/19/2014
1.0.40 2,467 6/19/2014
1.0.39 2,586 6/18/2014
1.0.38 2,485 6/18/2014
1.0.37 2,525 6/12/2014
1.0.36 2,516 6/12/2014
1.0.35 2,599 6/12/2014
1.0.32 2,545 6/12/2014
1.0.31 2,596 6/6/2014
1.0.30 2,594 6/6/2014
1.0.29 2,522 6/5/2014
1.0.28 2,615 5/8/2014
1.0.26 2,548 5/7/2014
1.0.25 2,463 5/7/2014