PeanutButter.TempDb 3.0.397

Prefix Reserved
dotnet add package PeanutButter.TempDb --version 3.0.397
                    
NuGet\Install-Package PeanutButter.TempDb -Version 3.0.397
                    
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.TempDb" Version="3.0.397" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.TempDb" Version="3.0.397" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.TempDb" />
                    
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.TempDb --version 3.0.397
                    
#r "nuget: PeanutButter.TempDb, 3.0.397"
                    
#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.TempDb@3.0.397
                    
#: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.TempDb&version=3.0.397
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.TempDb&version=3.0.397
                    
Install as a Cake Tool

A base package for PeanutButter.TempDb.* packages. This provides the generic TempDb base class

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 (7)

Showing the top 5 NuGet packages that depend on PeanutButter.TempDb:

Package Downloads
PeanutButter.TempDb.LocalDb

The LocalDb TempDb implementation

PeanutButter.TempDb.Sqlite

The Sqlite TempDb<> implementation

PeanutButter.TempDb.SqlCe

The SqlCe TempDb implementation

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)

PeanutButter.TempDb.MySql.Data

The MySql TempDb<> implementation, using Oracle's MySql.Data connector

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.397 77 9/26/2025
3.0.396 254 9/12/2025
3.0.395 300 9/11/2025
3.0.394 271 9/11/2025
3.0.393 272 9/10/2025
3.0.392 280 9/9/2025
3.0.391 364 8/19/2025
3.0.390 267 8/19/2025
3.0.389 735 8/1/2025
3.0.388 197 7/31/2025
3.0.387 161 7/30/2025
3.0.386 279 7/15/2025
3.0.385 266 7/15/2025
3.0.384 889 5/15/2025
3.0.383 384 5/14/2025
3.0.382 420 5/13/2025
3.0.381 234 5/9/2025
3.0.380 349 5/8/2025
3.0.379 299 5/7/2025
3.0.378 281 5/6/2025
3.0.377 260 5/6/2025
3.0.376 291 5/6/2025
3.0.375 288 5/6/2025
3.0.374 290 5/5/2025
3.0.373 291 5/5/2025
3.0.372 261 5/5/2025
3.0.371 304 5/5/2025
3.0.370 297 5/5/2025
3.0.369 297 5/5/2025
3.0.368 285 4/30/2025
3.0.367 289 4/30/2025
3.0.366 290 4/30/2025
3.0.365 274 4/30/2025
3.0.364 284 4/30/2025
3.0.363 274 4/30/2025
3.0.362 265 4/30/2025
3.0.361 294 4/30/2025
3.0.360 293 4/30/2025
3.0.359 302 4/30/2025
3.0.358 304 4/29/2025
3.0.357 349 4/23/2025
3.0.356 334 4/22/2025
3.0.355 391 4/17/2025
3.0.354 473 4/15/2025
3.0.353 970 4/4/2025
3.0.352 331 4/3/2025
3.0.351 328 4/2/2025
3.0.350 402 4/2/2025
3.0.349 294 3/18/2025
3.0.348 278 3/18/2025
3.0.347 665 3/4/2025
3.0.346 423 3/4/2025
3.0.345 381 3/4/2025
3.0.344 353 2/20/2025
3.0.343 482 2/14/2025
3.0.342 321 2/11/2025
3.0.341 289 2/10/2025
3.0.340 298 2/5/2025
3.0.339 414 1/7/2025
3.0.338 290 1/7/2025
3.0.337 282 1/7/2025
3.0.336 308 1/6/2025
3.0.335 312 12/17/2024
3.0.334 304 12/17/2024
3.0.333 301 12/13/2024
3.0.332 291 12/13/2024
3.0.331 255 12/12/2024
3.0.330 284 11/28/2024
3.0.329 1,178 11/13/2024
3.0.328 706 11/12/2024
3.0.327 287 11/12/2024
3.0.326 287 11/12/2024
3.0.325 298 11/12/2024
3.0.324 304 11/12/2024
3.0.323 291 11/6/2024
3.0.322 286 11/6/2024
3.0.321 898 10/10/2024
3.0.320 309 10/7/2024
3.0.319 363 9/18/2024
3.0.318 325 9/18/2024
3.0.317 349 9/18/2024
3.0.316 947 8/28/2024
3.0.315 442 8/12/2024
3.0.314 366 8/8/2024
3.0.313 388 8/8/2024
3.0.312 245 7/29/2024
3.0.311 1,002 7/17/2024
3.0.310 335 7/15/2024
3.0.309 329 7/15/2024
3.0.308 361 7/9/2024
3.0.307 370 7/9/2024
3.0.306 476 6/25/2024
3.0.305 375 6/11/2024
3.0.304 343 6/11/2024
3.0.303 398 6/5/2024
3.0.302 366 6/5/2024
3.0.301 423 5/30/2024
3.0.300 366 5/30/2024
3.0.299 377 5/30/2024
3.0.298 807 5/17/2024
3.0.297 354 5/17/2024
3.0.296 343 5/13/2024
3.0.295 386 5/8/2024
3.0.294 371 5/7/2024
3.0.293 738 4/19/2024
3.0.292 348 4/18/2024
3.0.291 394 4/17/2024
3.0.290 382 4/17/2024
3.0.289 347 4/15/2024
3.0.288 386 4/11/2024
3.0.287 410 4/5/2024
3.0.286 395 4/5/2024
3.0.285 375 4/5/2024
3.0.284 435 4/4/2024
3.0.283 427 4/4/2024
3.0.282 798 4/3/2024
3.0.281 411 4/2/2024
3.0.280 429 4/2/2024
3.0.279 444 3/25/2024
3.0.278 445 3/25/2024
3.0.277 566 3/15/2024
3.0.276 877 2/29/2024
3.0.275 562 2/28/2024
3.0.274 579 2/28/2024
3.0.273 631 2/27/2024
3.0.272 619 2/26/2024
3.0.271 613 2/22/2024
3.0.270 708 2/15/2024
3.0.269 639 2/15/2024
3.0.268 669 2/15/2024
3.0.267 684 2/14/2024
3.0.266 649 2/14/2024
3.0.265 786 2/13/2024
3.0.264 733 2/8/2024
3.0.263 771 2/8/2024
3.0.262 709 2/8/2024
3.0.261 709 2/8/2024
3.0.260 733 2/7/2024
3.0.259 659 2/7/2024
3.0.258 769 2/7/2024
3.0.257 748 2/7/2024
3.0.256 760 1/31/2024
3.0.255 750 1/30/2024
3.0.254 766 1/25/2024
3.0.253 828 1/24/2024
3.0.252 819 1/22/2024
3.0.251 993 1/17/2024
3.0.250 798 1/17/2024
3.0.249 822 1/16/2024
3.0.248 974 1/16/2024
3.0.247 877 1/16/2024
3.0.246 881 1/15/2024
3.0.245 814 1/11/2024
3.0.244 1,148 12/11/2023
3.0.243 1,025 12/11/2023
3.0.242 1,001 12/7/2023
3.0.241 985 12/7/2023
3.0.240 1,121 12/5/2023
3.0.239 1,037 12/5/2023
3.0.238 1,039 12/5/2023
3.0.237 951 12/5/2023
3.0.236 1,175 11/17/2023
3.0.235 1,017 11/17/2023
3.0.234 989 11/14/2023
3.0.233 1,000 11/14/2023
3.0.232 1,021 11/13/2023
3.0.231 956 11/9/2023
3.0.230 990 11/8/2023
3.0.229 938 11/8/2023
3.0.228 1,325 11/2/2023
3.0.227 1,008 11/2/2023
3.0.226 962 11/1/2023
3.0.225 1,038 11/1/2023
3.0.224 982 11/1/2023
3.0.223 945 10/31/2023
3.0.222 946 10/31/2023
3.0.221 958 10/31/2023
3.0.220 1,019 10/31/2023
3.0.219 1,043 10/31/2023
3.0.218 1,012 10/30/2023
3.0.217 984 10/30/2023
3.0.216 972 10/30/2023
3.0.215 995 10/30/2023
3.0.214 1,003 10/26/2023
3.0.213 986 10/25/2023
3.0.212 1,008 10/25/2023
3.0.211 1,054 10/24/2023
3.0.210 927 10/24/2023
3.0.209 1,058 10/24/2023
3.0.208 977 10/24/2023
3.0.207 1,042 10/23/2023
3.0.206 1,010 10/23/2023
3.0.205 1,033 10/20/2023
3.0.204 1,006 10/20/2023
3.0.203 995 10/20/2023
3.0.202 1,029 10/19/2023
3.0.201 991 10/19/2023
3.0.200 1,004 10/19/2023
3.0.199 1,052 10/19/2023
3.0.198 1,037 10/18/2023
3.0.197 1,034 10/18/2023
3.0.196 1,099 10/17/2023
3.0.195 1,082 10/13/2023
3.0.194 1,103 10/12/2023
3.0.193 1,113 10/12/2023
3.0.192 1,105 10/11/2023
3.0.191 1,031 10/11/2023
3.0.190 1,058 10/11/2023
3.0.189 1,050 10/11/2023
3.0.188 1,043 10/11/2023
3.0.187 1,005 10/11/2023
3.0.186 1,025 10/11/2023
3.0.185 1,110 10/10/2023
3.0.184 1,089 10/10/2023
3.0.183 1,088 10/9/2023
3.0.182 1,070 10/9/2023
3.0.181 1,106 10/9/2023
3.0.180 1,139 9/21/2023
3.0.179 1,054 9/21/2023
3.0.178 1,067 9/21/2023
3.0.177 1,284 9/11/2023
3.0.176 1,193 9/8/2023
3.0.175 1,177 9/8/2023
3.0.173 1,161 9/8/2023
3.0.172 1,119 9/8/2023
3.0.170 1,202 8/23/2023
3.0.169 1,228 8/23/2023
3.0.168 1,144 8/23/2023
3.0.167 1,265 8/11/2023
3.0.166 1,292 8/10/2023
3.0.165 1,323 8/7/2023
3.0.164 1,329 8/3/2023
3.0.163 1,287 7/31/2023
3.0.162 1,326 7/28/2023
3.0.161 1,323 7/28/2023
3.0.160 1,486 6/30/2023
3.0.159 1,415 6/29/2023
3.0.158 1,431 6/29/2023
3.0.157 1,397 6/28/2023
3.0.156 1,442 6/28/2023
3.0.155 1,443 6/28/2023
3.0.154 1,474 6/26/2023
3.0.153 1,453 6/22/2023
3.0.152 1,421 6/22/2023
3.0.151 1,420 6/22/2023
3.0.150 1,485 6/22/2023
3.0.149 1,430 6/22/2023
3.0.148 1,436 6/22/2023
3.0.147 1,443 6/15/2023
3.0.146 1,426 6/9/2023
3.0.145 1,470 6/6/2023
3.0.144 1,469 6/6/2023
3.0.143 1,476 6/6/2023
3.0.142 1,563 5/31/2023
3.0.141 1,460 5/31/2023
3.0.140 1,516 5/26/2023
3.0.139 1,484 5/26/2023
3.0.138 1,564 5/25/2023
3.0.137 1,486 5/25/2023
3.0.136 1,454 5/25/2023
3.0.135 1,525 5/25/2023
3.0.134 1,512 5/25/2023
3.0.133 1,597 5/24/2023
3.0.132 1,700 5/24/2023
3.0.131 1,662 5/24/2023
3.0.130 1,702 5/23/2023
3.0.129 1,657 5/22/2023
3.0.128 1,718 5/18/2023
3.0.127 1,792 5/17/2023
3.0.126 1,816 5/11/2023
3.0.125 1,854 5/5/2023
3.0.124 1,848 5/4/2023
3.0.123 1,880 5/4/2023
3.0.122 1,906 4/25/2023
3.0.121 1,949 4/25/2023
3.0.120 1,939 4/25/2023
3.0.119 2,005 4/25/2023
3.0.118 2,028 4/25/2023
3.0.117 1,943 4/24/2023
3.0.116 1,927 4/24/2023
3.0.115 1,891 4/18/2023
3.0.114 1,935 4/18/2023
3.0.113 1,879 4/18/2023
3.0.112 1,942 4/11/2023
3.0.111 2,054 4/11/2023
3.0.110 2,164 3/31/2023
3.0.109 2,082 3/29/2023
3.0.108 2,028 3/28/2023
3.0.107 2,118 3/15/2023
3.0.106 2,180 3/9/2023
3.0.105 2,166 3/9/2023
3.0.104 2,180 3/3/2023
3.0.103 2,221 3/2/2023
3.0.102 2,229 3/2/2023
3.0.101 2,159 3/1/2023
3.0.100 2,175 2/22/2023
3.0.99 2,297 2/10/2023
3.0.98 2,296 2/10/2023
3.0.97 2,423 1/24/2023
3.0.96 2,672 12/15/2022
3.0.95 2,644 12/1/2022
3.0.94 2,665 11/30/2022
3.0.93 2,611 11/30/2022
3.0.92 2,607 11/30/2022
3.0.91 2,681 11/29/2022
3.0.90 2,763 11/25/2022
3.0.89 2,799 11/17/2022
3.0.88 2,798 11/15/2022
3.0.87 2,845 11/14/2022
3.0.86 2,758 11/14/2022
3.0.85 2,856 11/14/2022
3.0.84 2,777 11/14/2022
3.0.83 2,801 11/14/2022
3.0.82 2,846 11/14/2022
3.0.81 2,887 11/14/2022
3.0.80 2,944 11/14/2022
3.0.79 2,925 11/8/2022
3.0.78 2,853 11/7/2022
3.0.77 2,981 11/7/2022
3.0.76 2,851 11/7/2022
3.0.75 2,760 11/7/2022
3.0.74 2,878 11/3/2022
3.0.73 2,929 10/31/2022
3.0.72 3,093 10/27/2022
3.0.71 2,974 10/27/2022
3.0.70 3,007 10/27/2022
3.0.69 3,062 10/27/2022
3.0.68 3,146 10/25/2022
3.0.67 3,331 10/19/2022
3.0.66 3,116 10/19/2022
3.0.65 3,047 10/19/2022
3.0.64 3,085 10/19/2022
3.0.63 3,066 10/19/2022
3.0.62 3,070 10/18/2022
3.0.61 3,254 10/13/2022
3.0.60 3,198 10/12/2022
3.0.59 3,252 10/12/2022
3.0.58 3,416 9/28/2022
3.0.57 3,307 9/28/2022
3.0.56 3,229 9/28/2022
3.0.55 3,186 9/27/2022
3.0.54 3,247 9/27/2022
3.0.53 3,288 9/27/2022
3.0.52 3,247 9/27/2022
3.0.51 3,359 9/27/2022
3.0.50 3,419 9/27/2022
3.0.49 3,329 9/27/2022
3.0.48 3,152 9/27/2022
3.0.47 3,232 9/26/2022
3.0.46 3,264 9/26/2022
3.0.45 3,280 9/26/2022
3.0.44 3,359 9/26/2022
3.0.43 3,269 9/23/2022
3.0.42 3,258 9/23/2022
3.0.41 3,217 9/22/2022
3.0.40 3,289 9/22/2022
3.0.39 3,274 9/22/2022
3.0.38 3,296 9/21/2022
3.0.37 3,244 9/21/2022
3.0.36 3,167 9/21/2022
3.0.35 3,161 9/21/2022
3.0.34 3,282 9/20/2022
3.0.33 3,269 9/19/2022
3.0.32 3,248 9/16/2022
3.0.31 3,233 9/16/2022
3.0.30 3,218 9/16/2022
3.0.29 3,267 9/16/2022
3.0.28 3,191 9/15/2022
3.0.27 3,235 9/15/2022
3.0.26 3,163 9/14/2022
3.0.25 3,238 9/14/2022
3.0.24 3,315 9/14/2022
3.0.23 3,213 9/14/2022
3.0.22 3,308 9/14/2022
3.0.21 3,333 9/14/2022
3.0.20 3,301 9/9/2022
3.0.19 3,392 9/9/2022
3.0.18 3,200 9/8/2022
3.0.17 3,370 9/6/2022
3.0.16 3,318 9/6/2022
3.0.15 3,478 9/2/2022
3.0.14 3,451 9/1/2022
3.0.13 3,549 8/31/2022
3.0.12 3,517 8/31/2022
3.0.11 3,408 8/23/2022
3.0.10 3,328 8/22/2022
3.0.9 3,429 8/22/2022
3.0.8 3,472 8/18/2022
3.0.7 3,209 8/17/2022
3.0.6 3,293 8/15/2022
3.0.5 3,391 8/15/2022
3.0.4 3,486 8/4/2022
3.0.3 3,286 8/4/2022
3.0.2 3,433 7/29/2022
3.0.1 3,471 7/27/2022
3.0.0 3,396 7/26/2022
2.0.96 3,486 7/26/2022
2.0.95 3,460 7/26/2022
2.0.94 3,333 7/25/2022
2.0.93 3,349 7/25/2022
2.0.92 3,788 7/15/2022
2.0.91 3,518 7/15/2022
2.0.90 3,413 7/14/2022
2.0.89 3,424 7/14/2022
2.0.88 3,567 7/12/2022
2.0.87 3,371 7/11/2022
2.0.86 3,404 7/11/2022
2.0.85 3,465 7/11/2022
2.0.84 3,413 7/8/2022
2.0.83 3,537 6/29/2022
2.0.82 3,621 6/29/2022
2.0.81 3,678 6/23/2022
2.0.80 3,563 6/15/2022
2.0.79 3,591 6/14/2022
2.0.78 3,564 6/14/2022
2.0.77 3,697 5/24/2022
2.0.76 3,690 5/3/2022
2.0.75 3,459 4/29/2022
2.0.74 3,527 4/19/2022
2.0.73 3,580 4/16/2022
2.0.72 3,491 4/12/2022
2.0.71 3,601 4/12/2022
2.0.70 3,571 4/7/2022
2.0.69 3,667 4/7/2022
2.0.68 3,619 4/7/2022
2.0.67 3,664 4/7/2022
2.0.66 3,606 3/15/2022
2.0.65 3,633 3/15/2022
2.0.64 3,846 3/15/2022
2.0.63 3,830 3/2/2022
2.0.62 3,670 2/22/2022
2.0.61 3,686 2/18/2022
2.0.60 3,498 2/18/2022
2.0.59 3,483 2/15/2022
2.0.58 3,646 2/9/2022
2.0.57 3,707 2/1/2022
2.0.56 3,633 2/1/2022
2.0.55 3,675 2/1/2022
2.0.54 3,697 1/28/2022
2.0.53 3,769 1/27/2022
2.0.52 3,611 1/19/2022
2.0.51 3,656 1/19/2022
2.0.50 2,843 12/2/2021
2.0.44 2,830 11/18/2021
2.0.43 2,930 11/16/2021
2.0.42 2,972 11/2/2021
2.0.41 3,125 10/20/2021
2.0.40 3,081 10/12/2021
2.0.39 2,983 10/12/2021
2.0.38 2,950 10/5/2021
2.0.37 2,968 9/21/2021
2.0.36 2,980 9/9/2021
2.0.35 3,078 9/3/2021
2.0.34 2,984 9/2/2021
2.0.33 3,176 7/21/2021
2.0.32 3,025 7/21/2021
2.0.31 3,108 7/6/2021
2.0.30 2,996 7/5/2021
2.0.29 3,034 6/30/2021
2.0.28 3,022 6/28/2021
2.0.27 3,048 6/17/2021
2.0.26 3,004 6/15/2021
2.0.25 3,054 6/14/2021
2.0.24 2,950 6/14/2021
2.0.23 2,977 6/14/2021
2.0.22 3,104 5/20/2021
2.0.21 2,986 5/18/2021
2.0.20 3,001 5/10/2021
2.0.19 2,913 5/10/2021
2.0.18 2,846 5/3/2021
2.0.17 3,075 5/3/2021
2.0.16 3,018 4/14/2021
2.0.15 2,844 4/13/2021
2.0.14 2,854 3/31/2021
2.0.13 2,904 3/25/2021
2.0.12 3,067 3/25/2021
2.0.11 3,425 2/19/2021
2.0.10 3,060 2/18/2021
2.0.9 3,165 2/18/2021
2.0.8 3,173 2/16/2021
2.0.7 3,306 2/9/2021
2.0.6 3,152 2/9/2021
2.0.5 3,132 2/3/2021
2.0.4 3,282 1/29/2021
2.0.3 3,319 1/29/2021
2.0.2 3,307 1/28/2021
2.0.1 3,188 1/27/2021
2.0.0 3,101 1/26/2021
1.2.397 3,229 1/26/2021
1.2.396 3,305 1/21/2021
1.2.395 3,130 1/20/2021
1.2.394 2,864 1/20/2021
1.2.393 3,296 1/20/2021
1.2.392 3,115 1/20/2021
1.2.391 3,166 1/19/2021
1.2.390 3,178 1/19/2021
1.2.389 3,221 1/19/2021
1.2.388 3,190 1/14/2021
1.2.387 3,182 1/14/2021
1.2.386 3,134 1/13/2021
1.2.385 3,247 1/13/2021
1.2.384 3,395 1/11/2021
1.2.383 3,277 1/8/2021
1.2.382 3,357 1/6/2021
1.2.381 3,102 1/6/2021
1.2.380 3,258 11/17/2020
1.2.379 3,393 10/21/2020
1.2.378 3,340 9/17/2020
1.2.377 3,261 9/1/2020
1.2.376 3,349 8/31/2020
1.2.375 3,628 7/13/2020
1.2.374 3,288 7/2/2020
1.2.373 3,182 7/1/2020
1.2.372 3,389 6/10/2020
1.2.371 3,296 6/10/2020
1.2.370 3,455 6/10/2020
1.2.369 3,470 6/9/2020
1.2.368 3,408 6/9/2020
1.2.367 3,312 6/9/2020
1.2.366 3,327 6/9/2020
1.2.365 3,294 6/9/2020
1.2.364 3,334 6/9/2020
1.2.363 3,222 6/9/2020
1.2.362 3,460 6/8/2020
1.2.361 3,481 6/4/2020
1.2.360 3,665 5/4/2020
1.2.359 3,506 4/27/2020
1.2.358 3,436 4/4/2020
1.2.357 3,534 3/25/2020
1.2.356 3,676 3/10/2020
1.2.355 3,402 3/10/2020
1.2.354 3,425 3/6/2020
1.2.353 3,556 3/3/2020
1.2.352 3,372 3/3/2020
1.2.351 3,287 3/2/2020
1.2.350 3,447 3/2/2020
1.2.349 3,396 3/2/2020
1.2.348 3,583 3/2/2020
1.2.347 3,457 3/2/2020
1.2.346 3,507 2/27/2020
1.2.345 3,450 2/21/2020
1.2.344 3,362 2/20/2020
1.2.343 3,385 2/20/2020
1.2.342 3,313 2/20/2020
1.2.341 3,397 2/20/2020
1.2.340 3,477 2/20/2020
1.2.339 3,275 2/20/2020
1.2.338 3,438 2/19/2020
1.2.337 3,499 2/18/2020
1.2.336 3,593 2/14/2020
1.2.335 3,442 2/6/2020
1.2.334 3,448 2/4/2020
1.2.333 3,483 2/3/2020
1.2.332 3,385 1/13/2020
1.2.331 3,453 12/17/2019
1.2.330 3,443 12/13/2019
1.2.328 3,566 12/12/2019
1.2.327 3,450 12/11/2019
1.2.326 3,454 12/10/2019
1.2.325 3,622 12/3/2019
1.2.324 2,092 11/29/2019
1.2.323 2,108 11/28/2019
1.2.322 2,076 11/28/2019
1.2.321 2,040 11/28/2019
1.2.320 2,207 11/26/2019
1.2.319 2,146 11/26/2019
1.2.318 2,138 11/22/2019
1.2.317 2,099 11/20/2019
1.2.316 2,106 10/25/2019
1.2.315 2,052 10/25/2019
1.2.314 2,047 10/23/2019
1.2.313 1,971 10/18/2019
1.2.312 2,103 10/17/2019
1.2.311 1,984 10/17/2019
1.2.310 1,993 10/17/2019
1.2.309 2,011 10/9/2019
1.2.308 2,069 10/8/2019
1.2.307 2,090 10/7/2019
1.2.306 1,966 10/4/2019
1.2.305 2,079 10/3/2019
1.2.304 2,036 10/2/2019
1.2.303 2,255 9/16/2019
1.2.302 2,194 9/16/2019
1.2.301 2,077 9/15/2019
1.2.300 2,226 9/13/2019
1.2.299 2,258 9/10/2019
1.2.298 2,256 9/6/2019
1.2.297 2,293 8/20/2019
1.2.296 2,216 8/20/2019
1.2.295 2,156 8/20/2019
1.2.294 2,191 8/20/2019
1.2.293 2,224 8/16/2019
1.2.292 2,361 7/15/2019
1.2.291 2,320 6/30/2019
1.2.290 2,199 6/28/2019
1.2.289 2,272 6/20/2019
1.2.288 2,367 6/12/2019
1.2.287 2,137 6/12/2019
1.2.286 1,794 6/11/2019
1.2.285 1,606 6/11/2019
1.2.284 1,588 6/5/2019
1.2.283 1,596 5/28/2019
1.2.282 1,625 5/25/2019
1.2.281 1,723 5/23/2019
1.2.280 1,598 5/13/2019
1.2.279 1,544 5/9/2019
1.2.278 1,599 5/9/2019
1.2.277 1,599 5/7/2019
1.2.276 1,573 5/7/2019
1.2.275 1,545 5/6/2019
1.2.274 1,682 4/26/2019
1.2.273 1,568 4/25/2019
1.2.272 1,651 4/25/2019
1.2.271 1,638 4/24/2019
1.2.270 1,705 4/24/2019
1.2.269 1,679 4/16/2019
1.2.268 1,492 4/16/2019
1.2.267 1,590 4/16/2019
1.2.266 1,595 4/12/2019
1.2.265 1,573 4/12/2019
1.2.264 1,621 4/11/2019
1.2.263 1,637 4/11/2019
1.2.262 1,567 4/10/2019
1.2.261 1,590 4/10/2019
1.2.260 1,612 4/5/2019
1.2.259 1,623 2/27/2019
1.2.258 1,652 2/27/2019
1.2.257 1,612 2/26/2019
1.2.256 1,734 2/15/2019
1.2.255 1,685 2/15/2019
1.2.254 1,700 2/5/2019
1.2.253 1,694 12/12/2018
1.2.252 1,780 11/8/2018
1.2.251 1,790 11/8/2018
1.2.250 1,826 10/11/2018
1.2.249 1,864 10/2/2018
1.2.248 1,804 9/25/2018
1.2.247 1,898 9/3/2018
1.2.246 1,869 8/28/2018
1.2.245 1,878 8/27/2018
1.2.244 1,882 8/22/2018
1.2.243 1,792 8/21/2018
1.2.242 1,864 8/17/2018
1.2.241 1,920 7/27/2018
1.2.240 1,953 7/26/2018
1.2.239 1,967 6/18/2018
1.2.238 1,939 6/14/2018
1.2.237 2,001 5/25/2018
1.2.236 1,962 5/24/2018
1.2.235 2,156 5/18/2018
1.2.234 1,932 5/3/2018
1.2.233 2,206 5/3/2018
1.2.232 2,283 4/30/2018
1.2.231 2,025 4/18/2018
1.2.230 2,217 4/10/2018
1.2.229 2,210 4/10/2018
1.2.228 1,999 4/4/2018
1.2.227 2,049 3/28/2018
1.2.226 2,032 3/22/2018
1.2.225 1,995 3/20/2018
1.2.224 2,219 3/19/2018
1.2.223 2,038 3/15/2018
1.2.222 2,098 3/14/2018
1.2.221 2,156 3/14/2018
1.2.220 1,999 2/23/2018
1.2.219 2,251 2/16/2018
1.2.218 2,001 2/9/2018
1.2.217 2,289 2/8/2018
1.2.216 2,025 2/7/2018
1.2.215 2,195 2/7/2018
1.2.214 2,293 2/5/2018
1.2.213 2,241 2/2/2018
1.2.210 2,119 12/18/2017
1.2.209 2,005 12/14/2017
1.2.208 2,200 12/7/2017
1.2.207 2,028 12/6/2017
1.2.206 1,947 12/4/2017
1.2.205 2,041 11/28/2017
1.2.204 2,069 11/24/2017
1.2.203 2,041 11/24/2017
1.2.202 2,000 11/24/2017
1.2.201 1,933 11/20/2017
1.2.200 2,011 11/14/2017
1.2.199 1,970 11/14/2017
1.2.198 2,100 11/6/2017
1.2.197 2,027 11/6/2017
1.2.196 2,010 10/31/2017
1.2.195 1,966 10/30/2017
1.2.194 1,993 10/26/2017
1.2.193 2,046 10/26/2017
1.2.192 1,995 10/26/2017
1.2.191 1,994 10/20/2017
1.2.190 1,957 10/18/2017
1.2.189 2,010 10/18/2017
1.2.188 1,945 10/15/2017
1.2.187 1,933 10/11/2017
1.2.185 1,944 10/10/2017
1.2.184 1,930 10/10/2017
1.2.183 1,995 10/2/2017
1.2.182 1,977 9/29/2017
1.2.181 2,037 9/25/2017
1.2.180 2,056 9/14/2017
1.2.179 2,063 9/12/2017
1.2.178 2,010 8/31/2017
1.2.177 2,085 8/25/2017
1.2.176 2,005 8/24/2017
1.2.174 2,054 8/7/2017
1.2.173 2,043 8/7/2017
1.2.172 2,010 8/7/2017
1.2.171 2,003 8/4/2017
1.2.170 1,985 8/3/2017
1.2.169 1,997 8/3/2017
1.2.168 2,018 8/3/2017
1.2.167 2,056 8/2/2017
1.2.166 2,047 8/1/2017
1.2.165 2,059 7/26/2017
1.2.164 2,000 7/26/2017
1.2.163 2,052 7/25/2017
1.2.162 2,011 7/18/2017
1.2.161 2,069 7/18/2017
1.2.160 2,041 7/18/2017
1.2.159 1,995 7/18/2017
1.2.158 1,996 7/13/2017
1.2.157 2,030 7/13/2017
1.2.156 2,016 7/5/2017
1.2.155 2,019 6/28/2017
1.2.154 1,994 6/27/2017
1.2.153 2,016 6/20/2017
1.2.152 2,065 6/19/2017
1.2.151 2,082 6/14/2017
1.2.150 2,108 6/13/2017
1.2.149 2,090 5/31/2017
1.2.148 2,073 5/29/2017
1.2.147 2,042 5/19/2017
1.2.146 2,035 5/18/2017
1.2.145 2,070 5/18/2017
1.2.144 2,053 5/14/2017
1.2.143 1,991 5/12/2017
1.2.142 2,062 5/12/2017
1.2.141 2,136 5/5/2017
1.2.140 2,088 4/27/2017
1.2.139 2,176 2/27/2017
1.2.137 2,076 2/3/2017
1.2.136 2,045 2/3/2017
1.2.135 2,099 1/26/2017
1.2.134 2,062 1/25/2017
1.2.133 2,265 1/12/2017
1.2.132 2,155 1/11/2017
1.2.131 2,174 1/10/2017
1.2.130 2,041 1/10/2017
1.2.129 2,071 1/10/2017
1.2.128 2,088 1/10/2017
1.2.127 2,016 1/10/2017
1.2.125 2,095 1/10/2017
1.2.119 2,091 12/13/2016
1.2.118 2,079 12/12/2016
1.2.117 2,187 12/10/2016
1.2.115 2,074 12/8/2016
1.2.114 2,107 12/5/2016
1.2.112 2,103 11/29/2016
1.2.111 2,075 11/25/2016
1.2.110 2,080 11/25/2016
1.2.109 2,112 11/24/2016
1.2.108 2,084 11/24/2016
1.2.107 1,972 11/23/2016
1.2.106 2,114 11/18/2016
1.2.105 2,091 11/18/2016
1.2.104 2,074 11/18/2016
1.2.103 2,122 11/17/2016
1.2.102 2,086 11/17/2016
1.2.101 2,057 11/17/2016
1.2.100 2,096 11/16/2016
1.2.99 2,075 11/16/2016
1.2.98 2,102 11/16/2016
1.2.97 1,976 11/16/2016
1.2.96 2,057 11/16/2016
1.2.95 2,042 11/16/2016
1.2.94 2,042 11/15/2016
1.2.92 2,111 11/15/2016
1.2.91 2,063 11/15/2016
1.2.90 2,049 11/15/2016
1.2.89 2,119 11/14/2016
1.2.88 2,510 11/8/2016
1.2.87 2,246 11/8/2016
1.2.86 2,221 11/8/2016
1.2.85 2,161 11/8/2016
1.2.84 2,538 11/8/2016
1.2.83 2,222 11/7/2016
1.2.82 2,276 11/3/2016
1.2.81 2,270 11/3/2016
1.2.80 2,201 11/3/2016
1.2.79 2,215 11/2/2016
1.2.78 2,241 11/1/2016
1.2.76 2,269 11/1/2016
1.2.75 2,101 10/31/2016
1.2.73 2,133 10/28/2016
1.2.71 2,069 10/27/2016
1.2.69 2,091 10/27/2016
1.2.68 2,083 10/26/2016
1.2.66 2,105 10/25/2016
1.2.65 2,129 10/24/2016
1.2.64 2,073 10/21/2016
1.2.63 2,030 10/21/2016
1.2.62 2,107 10/21/2016
1.2.61 2,035 10/20/2016
1.2.60 2,081 10/20/2016
1.2.59 2,071 10/13/2016
1.2.58 2,036 10/13/2016
1.2.57 2,047 10/13/2016
1.2.56 2,084 10/13/2016
1.2.55 2,092 10/11/2016
1.2.54 2,085 10/11/2016
1.2.53 2,051 10/10/2016
1.2.52 2,040 10/10/2016
1.2.51 2,164 9/12/2016
1.2.50 2,124 9/12/2016
1.2.49 2,037 9/7/2016
1.2.48 2,071 9/2/2016
1.2.47 2,193 5/6/2016
1.2.46 2,300 5/4/2016
1.2.43 2,356 4/22/2016
1.2.42 2,115 4/15/2016
1.2.41 2,036 4/12/2016
1.2.40 2,140 4/11/2016
1.2.39 2,160 4/8/2016
1.2.38 2,128 4/8/2016
1.2.37 2,134 4/8/2016
1.2.36 2,100 4/8/2016
1.2.35 2,143 4/6/2016
1.2.34 2,075 4/6/2016
1.2.33 2,080 4/6/2016
1.2.32 2,039 4/6/2016
1.2.31 2,068 4/6/2016
1.2.30 2,119 4/6/2016
1.2.29 2,100 4/5/2016
1.2.28 2,109 4/5/2016
1.2.27 2,145 4/5/2016
1.2.26 2,139 4/5/2016
1.2.25 2,131 4/5/2016
1.2.24 2,093 4/1/2016
1.2.23 2,112 3/31/2016
1.2.22 2,149 3/31/2016
1.2.21 2,163 3/29/2016
1.2.20 2,136 3/25/2016
1.2.19 2,105 3/17/2016
1.2.18 2,188 3/17/2016
1.2.17 2,184 3/17/2016
1.2.16 2,099 3/17/2016
1.2.15 2,222 3/17/2016
1.2.14 2,108 3/16/2016
1.2.13 2,072 3/15/2016
1.2.12 2,084 3/15/2016
1.2.11 2,111 3/14/2016
1.2.10 2,268 3/11/2016
1.2.9 2,075 3/7/2016
1.2.8 2,096 3/6/2016
1.2.7 2,134 3/6/2016
1.2.6 2,094 3/4/2016
1.2.5 2,254 3/2/2016
1.2.4 2,135 3/2/2016
1.2.3 2,138 3/1/2016
1.2.1 2,143 2/29/2016
1.2.0 2,173 2/29/2016
1.1.45 2,094 7/28/2017
1.1.44 2,292 2/29/2016
1.1.43 2,333 2/29/2016
1.1.42 2,175 2/28/2016
1.1.41 2,310 2/26/2016
1.1.40 2,178 2/23/2016
1.1.39 2,267 2/23/2016
1.1.38 2,173 2/22/2016
1.1.37 2,297 2/22/2016
1.1.36 2,121 2/19/2016
1.1.35 2,118 2/19/2016
1.1.34 2,078 2/15/2016
1.1.33 2,427 2/12/2016
1.1.32 2,160 2/11/2016
1.1.31 2,119 2/11/2016
1.1.30 2,076 2/9/2016
1.1.29 2,073 2/8/2016
1.1.28 2,132 1/29/2016
1.1.27 2,123 1/26/2016
1.1.25 2,090 1/25/2016
1.1.24 2,096 1/20/2016
1.1.23 2,118 1/20/2016
1.1.19 2,107 1/20/2016
1.1.16 2,102 1/19/2016
1.1.15 2,423 1/15/2016
1.1.14 2,394 1/15/2016
1.1.13 2,438 1/14/2016
1.1.12 2,315 1/14/2016
1.1.10 2,391 1/13/2016
1.1.9 2,218 1/12/2016
1.1.8 2,181 1/12/2016
1.1.7 2,050 1/12/2016
1.1.6 2,035 1/11/2016
1.1.5 2,102 1/7/2016
1.1.4 2,184 1/6/2016
1.1.3 2,047 1/6/2016
1.1.2 2,134 1/6/2016
1.1.1 2,113 1/5/2016
1.1.0 2,129 1/1/2016
1.0.155 2,117 12/18/2015
1.0.154 2,074 12/17/2015
1.0.153 2,156 12/17/2015
1.0.151 2,645 12/3/2015
1.0.150 2,492 12/3/2015
1.0.149 2,323 12/3/2015
1.0.148 2,339 12/2/2015
1.0.147 2,534 12/2/2015
1.0.146 2,227 12/2/2015
1.0.145 2,183 12/2/2015
1.0.144 2,423 12/2/2015
1.0.143 2,472 12/1/2015
1.0.142 2,451 12/1/2015
1.0.140 2,411 12/1/2015
1.0.139 2,345 11/30/2015
1.0.138 2,440 11/30/2015
1.0.137 2,237 11/26/2015
1.0.136 2,287 11/25/2015
1.0.135 2,118 11/20/2015
1.0.134 2,151 11/19/2015
1.0.133 2,192 11/19/2015
1.0.132 2,214 11/19/2015
1.0.131 2,159 11/17/2015
1.0.130 2,181 11/13/2015
1.0.129 2,220 11/13/2015
1.0.128 2,195 11/13/2015
1.0.127 2,141 11/12/2015
1.0.126 2,206 11/12/2015
1.0.125 2,140 11/11/2015
1.0.124 2,167 11/11/2015
1.0.123 2,189 11/11/2015
1.0.121 2,159 11/4/2015
1.0.120 2,153 11/3/2015
1.0.119 2,066 10/30/2015
1.0.118 2,167 10/29/2015
1.0.117 2,111 10/23/2015
1.0.116 2,092 10/20/2015
1.0.115 2,264 10/13/2015
1.0.113 2,242 10/13/2015
1.0.111 2,462 10/6/2015
1.0.110 2,380 10/6/2015
1.0.108 2,376 10/6/2015
1.0.107 2,528 10/4/2015
1.0.106 2,284 9/25/2015
1.0.105 2,202 9/2/2015
1.0.104 2,172 8/24/2015
1.0.103 2,380 7/30/2015
1.0.102 2,291 7/30/2015
1.0.101 2,239 6/12/2015
1.0.100 2,265 6/3/2015
1.0.99 2,191 6/3/2015
1.0.98 2,221 6/3/2015