PeanutButter.TestUtils.Entity 2.0.96

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package PeanutButter.TestUtils.Entity --version 2.0.96
NuGet\Install-Package PeanutButter.TestUtils.Entity -Version 2.0.96
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.Entity" Version="2.0.96" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeanutButter.TestUtils.Entity --version 2.0.96
#r "nuget: PeanutButter.TestUtils.Entity, 2.0.96"
#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.
// Install PeanutButter.TestUtils.Entity as a Cake Addin
#addin nuget:?package=PeanutButter.TestUtils.Entity&version=2.0.96

// Install PeanutButter.TestUtils.Entity as a Cake Tool
#tool nuget:?package=PeanutButter.TestUtils.Entity&version=2.0.96

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)

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.96 1,749 7/26/2022
2.0.95 594 7/26/2022
2.0.94 602 7/25/2022
2.0.93 585 7/25/2022
2.0.92 710 7/15/2022
2.0.91 685 7/15/2022
2.0.90 660 7/14/2022
2.0.89 686 7/14/2022
2.0.88 633 7/12/2022
2.0.87 629 7/11/2022
2.0.86 632 7/11/2022
2.0.85 648 7/11/2022
2.0.84 665 7/8/2022
2.0.83 725 6/29/2022
2.0.82 642 6/29/2022
2.0.81 716 6/23/2022
2.0.80 677 6/15/2022
2.0.79 627 6/14/2022
2.0.78 623 6/14/2022
2.0.77 765 5/24/2022
2.0.76 715 5/3/2022
2.0.75 631 4/29/2022
2.0.74 625 4/19/2022
2.0.73 634 4/16/2022
2.0.72 652 4/12/2022
2.0.71 656 4/12/2022
2.0.70 707 4/7/2022
2.0.69 671 4/7/2022
2.0.68 671 4/7/2022
2.0.67 647 4/7/2022
2.0.66 656 3/15/2022
2.0.65 641 3/15/2022
2.0.64 674 3/15/2022
2.0.63 678 3/2/2022
2.0.62 627 2/22/2022
2.0.61 669 2/18/2022
2.0.60 640 2/18/2022
2.0.59 635 2/15/2022
2.0.58 622 2/9/2022
2.0.57 639 2/1/2022
2.0.56 683 2/1/2022
2.0.55 685 2/1/2022
2.0.54 688 1/28/2022
2.0.53 678 1/27/2022
2.0.52 632 1/19/2022
2.0.51 623 1/19/2022
2.0.50 513 12/2/2021
2.0.44 492 11/18/2021
2.0.43 567 11/16/2021
2.0.42 577 11/2/2021
2.0.41 507 10/20/2021
2.0.40 505 10/12/2021
2.0.39 531 10/12/2021
2.0.38 569 10/5/2021
2.0.37 604 9/21/2021
2.0.36 561 9/9/2021
2.0.35 565 9/3/2021
2.0.34 529 9/2/2021
2.0.33 585 7/21/2021
2.0.32 554 7/21/2021
2.0.31 556 7/6/2021
2.0.30 563 7/5/2021
2.0.29 608 6/30/2021
2.0.28 616 6/28/2021
2.0.27 551 6/17/2021
2.0.26 545 6/15/2021
2.0.25 608 6/14/2021
2.0.24 541 6/14/2021
2.0.23 590 6/14/2021
2.0.22 581 5/20/2021
2.0.21 549 5/18/2021
2.0.20 548 5/10/2021
2.0.19 579 5/10/2021
2.0.18 602 5/3/2021
2.0.17 607 5/3/2021
2.0.16 596 4/14/2021
2.0.15 562 4/13/2021
2.0.14 613 3/31/2021
2.0.13 581 3/25/2021
2.0.12 603 3/25/2021
2.0.11 565 2/19/2021
2.0.10 582 2/18/2021
2.0.9 635 2/18/2021
2.0.8 570 2/16/2021
2.0.7 609 2/9/2021
2.0.6 600 2/9/2021
2.0.5 615 2/3/2021
2.0.4 607 1/29/2021
2.0.3 572 1/29/2021
2.0.2 616 1/28/2021
2.0.1 588 1/27/2021
2.0.0 632 1/26/2021
1.2.397 601 1/26/2021
1.2.396 661 1/21/2021
1.2.395 636 1/20/2021
1.2.394 647 1/20/2021
1.2.393 600 1/20/2021
1.2.392 635 1/20/2021
1.2.391 647 1/19/2021
1.2.390 649 1/19/2021
1.2.389 566 1/19/2021
1.2.388 622 1/14/2021
1.2.387 650 1/14/2021
1.2.386 658 1/13/2021
1.2.385 674 1/13/2021
1.2.384 637 1/11/2021
1.2.383 620 1/8/2021
1.2.382 672 1/6/2021
1.2.381 642 1/6/2021
1.2.380 669 11/17/2020
1.2.379 641 10/21/2020
1.2.378 689 9/17/2020
1.2.377 705 9/1/2020
1.2.376 678 8/31/2020
1.2.375 787 7/13/2020
1.2.374 754 7/2/2020
1.2.373 736 7/1/2020
1.2.372 716 6/10/2020
1.2.371 774 6/10/2020
1.2.370 756 6/10/2020
1.2.369 735 6/9/2020
1.2.368 749 6/9/2020
1.2.367 759 6/9/2020
1.2.366 702 6/9/2020
1.2.365 704 6/9/2020
1.2.364 732 6/9/2020
1.2.363 711 6/9/2020
1.2.362 764 6/8/2020
1.2.361 723 6/4/2020
1.2.360 716 5/4/2020
1.2.359 743 4/27/2020
1.2.358 788 4/4/2020
1.2.357 743 3/25/2020
1.2.356 767 3/10/2020
1.2.355 769 3/10/2020
1.2.354 744 3/6/2020
1.2.353 702 3/3/2020
1.2.352 746 3/3/2020
1.2.351 751 3/2/2020
1.2.350 753 3/2/2020
1.2.349 760 3/2/2020
1.2.348 736 3/2/2020
1.2.347 728 3/2/2020
1.2.346 791 2/27/2020
1.2.345 793 2/21/2020
1.2.344 745 2/20/2020
1.2.343 770 2/20/2020
1.2.342 753 2/20/2020
1.2.341 777 2/20/2020
1.2.340 767 2/20/2020
1.2.339 780 2/20/2020
1.2.338 701 2/19/2020
1.2.337 762 2/18/2020
1.2.336 803 2/14/2020
1.2.335 753 2/6/2020
1.2.334 735 2/4/2020
1.2.333 809 2/3/2020
1.2.332 764 1/13/2020
1.2.331 761 12/17/2019
1.2.330 720 12/13/2019
1.2.328 761 12/12/2019
1.2.327 753 12/11/2019
1.2.326 766 12/10/2019
1.2.325 758 12/3/2019
1.2.324 732 11/29/2019
1.2.323 759 11/28/2019
1.2.322 808 11/28/2019
1.2.321 837 11/28/2019
1.2.320 878 11/26/2019
1.2.319 766 11/26/2019
1.2.318 792 11/22/2019
1.2.317 807 11/20/2019
1.2.316 792 10/25/2019
1.2.315 819 10/25/2019
1.2.314 844 10/23/2019
1.2.313 814 10/18/2019
1.2.312 814 10/17/2019
1.2.311 779 10/17/2019
1.2.310 758 10/17/2019
1.2.309 804 10/9/2019
1.2.308 766 10/8/2019
1.2.307 735 10/7/2019
1.2.306 755 10/4/2019
1.2.305 791 10/3/2019
1.2.304 752 10/2/2019
1.2.303 756 9/16/2019
1.2.302 801 9/16/2019
1.2.301 774 9/15/2019
1.2.300 814 9/13/2019
1.2.299 754 9/10/2019
1.2.298 804 9/6/2019
1.2.297 817 8/20/2019
1.2.296 769 8/20/2019
1.2.295 779 8/20/2019
1.2.294 780 8/20/2019
1.2.293 798 8/16/2019
1.2.292 792 7/15/2019
1.2.291 799 6/30/2019
1.2.290 815 6/28/2019
1.2.289 772 6/20/2019
1.2.288 824 6/12/2019
1.2.287 797 6/12/2019
1.2.286 856 6/11/2019
1.2.285 869 6/11/2019
1.2.284 854 6/5/2019
1.2.283 830 5/28/2019
1.2.282 832 5/25/2019
1.2.281 813 5/23/2019
1.2.280 792 5/13/2019
1.2.279 817 5/9/2019
1.2.278 842 5/9/2019
1.2.277 864 5/7/2019
1.2.276 834 5/7/2019
1.2.275 823 5/6/2019
1.2.274 897 4/26/2019
1.2.273 887 4/25/2019
1.2.272 865 4/25/2019
1.2.271 907 4/24/2019
1.2.270 883 4/24/2019
1.2.269 866 4/16/2019
1.2.268 843 4/16/2019
1.2.267 838 4/16/2019
1.2.266 850 4/12/2019
1.2.265 843 4/12/2019
1.2.264 857 4/11/2019
1.2.263 868 4/11/2019
1.2.262 843 4/10/2019
1.2.261 795 4/10/2019
1.2.260 832 4/5/2019
1.2.259 836 2/27/2019
1.2.258 857 2/27/2019
1.2.257 855 2/26/2019
1.2.256 913 2/15/2019
1.2.255 923 2/15/2019
1.2.254 899 2/5/2019
1.2.253 949 12/12/2018
1.2.252 997 11/8/2018
1.2.251 1,014 11/8/2018
1.2.250 1,023 10/11/2018
1.2.249 1,070 10/2/2018
1.2.248 1,003 9/25/2018
1.2.247 1,094 9/3/2018
1.2.246 1,049 8/28/2018
1.2.245 1,051 8/27/2018
1.2.244 1,086 8/22/2018
1.2.243 1,105 8/21/2018
1.2.242 1,083 8/17/2018
1.2.241 1,086 7/27/2018
1.2.240 1,121 7/26/2018
1.2.239 1,161 6/18/2018
1.2.238 1,237 6/14/2018
1.2.237 1,148 5/25/2018
1.2.236 1,179 5/24/2018
1.2.235 1,249 5/18/2018
1.2.234 1,254 5/3/2018
1.2.233 1,217 5/3/2018
1.2.232 1,187 4/30/2018
1.2.231 1,157 4/18/2018
1.2.230 1,270 4/10/2018
1.2.229 1,279 4/10/2018
1.2.228 1,170 4/4/2018
1.2.227 1,158 3/28/2018
1.2.226 1,210 3/22/2018
1.2.225 1,167 3/20/2018
1.2.224 1,189 3/19/2018
1.2.223 1,283 3/15/2018
1.2.222 1,158 3/14/2018
1.2.221 1,130 3/14/2018
1.2.220 1,142 2/23/2018
1.2.219 1,192 2/16/2018
1.2.218 1,136 2/9/2018
1.2.217 1,271 2/8/2018
1.2.216 1,221 2/7/2018
1.2.215 1,142 2/7/2018
1.2.214 1,207 2/5/2018
1.2.213 1,158 2/2/2018
1.2.212 1,308 1/26/2018
1.2.211 1,314 1/16/2018
1.2.210 1,190 12/18/2017
1.2.209 1,243 12/14/2017
1.2.208 1,241 12/7/2017
1.2.206 1,214 12/4/2017
1.2.205 1,195 11/28/2017
1.2.204 1,156 11/24/2017
1.2.203 1,214 11/24/2017
1.2.202 1,179 11/24/2017
1.2.201 1,157 11/20/2017
1.2.200 1,167 11/14/2017
1.2.199 1,137 11/14/2017
1.2.198 1,174 11/6/2017
1.2.197 1,185 11/6/2017
1.2.196 1,194 10/31/2017
1.2.195 1,215 10/30/2017
1.2.194 1,221 10/26/2017
1.2.193 1,173 10/26/2017
1.2.192 1,165 10/26/2017
1.2.191 1,169 10/20/2017
1.2.190 1,157 10/18/2017
1.2.189 1,193 10/18/2017
1.2.188 1,195 10/15/2017
1.2.187 1,156 10/11/2017
1.2.185 1,170 10/10/2017
1.2.184 1,197 10/10/2017
1.2.183 1,210 10/2/2017
1.2.182 1,135 9/29/2017
1.2.181 1,180 9/25/2017
1.2.180 1,175 9/14/2017
1.2.179 1,160 9/12/2017
1.2.178 1,161 8/31/2017
1.2.177 1,229 8/25/2017
1.2.176 1,227 8/24/2017
1.2.174 1,256 8/7/2017
1.2.173 1,188 8/7/2017
1.2.172 1,154 8/7/2017
1.2.171 1,212 8/4/2017
1.2.170 1,182 8/3/2017
1.2.169 1,172 8/3/2017
1.2.168 1,200 8/3/2017
1.2.167 1,205 8/2/2017
1.2.166 1,185 8/1/2017
1.2.165 1,194 7/26/2017
1.2.164 1,183 7/26/2017
1.2.163 1,291 7/25/2017
1.2.162 1,189 7/18/2017
1.2.161 1,216 7/18/2017
1.2.160 1,232 7/18/2017
1.2.159 1,187 7/18/2017
1.2.158 1,219 7/13/2017
1.2.157 1,250 7/13/2017
1.2.156 1,221 7/5/2017
1.2.155 1,225 6/28/2017
1.2.154 1,207 6/27/2017
1.2.153 1,224 6/20/2017
1.2.152 1,196 6/19/2017
1.2.151 1,233 6/14/2017
1.2.150 1,198 6/13/2017
1.2.149 1,264 5/31/2017
1.2.148 1,209 5/29/2017
1.2.147 1,225 5/19/2017
1.2.146 1,205 5/18/2017
1.2.145 1,207 5/18/2017
1.2.144 1,185 5/14/2017
1.2.143 1,230 5/12/2017
1.2.142 1,215 5/12/2017
1.2.141 1,235 5/5/2017
1.2.140 1,210 4/27/2017
1.2.139 1,272 2/27/2017
1.2.137 1,282 2/3/2017
1.2.136 1,246 2/3/2017
1.2.135 1,201 1/26/2017
1.2.134 1,169 1/25/2017
1.2.133 1,318 1/12/2017
1.2.132 1,251 1/11/2017
1.2.131 1,343 1/10/2017
1.2.130 1,194 1/10/2017
1.2.129 1,253 1/10/2017
1.2.128 1,213 1/10/2017
1.2.127 1,206 1/10/2017
1.2.125 1,267 1/10/2017
1.2.119 1,210 12/13/2016
1.2.118 1,209 12/12/2016
1.2.117 1,250 12/10/2016
1.2.115 1,241 12/8/2016
1.2.114 1,230 12/5/2016
1.2.112 1,185 11/29/2016
1.2.111 1,256 11/25/2016
1.2.110 1,198 11/25/2016
1.2.109 1,277 11/24/2016
1.2.108 1,240 11/24/2016
1.2.107 1,262 11/23/2016
1.2.106 1,188 11/18/2016
1.2.105 1,171 11/18/2016
1.2.104 1,233 11/18/2016
1.2.103 1,217 11/17/2016
1.2.102 1,211 11/17/2016
1.2.101 1,200 11/17/2016
1.2.100 1,179 11/16/2016
1.2.99 1,163 11/16/2016
1.2.98 1,165 11/16/2016
1.2.97 1,189 11/16/2016
1.2.96 1,237 11/16/2016
1.2.95 1,220 11/16/2016
1.2.94 1,189 11/15/2016
1.2.92 1,171 11/15/2016
1.2.91 1,220 11/15/2016
1.2.90 1,219 11/15/2016
1.2.89 1,242 11/14/2016
1.2.88 1,647 11/8/2016
1.2.87 1,445 11/8/2016
1.2.86 1,350 11/8/2016
1.2.85 1,275 11/8/2016
1.2.84 1,599 11/8/2016
1.2.83 1,330 11/7/2016
1.2.82 1,454 11/3/2016
1.2.81 1,444 11/3/2016
1.2.80 1,327 11/3/2016
1.2.79 1,398 11/2/2016
1.2.78 1,441 11/1/2016
1.2.76 1,437 11/1/2016
1.2.75 1,228 10/31/2016
1.2.73 1,241 10/28/2016
1.2.71 1,282 10/27/2016
1.2.68 1,220 10/26/2016
1.2.66 1,205 10/25/2016
1.2.65 1,244 10/24/2016
1.2.64 1,243 10/21/2016
1.2.63 1,225 10/21/2016
1.2.62 1,206 10/21/2016
1.2.61 1,242 10/20/2016
1.2.60 1,212 10/20/2016
1.2.59 1,215 10/13/2016
1.2.58 1,237 10/13/2016
1.2.57 1,210 10/13/2016
1.2.56 1,235 10/13/2016
1.2.55 1,242 10/11/2016
1.2.54 1,204 10/11/2016
1.2.53 1,229 10/10/2016
1.2.52 1,180 10/10/2016
1.2.51 1,257 9/12/2016
1.2.50 1,260 9/12/2016
1.2.49 1,241 9/7/2016
1.2.48 1,283 9/2/2016
1.2.47 1,225 5/6/2016
1.2.46 1,612 4/25/2016
1.2.45 1,418 4/25/2016
1.2.44 1,452 4/25/2016
1.2.43 1,529 4/22/2016
1.2.42 1,268 4/15/2016
1.2.41 1,261 4/12/2016
1.2.40 1,277 4/11/2016
1.2.39 1,224 4/8/2016
1.2.38 1,270 4/8/2016
1.2.37 1,223 4/8/2016
1.2.36 1,224 4/8/2016
1.2.35 1,230 4/6/2016
1.2.34 1,238 4/6/2016
1.2.33 1,204 4/6/2016
1.2.32 1,245 4/6/2016
1.2.31 1,239 4/6/2016
1.2.30 1,270 4/6/2016
1.2.29 1,321 4/5/2016
1.2.28 1,236 4/5/2016
1.2.27 1,314 4/5/2016
1.2.26 1,233 4/5/2016
1.2.25 1,227 4/5/2016
1.2.24 1,212 4/1/2016
1.2.23 1,225 3/31/2016
1.2.22 1,272 3/31/2016
1.2.21 1,258 3/29/2016
1.2.20 1,253 3/25/2016
1.2.19 1,291 3/17/2016
1.2.18 1,287 3/17/2016
1.2.16 1,299 3/17/2016
1.2.15 1,305 3/17/2016
1.2.14 1,272 3/16/2016
1.2.13 1,274 3/15/2016
1.2.12 1,312 3/15/2016
1.2.11 1,274 3/14/2016
1.2.10 1,434 3/11/2016
1.2.9 1,216 3/7/2016
1.2.8 1,239 3/6/2016
1.2.7 1,255 3/6/2016
1.2.6 1,242 3/4/2016
1.2.5 1,297 3/2/2016
1.2.4 1,252 3/2/2016
1.2.3 1,247 3/1/2016
1.2.1 1,261 2/29/2016
1.2.0 1,413 2/29/2016
1.1.45 1,197 7/28/2017
1.1.44 1,338 2/29/2016
1.1.43 1,286 2/29/2016
1.1.42 1,431 2/28/2016
1.1.41 1,683 2/26/2016
1.1.40 1,293 2/23/2016
1.1.39 1,208 2/23/2016
1.1.38 1,273 2/22/2016
1.1.37 1,256 2/22/2016
1.1.36 1,238 2/19/2016
1.1.34 1,343 2/15/2016
1.1.33 1,288 2/12/2016
1.1.32 1,380 2/11/2016
1.1.31 1,361 2/11/2016
1.1.30 1,353 2/9/2016
1.1.29 1,291 2/8/2016
1.1.28 1,289 1/29/2016
1.1.27 1,340 1/26/2016
1.1.25 1,197 1/25/2016
1.1.24 1,238 1/20/2016
1.1.23 1,244 1/20/2016
1.1.19 1,287 1/20/2016
1.1.16 1,284 1/19/2016
1.1.15 1,330 1/15/2016
1.1.14 1,315 1/15/2016
1.1.13 1,712 1/14/2016
1.1.12 1,755 1/14/2016
1.1.10 1,348 1/13/2016
1.1.9 1,294 1/12/2016
1.1.8 1,305 1/12/2016
1.1.7 1,355 1/12/2016
1.1.6 1,318 1/11/2016
1.1.5 1,291 1/7/2016
1.1.4 1,246 1/6/2016
1.1.3 1,269 1/6/2016
1.1.2 1,274 1/6/2016
1.1.1 1,285 1/5/2016
1.1.0 1,269 1/1/2016
1.0.155 1,413 12/18/2015
1.0.154 1,253 12/17/2015
1.0.153 1,305 12/17/2015
1.0.151 1,496 12/3/2015
1.0.150 1,415 12/3/2015
1.0.149 1,470 12/3/2015
1.0.148 1,416 12/2/2015
1.0.147 1,552 12/2/2015
1.0.146 1,481 12/2/2015
1.0.145 1,650 12/2/2015
1.0.144 1,685 12/2/2015
1.0.143 1,499 12/1/2015
1.0.142 1,555 12/1/2015
1.0.140 1,501 12/1/2015
1.0.139 1,493 11/30/2015
1.0.138 1,580 11/30/2015
1.0.137 1,460 11/26/2015
1.0.136 1,462 11/25/2015
1.0.135 1,348 11/20/2015
1.0.134 1,329 11/19/2015
1.0.133 1,327 11/19/2015
1.0.132 1,395 11/19/2015
1.0.131 1,282 11/17/2015
1.0.130 1,297 11/13/2015
1.0.129 1,281 11/13/2015
1.0.128 1,342 11/13/2015
1.0.127 1,384 11/12/2015
1.0.126 1,344 11/12/2015