PeanutButter.TestUtils.Generic 3.0.380

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.380
                    
NuGet\Install-Package PeanutButter.TestUtils.Generic -Version 3.0.380
                    
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.380" />
                    
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.380" />
                    
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.380
                    
#r "nuget: PeanutButter.TestUtils.Generic, 3.0.380"
                    
#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.380
                    
#: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.380
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.TestUtils.Generic&version=3.0.380
                    
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 128 9/26/2025
3.0.396 132 9/12/2025
3.0.395 167 9/11/2025
3.0.394 168 9/11/2025
3.0.393 167 9/10/2025
3.0.392 173 9/9/2025
3.0.391 168 8/19/2025
3.0.390 167 8/19/2025
3.0.389 98 8/1/2025
3.0.388 125 7/31/2025
3.0.387 120 7/30/2025
3.0.386 171 7/15/2025
3.0.385 163 7/15/2025
3.0.384 295 5/15/2025
3.0.383 293 5/14/2025
3.0.382 280 5/13/2025
3.0.381 145 5/9/2025
3.0.380 192 5/8/2025
3.0.379 195 5/7/2025
3.0.378 194 5/6/2025
3.0.377 188 5/6/2025
3.0.376 186 5/6/2025
3.0.375 184 5/6/2025
3.0.374 194 5/5/2025
3.0.373 190 5/5/2025
3.0.372 178 5/5/2025
3.0.371 195 5/5/2025
3.0.370 190 5/5/2025
3.0.369 193 5/5/2025
3.0.368 191 4/30/2025
3.0.367 186 4/30/2025
3.0.366 200 4/30/2025
3.0.365 188 4/30/2025
3.0.364 193 4/30/2025
3.0.363 182 4/30/2025
3.0.362 185 4/30/2025
3.0.361 191 4/30/2025
3.0.360 198 4/30/2025
3.0.359 187 4/30/2025
3.0.358 202 4/29/2025
3.0.357 205 4/23/2025
3.0.356 205 4/22/2025
3.0.355 250 4/17/2025
3.0.354 223 4/15/2025
3.0.353 174 4/4/2025
3.0.352 208 4/3/2025
3.0.351 202 4/2/2025
3.0.350 197 4/2/2025
3.0.349 192 3/18/2025
3.0.348 199 3/18/2025
3.0.347 271 3/4/2025
3.0.346 255 3/4/2025
3.0.345 274 3/4/2025
3.0.344 172 2/20/2025
3.0.343 160 2/14/2025
3.0.342 176 2/11/2025
3.0.341 156 2/10/2025
3.0.340 155 2/5/2025
3.0.339 157 1/7/2025
3.0.338 160 1/7/2025
3.0.337 136 1/7/2025
3.0.336 160 1/6/2025
3.0.335 160 12/17/2024
3.0.334 157 12/17/2024
3.0.333 171 12/13/2024
3.0.332 162 12/13/2024
3.0.331 150 12/12/2024
3.0.330 172 11/28/2024
3.0.329 187 11/13/2024
3.0.328 152 11/12/2024
3.0.327 157 11/12/2024
3.0.326 164 11/12/2024
3.0.325 164 11/12/2024
3.0.324 155 11/12/2024
3.0.323 149 11/6/2024
3.0.322 154 11/6/2024
3.0.321 187 10/10/2024
3.0.320 146 10/7/2024
3.0.319 186 9/18/2024
3.0.318 193 9/18/2024
3.0.317 171 9/18/2024
3.0.316 166 8/28/2024
3.0.315 183 8/12/2024
3.0.314 177 8/8/2024
3.0.313 197 8/8/2024
3.0.312 145 7/29/2024
3.0.311 173 7/17/2024
3.0.310 165 7/15/2024
3.0.309 139 7/15/2024
3.0.308 157 7/9/2024
3.0.307 158 7/9/2024
3.0.306 177 6/25/2024
3.0.305 172 6/11/2024
3.0.304 176 6/11/2024
3.0.303 184 6/5/2024
3.0.302 163 6/5/2024
3.0.301 240 5/30/2024
3.0.300 179 5/30/2024
3.0.299 180 5/30/2024
3.0.298 416 5/17/2024
3.0.297 182 5/17/2024
3.0.296 192 5/13/2024
3.0.295 167 5/8/2024
3.0.294 213 5/7/2024
3.0.293 312 4/19/2024
3.0.292 182 4/18/2024
3.0.291 199 4/17/2024
3.0.290 194 4/17/2024
3.0.289 176 4/15/2024
3.0.288 195 4/11/2024
3.0.287 216 4/5/2024
3.0.286 208 4/5/2024
3.0.285 206 4/5/2024
3.0.284 197 4/4/2024
3.0.283 212 4/4/2024
3.0.282 228 4/3/2024
3.0.281 195 4/2/2024
3.0.280 196 4/2/2024
3.0.279 227 3/25/2024
3.0.278 209 3/25/2024
3.0.277 229 3/15/2024
3.0.276 297 2/29/2024
3.0.275 327 2/28/2024
3.0.274 335 2/28/2024
3.0.273 382 2/27/2024
3.0.272 337 2/26/2024
3.0.271 1,588 2/22/2024
3.0.270 399 2/15/2024
3.0.269 387 2/15/2024
3.0.268 430 2/15/2024
3.0.267 430 2/14/2024
3.0.266 392 2/14/2024
3.0.265 418 2/13/2024
3.0.264 471 2/8/2024
3.0.263 420 2/8/2024
3.0.262 474 2/8/2024
3.0.261 437 2/8/2024
3.0.260 444 2/7/2024
3.0.259 477 2/7/2024
3.0.258 465 2/7/2024
3.0.257 442 2/7/2024
3.0.256 444 1/31/2024
3.0.255 1,993 1/30/2024
3.0.254 582 1/25/2024
3.0.253 533 1/24/2024
3.0.252 513 1/22/2024
3.0.251 576 1/17/2024
3.0.250 503 1/17/2024
3.0.249 532 1/16/2024
3.0.248 577 1/16/2024
3.0.247 568 1/16/2024
3.0.246 594 1/15/2024
3.0.245 557 1/11/2024
3.0.244 761 12/11/2023
3.0.243 674 12/11/2023
3.0.242 705 12/7/2023
3.0.241 694 12/7/2023
3.0.240 712 12/5/2023
3.0.239 664 12/5/2023
3.0.238 691 12/5/2023
3.0.237 685 12/5/2023
3.0.236 715 11/17/2023
3.0.235 666 11/17/2023
3.0.234 695 11/14/2023
3.0.233 715 11/14/2023
3.0.232 642 11/13/2023
3.0.231 711 11/9/2023
3.0.230 695 11/8/2023
3.0.229 648 11/8/2023
3.0.228 737 11/2/2023
3.0.227 729 11/2/2023
3.0.226 733 11/1/2023
3.0.225 723 11/1/2023
3.0.224 716 11/1/2023
3.0.223 691 10/31/2023
3.0.222 714 10/31/2023
3.0.221 702 10/31/2023
3.0.220 764 10/31/2023
3.0.219 745 10/31/2023
3.0.218 704 10/30/2023
3.0.217 709 10/30/2023
3.0.216 732 10/30/2023
3.0.215 773 10/30/2023
3.0.214 715 10/26/2023
3.0.213 762 10/25/2023
3.0.212 793 10/25/2023
3.0.211 711 10/24/2023
3.0.210 733 10/24/2023
3.0.209 682 10/24/2023
3.0.208 677 10/24/2023
3.0.207 754 10/23/2023
3.0.206 691 10/23/2023
3.0.205 749 10/20/2023
3.0.204 702 10/20/2023
3.0.203 759 10/20/2023
3.0.202 757 10/19/2023
3.0.201 701 10/19/2023
3.0.200 724 10/19/2023
3.0.199 764 10/19/2023
3.0.198 673 10/18/2023
3.0.197 717 10/18/2023
3.0.196 729 10/17/2023
3.0.195 721 10/13/2023
3.0.194 734 10/12/2023
3.0.193 763 10/12/2023
3.0.192 744 10/11/2023
3.0.191 733 10/11/2023
3.0.190 730 10/11/2023
3.0.189 750 10/11/2023
3.0.188 752 10/11/2023
3.0.187 689 10/11/2023
3.0.186 765 10/11/2023
3.0.185 729 10/10/2023
3.0.184 738 10/10/2023
3.0.183 724 10/9/2023
3.0.182 751 10/9/2023
3.0.181 760 10/9/2023
3.0.180 766 9/21/2023
3.0.179 735 9/21/2023
3.0.178 777 9/21/2023
3.0.177 795 9/11/2023
3.0.176 853 9/8/2023
3.0.175 791 9/8/2023
3.0.173 829 9/8/2023
3.0.172 778 9/8/2023
3.0.170 944 8/23/2023
3.0.169 794 8/23/2023
3.0.167 1,127 8/11/2023
3.0.166 886 8/10/2023
3.0.165 955 8/7/2023
3.0.164 1,000 8/3/2023
3.0.163 1,033 7/31/2023
3.0.162 1,030 7/28/2023
3.0.161 982 7/28/2023
3.0.160 2,407 6/30/2023
3.0.159 1,051 6/29/2023
3.0.158 1,070 6/29/2023
3.0.157 1,024 6/28/2023
3.0.156 1,073 6/28/2023
3.0.155 1,032 6/28/2023
3.0.154 1,005 6/26/2023
3.0.153 1,025 6/22/2023
3.0.152 1,040 6/22/2023
3.0.151 1,087 6/22/2023
3.0.150 1,071 6/22/2023
3.0.149 1,042 6/22/2023
3.0.148 1,008 6/22/2023
3.0.147 1,088 6/15/2023
3.0.146 1,033 6/9/2023
3.0.145 1,043 6/6/2023
3.0.144 1,121 6/6/2023
3.0.143 1,092 6/6/2023
3.0.142 1,086 5/31/2023
3.0.141 1,058 5/31/2023
3.0.140 1,107 5/26/2023
3.0.139 1,111 5/26/2023
3.0.138 1,085 5/25/2023
3.0.137 1,059 5/25/2023
3.0.136 1,105 5/25/2023
3.0.135 1,163 5/25/2023
3.0.134 1,080 5/25/2023
3.0.133 1,148 5/24/2023
3.0.132 1,078 5/24/2023
3.0.131 1,070 5/24/2023
3.0.130 1,148 5/23/2023
3.0.129 1,129 5/22/2023
3.0.128 1,139 5/18/2023
3.0.127 1,152 5/17/2023
3.0.126 1,146 5/11/2023
3.0.125 1,247 5/5/2023
3.0.124 1,231 5/4/2023
3.0.123 1,192 5/4/2023
3.0.122 1,253 4/25/2023
3.0.121 1,164 4/25/2023
3.0.120 1,160 4/25/2023
3.0.119 1,164 4/25/2023
3.0.118 1,159 4/25/2023
3.0.117 1,136 4/24/2023
3.0.116 1,161 4/24/2023
3.0.115 1,194 4/18/2023
3.0.114 1,208 4/18/2023
3.0.113 1,182 4/18/2023
3.0.112 1,147 4/11/2023
3.0.111 1,169 4/11/2023
3.0.110 1,173 3/31/2023
3.0.109 1,242 3/29/2023
3.0.108 1,166 3/28/2023
3.0.107 1,245 3/15/2023
3.0.106 1,237 3/9/2023
3.0.105 1,181 3/9/2023
3.0.104 1,207 3/3/2023
3.0.103 1,290 3/2/2023
3.0.102 1,197 3/2/2023
3.0.101 1,226 3/1/2023
3.0.100 1,206 2/22/2023
3.0.99 1,239 2/10/2023
3.0.98 1,255 2/10/2023
3.0.97 1,306 1/24/2023
3.0.96 1,919 12/15/2022
3.0.95 1,290 12/1/2022
3.0.94 1,362 11/30/2022
3.0.93 1,359 11/30/2022
3.0.92 1,309 11/30/2022
3.0.91 1,435 11/29/2022
3.0.90 1,557 11/25/2022
3.0.89 1,373 11/17/2022
3.0.88 1,369 11/15/2022
3.0.87 1,431 11/14/2022
3.0.86 1,359 11/14/2022
3.0.85 1,396 11/14/2022
3.0.84 1,353 11/14/2022
3.0.83 1,418 11/14/2022
3.0.82 1,317 11/14/2022
3.0.81 1,376 11/14/2022
3.0.80 1,348 11/14/2022
3.0.79 1,398 11/8/2022
3.0.78 1,379 11/7/2022
3.0.77 1,377 11/7/2022
3.0.76 1,461 11/7/2022
3.0.75 1,385 11/7/2022
3.0.74 1,332 11/3/2022
3.0.73 3,958 10/31/2022
3.0.72 1,473 10/27/2022
3.0.71 1,413 10/27/2022
3.0.70 1,361 10/27/2022
3.0.69 1,435 10/27/2022
3.0.68 1,449 10/25/2022
3.0.67 1,503 10/19/2022
3.0.66 1,470 10/19/2022
3.0.65 1,499 10/19/2022
3.0.64 1,470 10/19/2022
3.0.63 1,442 10/19/2022
3.0.62 1,412 10/18/2022
3.0.61 1,518 10/13/2022
3.0.60 1,444 10/12/2022
3.0.59 1,401 10/12/2022
3.0.58 1,606 9/28/2022
3.0.57 1,508 9/28/2022
3.0.56 1,508 9/28/2022
3.0.55 1,493 9/27/2022
3.0.54 1,563 9/27/2022
3.0.53 1,498 9/27/2022
3.0.52 1,492 9/27/2022
3.0.51 1,470 9/27/2022
3.0.50 1,502 9/27/2022
3.0.49 1,487 9/27/2022
3.0.48 1,430 9/27/2022
3.0.47 1,479 9/26/2022
3.0.46 1,473 9/26/2022
3.0.45 1,464 9/26/2022
3.0.44 1,457 9/26/2022
3.0.43 1,543 9/23/2022
3.0.42 1,452 9/23/2022
3.0.41 1,552 9/22/2022
3.0.40 1,480 9/22/2022
3.0.39 1,493 9/22/2022
3.0.38 1,506 9/21/2022
3.0.37 1,536 9/21/2022
3.0.36 1,427 9/21/2022
3.0.35 1,492 9/21/2022
3.0.34 1,557 9/20/2022
3.0.33 1,503 9/19/2022
3.0.32 1,526 9/16/2022
3.0.31 1,493 9/16/2022
3.0.30 1,506 9/16/2022
3.0.29 1,470 9/16/2022
3.0.28 1,536 9/15/2022
3.0.27 1,539 9/15/2022
3.0.26 1,473 9/14/2022
3.0.25 1,640 9/14/2022
3.0.24 1,555 9/14/2022
3.0.23 1,488 9/14/2022
3.0.22 1,531 9/14/2022
3.0.21 1,606 9/14/2022
3.0.20 1,533 9/9/2022
3.0.19 1,461 9/9/2022
3.0.18 1,445 9/8/2022
3.0.17 1,448 9/6/2022
3.0.16 1,480 9/6/2022
3.0.15 1,428 9/2/2022
3.0.14 1,491 9/1/2022
3.0.13 1,495 8/31/2022
3.0.12 1,570 8/31/2022
3.0.11 1,439 8/23/2022
3.0.10 1,423 8/22/2022
3.0.9 1,528 8/22/2022
3.0.8 1,552 8/18/2022
3.0.7 1,501 8/17/2022
3.0.6 1,550 8/15/2022
3.0.5 1,530 8/15/2022
3.0.4 1,669 8/4/2022
3.0.3 1,469 8/4/2022
3.0.2 1,586 7/29/2022
3.0.1 1,494 7/27/2022
3.0.0 1,534 7/26/2022
2.0.96 1,516 7/26/2022
2.0.95 1,519 7/26/2022
2.0.94 1,499 7/25/2022
2.0.93 1,479 7/25/2022
2.0.92 1,992 7/15/2022
2.0.91 1,491 7/15/2022
2.0.90 1,515 7/14/2022
2.0.89 1,498 7/14/2022
2.0.88 1,521 7/12/2022
2.0.87 1,590 7/11/2022
2.0.86 1,488 7/11/2022
2.0.85 1,510 7/11/2022
2.0.84 1,491 7/8/2022
2.0.83 1,541 6/29/2022
2.0.82 1,512 6/29/2022
2.0.81 1,545 6/23/2022
2.0.80 1,565 6/15/2022
2.0.79 1,641 6/14/2022
2.0.78 1,532 6/14/2022
2.0.77 10,349 5/24/2022
2.0.76 1,735 5/3/2022
2.0.75 1,606 4/29/2022
2.0.74 1,562 4/19/2022
2.0.73 1,519 4/16/2022
2.0.72 1,592 4/12/2022
2.0.71 1,563 4/12/2022
2.0.70 1,538 4/7/2022
2.0.69 1,612 4/7/2022
2.0.68 1,587 4/7/2022
2.0.67 1,565 4/7/2022
2.0.66 1,484 3/15/2022
2.0.65 1,570 3/15/2022
2.0.64 1,522 3/15/2022
2.0.63 1,547 3/2/2022
2.0.62 1,512 2/22/2022
2.0.61 1,545 2/18/2022
2.0.60 1,532 2/18/2022
2.0.59 1,534 2/15/2022
2.0.58 1,506 2/9/2022
2.0.57 1,475 2/1/2022
2.0.56 1,626 2/1/2022
2.0.55 1,550 2/1/2022
2.0.54 1,608 1/28/2022
2.0.53 1,512 1/27/2022
2.0.52 1,695 1/19/2022
2.0.51 1,593 1/19/2022
2.0.50 1,392 12/2/2021
2.0.44 1,350 11/18/2021
2.0.43 1,375 11/16/2021
2.0.42 1,523 11/2/2021
2.0.41 1,353 10/20/2021
2.0.40 1,448 10/12/2021
2.0.39 1,484 10/12/2021
2.0.38 1,417 10/5/2021
2.0.37 1,469 9/21/2021
2.0.36 2,001 9/9/2021
2.0.35 1,514 9/3/2021
2.0.34 1,563 9/2/2021
2.0.33 1,473 7/21/2021
2.0.32 1,521 7/21/2021
2.0.31 1,472 7/6/2021
2.0.30 1,528 7/5/2021
2.0.29 1,706 6/30/2021
2.0.28 1,485 6/28/2021
2.0.27 1,518 6/17/2021
2.0.26 1,415 6/15/2021
2.0.25 1,423 6/14/2021
2.0.24 1,496 6/14/2021
2.0.23 1,491 6/14/2021
2.0.22 1,449 5/20/2021
2.0.21 1,481 5/18/2021
2.0.20 1,483 5/10/2021
2.0.19 1,463 5/10/2021
2.0.18 1,487 5/3/2021
2.0.17 1,449 5/3/2021
2.0.16 1,500 4/14/2021
2.0.15 1,381 4/13/2021
2.0.14 2,783 3/31/2021
2.0.13 1,526 3/25/2021
2.0.12 1,493 3/25/2021
2.0.11 1,628 2/19/2021
2.0.10 1,644 2/18/2021
2.0.9 1,706 2/18/2021
2.0.8 1,624 2/16/2021
2.0.7 1,695 2/9/2021
2.0.6 1,646 2/9/2021
2.0.5 1,585 2/3/2021
2.0.4 1,605 1/29/2021
2.0.3 1,657 1/29/2021
2.0.2 1,565 1/28/2021
2.0.1 1,605 1/27/2021
2.0.0 1,620 1/26/2021
1.2.397 1,580 1/26/2021
1.2.396 1,675 1/21/2021
1.2.395 1,646 1/20/2021
1.2.394 1,632 1/20/2021
1.2.393 1,621 1/20/2021
1.2.392 1,634 1/20/2021
1.2.391 1,610 1/19/2021
1.2.390 1,608 1/19/2021
1.2.389 1,600 1/19/2021
1.2.388 1,685 1/14/2021
1.2.387 1,706 1/14/2021
1.2.386 1,629 1/13/2021
1.2.385 1,638 1/13/2021
1.2.384 1,708 1/11/2021
1.2.383 1,677 1/8/2021
1.2.382 1,685 1/6/2021
1.2.381 1,689 1/6/2021
1.2.380 1,724 11/17/2020
1.2.379 1,819 10/21/2020
1.2.378 1,676 9/17/2020
1.2.376 4,188 9/1/2020
1.2.375 2,762 7/13/2020
1.2.374 1,644 7/2/2020
1.2.373 1,744 7/1/2020
1.2.372 1,773 6/10/2020
1.2.371 1,735 6/10/2020
1.2.370 1,770 6/10/2020
1.2.369 1,717 6/9/2020
1.2.368 1,729 6/9/2020
1.2.367 1,747 6/9/2020
1.2.366 1,756 6/9/2020
1.2.365 1,787 6/9/2020
1.2.364 1,782 6/9/2020
1.2.363 1,682 6/9/2020
1.2.362 1,747 6/8/2020
1.2.361 1,715 6/4/2020
1.2.357 4,785 3/25/2020
1.2.356 1,798 3/10/2020
1.2.355 1,810 3/10/2020
1.2.354 1,734 3/6/2020
1.2.353 1,818 3/3/2020
1.2.352 1,671 3/3/2020
1.2.351 1,764 3/2/2020
1.2.350 1,732 3/2/2020
1.2.349 1,729 3/2/2020
1.2.348 1,809 3/2/2020
1.2.347 1,739 3/2/2020
1.2.346 1,742 2/27/2020
1.2.345 1,809 2/21/2020
1.2.344 1,629 2/20/2020
1.2.343 1,734 2/20/2020
1.2.342 1,809 2/20/2020
1.2.341 1,905 2/20/2020
1.2.340 1,897 2/20/2020
1.2.339 1,839 2/20/2020
1.2.338 1,799 2/19/2020
1.2.337 1,749 2/18/2020
1.2.336 1,873 2/14/2020
1.2.335 1,861 2/6/2020
1.2.334 1,784 2/4/2020
1.2.333 1,862 2/3/2020
1.2.332 8,396 1/13/2020
1.2.331 25,962 12/17/2019
1.2.330 1,745 12/13/2019
1.2.328 1,773 12/12/2019
1.2.327 1,782 12/11/2019
1.2.326 1,780 12/10/2019
1.2.325 4,377 12/3/2019
1.2.324 1,794 11/29/2019
1.2.323 1,792 11/28/2019
1.2.322 1,765 11/28/2019
1.2.321 1,764 11/28/2019
1.2.320 1,907 11/26/2019
1.2.319 1,754 11/26/2019
1.2.318 1,794 11/22/2019
1.2.317 1,884 11/20/2019
1.2.316 1,978 10/25/2019
1.2.315 1,815 10/25/2019
1.2.314 1,832 10/23/2019
1.2.313 1,795 10/18/2019
1.2.312 1,750 10/17/2019
1.2.311 1,849 10/17/2019
1.2.310 1,774 10/17/2019
1.2.309 1,834 10/9/2019
1.2.308 1,823 10/8/2019
1.2.307 1,844 10/7/2019
1.2.306 1,797 10/4/2019
1.2.305 1,770 10/3/2019
1.2.304 1,847 10/2/2019
1.2.303 1,914 9/16/2019
1.2.302 1,846 9/16/2019
1.2.301 1,767 9/15/2019
1.2.300 1,820 9/13/2019
1.2.299 1,875 9/10/2019
1.2.298 1,843 9/6/2019
1.2.297 1,870 8/20/2019
1.2.296 1,802 8/20/2019
1.2.295 1,867 8/20/2019
1.2.294 1,921 8/20/2019
1.2.293 1,863 8/16/2019
1.2.292 1,880 7/15/2019
1.2.291 1,910 6/30/2019
1.2.290 1,892 6/28/2019
1.2.289 1,939 6/20/2019
1.2.288 1,883 6/12/2019
1.2.287 1,813 6/12/2019
1.2.286 1,919 6/11/2019
1.2.285 1,818 6/11/2019
1.2.284 1,873 6/5/2019
1.2.283 1,861 5/28/2019
1.2.282 1,847 5/25/2019
1.2.281 1,876 5/23/2019
1.2.280 1,940 5/13/2019
1.2.279 1,869 5/9/2019
1.2.278 1,818 5/9/2019
1.2.277 1,884 5/7/2019
1.2.276 1,855 5/7/2019
1.2.275 1,951 5/6/2019
1.2.274 1,860 4/26/2019
1.2.273 1,913 4/25/2019
1.2.272 1,919 4/25/2019
1.2.271 1,870 4/24/2019
1.2.270 1,910 4/24/2019
1.2.269 1,804 4/16/2019
1.2.268 1,840 4/16/2019
1.2.267 1,927 4/16/2019
1.2.266 1,886 4/12/2019
1.2.265 1,889 4/12/2019
1.2.264 1,864 4/11/2019
1.2.263 1,835 4/11/2019
1.2.262 1,855 4/10/2019
1.2.261 1,821 4/10/2019
1.2.260 1,871 4/5/2019
1.2.259 1,999 2/27/2019
1.2.258 1,827 2/27/2019
1.2.257 1,793 2/26/2019
1.2.256 1,978 2/15/2019
1.2.255 1,942 2/15/2019
1.2.254 1,957 2/5/2019
1.2.253 2,054 12/12/2018
1.2.252 1,977 11/8/2018
1.2.251 2,066 11/8/2018
1.2.250 14,166 10/11/2018
1.2.249 2,110 10/2/2018
1.2.248 2,076 9/25/2018
1.2.247 2,113 9/3/2018
1.2.246 2,135 8/28/2018
1.2.245 2,097 8/27/2018
1.2.244 2,116 8/22/2018
1.2.243 2,211 8/21/2018
1.2.242 2,308 8/17/2018
1.2.241 2,251 7/27/2018
1.2.240 2,321 7/26/2018
1.2.239 2,502 6/18/2018
1.2.238 2,472 6/14/2018
1.2.237 2,260 5/25/2018
1.2.236 2,252 5/24/2018
1.2.235 2,468 5/18/2018
1.2.234 2,555 5/3/2018
1.2.233 2,423 5/3/2018
1.2.232 2,524 4/30/2018
1.2.231 2,422 4/18/2018
1.2.230 2,509 4/10/2018
1.2.229 2,453 4/10/2018
1.2.228 2,329 4/4/2018
1.2.227 2,247 3/28/2018
1.2.226 2,318 3/22/2018
1.2.225 2,358 3/20/2018
1.2.224 2,533 3/19/2018
1.2.223 2,226 3/15/2018
1.2.222 2,246 3/14/2018
1.2.221 2,529 3/14/2018
1.2.220 12,854 2/23/2018
1.2.219 2,533 2/16/2018
1.2.218 2,270 2/9/2018
1.2.217 2,350 2/8/2018
1.2.216 2,232 2/7/2018
1.2.215 2,260 2/7/2018
1.2.214 2,319 2/5/2018
1.2.213 2,508 2/2/2018
1.2.212 2,462 1/26/2018
1.2.211 2,463 1/16/2018
1.2.210 2,295 12/18/2017
1.2.209 2,281 12/14/2017
1.2.208 2,189 12/7/2017
1.2.207 2,325 12/6/2017
1.2.206 2,344 12/4/2017
1.2.205 2,310 11/28/2017
1.2.204 2,337 11/24/2017
1.2.203 2,246 11/24/2017
1.2.202 7,031 11/24/2017
1.2.201 2,347 11/20/2017
1.2.200 2,284 11/14/2017
1.2.199 2,226 11/14/2017
1.2.198 2,277 11/6/2017
1.2.197 2,243 11/6/2017
1.2.196 2,305 10/31/2017
1.2.195 2,274 10/30/2017
1.2.194 2,367 10/26/2017
1.2.193 2,279 10/26/2017
1.2.192 2,291 10/26/2017
1.2.191 2,260 10/20/2017
1.2.190 2,377 10/18/2017
1.2.189 2,205 10/18/2017
1.2.188 2,281 10/15/2017
1.2.187 2,254 10/11/2017
1.2.185 2,320 10/10/2017
1.2.184 2,228 10/10/2017
1.2.183 2,247 10/2/2017
1.2.182 2,300 9/29/2017
1.2.181 2,373 9/25/2017
1.2.180 2,372 9/14/2017
1.2.179 2,313 9/12/2017
1.2.178 2,360 8/31/2017
1.2.177 2,326 8/25/2017
1.2.176 2,290 8/24/2017
1.2.174 2,396 8/7/2017
1.2.173 2,267 8/7/2017
1.2.172 2,364 8/7/2017
1.2.171 2,352 8/4/2017
1.2.170 2,350 8/3/2017
1.2.169 2,404 8/3/2017
1.2.168 2,292 8/3/2017
1.2.167 2,272 8/2/2017
1.2.166 2,311 8/1/2017
1.2.165 2,342 7/26/2017
1.2.164 2,278 7/26/2017
1.2.163 2,335 7/25/2017
1.2.162 2,265 7/18/2017
1.2.161 2,325 7/18/2017
1.2.160 2,380 7/18/2017
1.2.159 2,251 7/18/2017
1.2.158 2,306 7/13/2017
1.2.157 2,338 7/13/2017
1.2.156 2,330 7/5/2017
1.2.155 2,323 6/28/2017
1.2.154 2,392 6/27/2017
1.2.153 2,335 6/20/2017
1.2.152 2,426 6/19/2017
1.2.151 2,350 6/14/2017
1.2.150 2,280 6/13/2017
1.2.149 2,327 5/31/2017
1.2.148 2,315 5/29/2017
1.2.147 2,320 5/19/2017
1.2.146 2,310 5/18/2017
1.2.145 2,279 5/18/2017
1.2.144 2,340 5/14/2017
1.2.143 2,315 5/12/2017
1.2.142 2,338 5/12/2017
1.2.141 2,505 5/5/2017
1.2.140 2,349 4/27/2017
1.2.139 2,303 2/27/2017
1.2.137 2,379 2/3/2017
1.2.136 2,371 2/3/2017
1.2.135 2,332 1/26/2017
1.2.134 2,357 1/25/2017
1.2.133 2,440 1/12/2017
1.2.132 2,320 1/11/2017
1.2.131 2,527 1/10/2017
1.2.130 2,355 1/10/2017
1.2.129 2,348 1/10/2017
1.2.128 2,289 1/10/2017
1.2.127 2,288 1/10/2017
1.2.125 2,323 1/10/2017
1.2.119 2,401 12/13/2016
1.2.118 2,360 12/12/2016
1.2.117 2,351 12/10/2016
1.2.115 2,395 12/8/2016
1.2.114 2,363 12/5/2016
1.2.112 2,401 11/29/2016
1.2.111 2,419 11/25/2016
1.2.110 2,394 11/25/2016
1.2.109 2,386 11/24/2016
1.2.108 2,359 11/24/2016
1.2.107 2,369 11/23/2016
1.2.106 4,319 11/18/2016
1.2.105 2,380 11/18/2016
1.2.104 2,362 11/18/2016
1.2.103 2,349 11/17/2016
1.2.102 2,405 11/17/2016
1.2.101 2,357 11/17/2016
1.2.100 2,339 11/16/2016
1.2.99 2,319 11/16/2016
1.2.98 2,371 11/16/2016
1.2.97 2,353 11/16/2016
1.2.96 2,327 11/16/2016
1.2.95 2,375 11/16/2016
1.2.94 2,406 11/15/2016
1.2.92 2,369 11/15/2016
1.2.91 2,340 11/15/2016
1.2.90 2,355 11/15/2016
1.2.89 2,308 11/14/2016
1.2.88 2,682 11/8/2016
1.2.87 2,604 11/8/2016
1.2.86 2,483 11/8/2016
1.2.85 2,382 11/8/2016
1.2.84 2,751 11/8/2016
1.2.83 2,467 11/7/2016
1.2.82 2,574 11/3/2016
1.2.81 2,603 11/3/2016
1.2.80 2,491 11/3/2016
1.2.79 2,466 11/2/2016
1.2.78 2,506 11/1/2016
1.2.76 2,652 11/1/2016
1.2.75 2,365 10/31/2016
1.2.73 2,446 10/28/2016
1.2.71 2,351 10/27/2016
1.2.69 2,326 10/27/2016
1.2.68 2,422 10/26/2016
1.2.66 2,360 10/25/2016
1.2.65 2,388 10/24/2016
1.2.64 2,366 10/21/2016
1.2.63 2,361 10/21/2016
1.2.62 2,327 10/21/2016
1.2.61 2,365 10/20/2016
1.2.60 2,336 10/20/2016
1.2.59 2,389 10/13/2016
1.2.58 2,318 10/13/2016
1.2.57 2,335 10/13/2016
1.2.56 2,339 10/13/2016
1.2.55 2,400 10/11/2016
1.2.54 2,357 10/11/2016
1.2.53 2,315 10/10/2016
1.2.51 2,432 9/12/2016
1.2.50 2,414 9/12/2016
1.2.49 2,403 9/7/2016
1.2.48 2,403 9/2/2016
1.2.47 2,426 5/6/2016
1.2.46 2,805 4/25/2016
1.2.45 2,597 4/25/2016
1.2.43 2,736 4/22/2016
1.2.42 2,356 4/15/2016
1.2.41 2,384 4/12/2016
1.2.40 2,339 4/11/2016
1.2.39 2,373 4/8/2016
1.2.38 2,456 4/8/2016
1.2.37 2,461 4/8/2016
1.2.36 2,363 4/8/2016
1.2.35 2,332 4/6/2016
1.2.34 2,405 4/6/2016
1.2.33 2,426 4/6/2016
1.2.32 2,466 4/6/2016
1.2.31 2,429 4/6/2016
1.2.30 2,360 4/6/2016
1.2.29 2,410 4/5/2016
1.2.28 2,428 4/5/2016
1.2.26 2,419 4/5/2016
1.2.25 2,382 4/5/2016
1.2.24 2,365 4/1/2016
1.2.23 2,403 3/31/2016
1.2.22 2,397 3/31/2016
1.2.21 2,402 3/29/2016
1.2.20 2,412 3/25/2016
1.2.19 2,443 3/17/2016
1.2.18 2,409 3/17/2016
1.2.17 2,374 3/17/2016
1.2.16 2,403 3/17/2016
1.2.15 2,593 3/17/2016
1.2.14 2,380 3/16/2016
1.2.13 2,395 3/15/2016
1.2.12 2,386 3/15/2016
1.2.11 2,355 3/14/2016
1.2.10 2,430 3/11/2016
1.2.9 2,408 3/7/2016
1.2.8 2,415 3/6/2016
1.2.7 2,381 3/6/2016
1.2.6 2,356 3/4/2016
1.2.5 2,506 3/2/2016
1.2.4 2,429 3/2/2016
1.2.3 2,335 3/1/2016
1.2.2 2,469 3/1/2016
1.2.1 2,387 2/29/2016
1.2.0 2,737 2/29/2016
1.1.45 2,294 7/28/2017
1.1.44 2,869 2/29/2016
1.1.43 2,867 2/29/2016
1.1.42 2,844 2/28/2016
1.1.41 2,613 2/26/2016
1.1.40 2,496 2/23/2016
1.1.39 2,381 2/23/2016
1.1.38 2,520 2/22/2016
1.1.37 2,394 2/22/2016
1.1.36 2,426 2/19/2016
1.1.35 2,499 2/19/2016
1.1.34 2,412 2/15/2016
1.1.33 2,392 2/12/2016
1.1.32 2,678 2/11/2016
1.1.31 2,706 2/11/2016
1.1.30 2,413 2/9/2016
1.1.29 2,463 2/8/2016
1.1.28 2,468 1/29/2016
1.1.27 2,341 1/26/2016
1.1.25 2,449 1/25/2016
1.1.24 2,365 1/20/2016
1.1.23 2,402 1/20/2016
1.1.18 2,332 1/20/2016
1.1.17 2,398 1/20/2016
1.1.16 2,308 1/19/2016
1.1.15 2,731 1/15/2016
1.1.14 3,234 1/15/2016
1.1.13 3,117 1/14/2016
1.1.12 2,572 1/14/2016
1.1.10 2,710 1/13/2016
1.1.9 2,428 1/12/2016
1.1.8 2,438 1/12/2016
1.1.7 2,335 1/12/2016
1.1.6 2,369 1/11/2016
1.1.5 2,458 1/7/2016
1.1.4 2,395 1/6/2016
1.1.3 2,365 1/6/2016
1.1.2 2,399 1/6/2016
1.1.1 2,418 1/5/2016
1.1.0 2,424 1/1/2016
1.0.155 3,159 12/18/2015
1.0.154 2,469 12/17/2015
1.0.153 2,390 12/17/2015
1.0.151 2,550 12/3/2015
1.0.150 2,438 12/3/2015
1.0.149 2,528 12/3/2015
1.0.148 2,466 12/2/2015
1.0.147 2,764 12/2/2015
1.0.146 2,744 12/2/2015
1.0.145 2,760 12/2/2015
1.0.144 2,743 12/2/2015
1.0.143 2,564 12/1/2015
1.0.142 2,496 12/1/2015
1.0.140 2,709 12/1/2015
1.0.139 2,756 11/30/2015
1.0.138 2,624 11/30/2015
1.0.137 2,455 11/26/2015
1.0.136 2,492 11/25/2015
1.0.135 2,452 11/20/2015
1.0.134 2,442 11/19/2015
1.0.133 2,419 11/19/2015
1.0.132 2,448 11/19/2015
1.0.131 2,457 11/17/2015
1.0.130 2,413 11/13/2015
1.0.129 2,429 11/13/2015
1.0.128 2,392 11/13/2015
1.0.127 2,459 11/12/2015
1.0.126 2,522 11/12/2015
1.0.125 2,415 11/11/2015
1.0.124 2,475 11/11/2015
1.0.123 2,469 11/11/2015
1.0.121 2,411 11/4/2015
1.0.120 2,419 11/3/2015
1.0.119 2,447 10/30/2015
1.0.118 2,439 10/29/2015
1.0.117 2,396 10/23/2015
1.0.116 2,411 10/20/2015
1.0.115 2,452 10/13/2015
1.0.113 2,412 10/13/2015
1.0.111 2,500 10/6/2015
1.0.110 2,528 10/6/2015
1.0.109 2,613 10/6/2015
1.0.108 2,451 10/6/2015
1.0.107 2,729 10/4/2015
1.0.106 2,465 9/25/2015
1.0.105 2,459 9/2/2015
1.0.104 2,497 8/24/2015
1.0.103 2,638 7/30/2015
1.0.102 2,551 7/30/2015
1.0.101 2,457 6/12/2015
1.0.100 2,456 6/3/2015
1.0.99 2,514 6/3/2015
1.0.98 2,512 6/3/2015
1.0.97 2,458 5/12/2015
1.0.96 2,465 5/7/2015
1.0.95 2,552 4/16/2015
1.0.94 2,509 4/16/2015
1.0.93 2,478 4/15/2015
1.0.92 2,455 4/8/2015
1.0.91 2,469 3/17/2015
1.0.90 2,395 3/10/2015
1.0.89 2,428 3/10/2015
1.0.88 2,631 2/12/2015
1.0.87 2,595 12/4/2014
1.0.86 2,688 11/14/2014
1.0.85 2,671 11/14/2014
1.0.84 2,921 11/13/2014
1.0.83 2,611 11/13/2014
1.0.82 2,619 11/12/2014
1.0.81 2,682 11/12/2014
1.0.80 2,608 10/9/2014
1.0.79 2,468 10/8/2014
1.0.78 2,528 10/7/2014
1.0.77 2,497 10/7/2014
1.0.76 2,488 9/29/2014
1.0.75 2,631 9/29/2014
1.0.74 2,529 9/3/2014
1.0.73 2,482 9/3/2014
1.0.72 2,508 8/12/2014
1.0.71 2,500 8/11/2014
1.0.70 2,439 8/11/2014
1.0.67 2,492 8/11/2014
1.0.66 2,527 8/11/2014
1.0.65 2,512 8/5/2014
1.0.64 2,536 8/4/2014
1.0.63 2,556 7/31/2014
1.0.62 2,568 7/22/2014
1.0.61 2,516 7/22/2014
1.0.59 2,537 7/11/2014
1.0.58 2,513 7/11/2014
1.0.57 2,456 7/7/2014
1.0.56 2,603 7/1/2014
1.0.55 2,532 7/1/2014
1.0.54 2,580 7/1/2014
1.0.53 2,497 7/1/2014
1.0.52 2,474 7/1/2014
1.0.51 2,523 6/23/2014
1.0.49 2,550 6/21/2014
1.0.48 2,480 6/20/2014
1.0.47 2,550 6/21/2014
1.0.45 2,552 6/19/2014
1.0.44 2,488 6/19/2014
1.0.41 2,508 6/19/2014
1.0.40 2,442 6/19/2014
1.0.39 2,561 6/18/2014
1.0.38 2,455 6/18/2014
1.0.37 2,500 6/12/2014
1.0.36 2,483 6/12/2014
1.0.35 2,568 6/12/2014
1.0.32 2,517 6/12/2014
1.0.31 2,552 6/6/2014
1.0.30 2,548 6/6/2014
1.0.29 2,492 6/5/2014
1.0.28 2,584 5/8/2014
1.0.26 2,518 5/7/2014
1.0.25 2,434 5/7/2014