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,770 7/26/2022
2.0.95 604 7/26/2022
2.0.94 622 7/25/2022
2.0.93 595 7/25/2022
2.0.92 726 7/15/2022
2.0.91 699 7/15/2022
2.0.90 682 7/14/2022
2.0.89 708 7/14/2022
2.0.88 634 7/12/2022
2.0.87 639 7/11/2022
2.0.86 645 7/11/2022
2.0.85 658 7/11/2022
2.0.84 677 7/8/2022
2.0.83 736 6/29/2022
2.0.82 652 6/29/2022
2.0.81 738 6/23/2022
2.0.80 687 6/15/2022
2.0.79 657 6/14/2022
2.0.78 633 6/14/2022
2.0.77 776 5/24/2022
2.0.76 716 5/3/2022
2.0.75 642 4/29/2022
2.0.74 654 4/19/2022
2.0.73 651 4/16/2022
2.0.72 663 4/12/2022
2.0.71 685 4/12/2022
2.0.70 732 4/7/2022
2.0.69 688 4/7/2022
2.0.68 681 4/7/2022
2.0.67 663 4/7/2022
2.0.66 667 3/15/2022
2.0.65 651 3/15/2022
2.0.64 675 3/15/2022
2.0.63 694 3/2/2022
2.0.62 657 2/22/2022
2.0.61 702 2/18/2022
2.0.60 664 2/18/2022
2.0.59 651 2/15/2022
2.0.58 650 2/9/2022
2.0.57 653 2/1/2022
2.0.56 696 2/1/2022
2.0.55 695 2/1/2022
2.0.54 721 1/28/2022
2.0.53 688 1/27/2022
2.0.52 657 1/19/2022
2.0.51 650 1/19/2022
2.0.50 524 12/2/2021
2.0.44 518 11/18/2021
2.0.43 568 11/16/2021
2.0.42 590 11/2/2021
2.0.41 519 10/20/2021
2.0.40 517 10/12/2021
2.0.39 561 10/12/2021
2.0.38 579 10/5/2021
2.0.37 632 9/21/2021
2.0.36 571 9/9/2021
2.0.35 575 9/3/2021
2.0.34 545 9/2/2021
2.0.33 602 7/21/2021
2.0.32 564 7/21/2021
2.0.31 557 7/6/2021
2.0.30 586 7/5/2021
2.0.29 610 6/30/2021
2.0.28 630 6/28/2021
2.0.27 596 6/17/2021
2.0.26 569 6/15/2021
2.0.25 621 6/14/2021
2.0.24 570 6/14/2021
2.0.23 601 6/14/2021
2.0.22 607 5/20/2021
2.0.21 570 5/18/2021
2.0.20 558 5/10/2021
2.0.19 589 5/10/2021
2.0.18 612 5/3/2021
2.0.17 621 5/3/2021
2.0.16 607 4/14/2021
2.0.15 577 4/13/2021
2.0.14 624 3/31/2021
2.0.13 591 3/25/2021
2.0.12 619 3/25/2021
2.0.11 583 2/19/2021
2.0.10 593 2/18/2021
2.0.9 636 2/18/2021
2.0.8 581 2/16/2021
2.0.7 624 2/9/2021
2.0.6 627 2/9/2021
2.0.5 658 2/3/2021
2.0.4 631 1/29/2021
2.0.3 593 1/29/2021
2.0.2 644 1/28/2021
2.0.1 614 1/27/2021
2.0.0 662 1/26/2021
1.2.397 638 1/26/2021
1.2.396 672 1/21/2021
1.2.395 650 1/20/2021
1.2.394 663 1/20/2021
1.2.393 634 1/20/2021
1.2.392 646 1/20/2021
1.2.391 676 1/19/2021
1.2.390 662 1/19/2021
1.2.389 590 1/19/2021
1.2.388 648 1/14/2021
1.2.387 661 1/14/2021
1.2.386 659 1/13/2021
1.2.385 685 1/13/2021
1.2.384 674 1/11/2021
1.2.383 621 1/8/2021
1.2.382 701 1/6/2021
1.2.381 653 1/6/2021
1.2.380 693 11/17/2020
1.2.379 656 10/21/2020
1.2.378 717 9/17/2020
1.2.377 716 9/1/2020
1.2.376 693 8/31/2020
1.2.375 801 7/13/2020
1.2.374 773 7/2/2020
1.2.373 759 7/1/2020
1.2.372 746 6/10/2020
1.2.371 787 6/10/2020
1.2.370 780 6/10/2020
1.2.369 752 6/9/2020
1.2.368 762 6/9/2020
1.2.367 776 6/9/2020
1.2.366 723 6/9/2020
1.2.365 723 6/9/2020
1.2.364 745 6/9/2020
1.2.363 729 6/9/2020
1.2.362 791 6/8/2020
1.2.361 742 6/4/2020
1.2.360 729 5/4/2020
1.2.359 761 4/27/2020
1.2.358 804 4/4/2020
1.2.357 761 3/25/2020
1.2.356 778 3/10/2020
1.2.355 780 3/10/2020
1.2.354 745 3/6/2020
1.2.353 713 3/3/2020
1.2.352 757 3/3/2020
1.2.351 765 3/2/2020
1.2.350 767 3/2/2020
1.2.349 771 3/2/2020
1.2.348 752 3/2/2020
1.2.347 739 3/2/2020
1.2.346 793 2/27/2020
1.2.345 807 2/21/2020
1.2.344 756 2/20/2020
1.2.343 783 2/20/2020
1.2.342 754 2/20/2020
1.2.341 778 2/20/2020
1.2.340 798 2/20/2020
1.2.339 791 2/20/2020
1.2.338 716 2/19/2020
1.2.337 776 2/18/2020
1.2.336 814 2/14/2020
1.2.335 784 2/6/2020
1.2.334 750 2/4/2020
1.2.333 827 2/3/2020
1.2.332 782 1/13/2020
1.2.331 775 12/17/2019
1.2.330 749 12/13/2019
1.2.328 776 12/12/2019
1.2.327 770 12/11/2019
1.2.326 767 12/10/2019
1.2.325 769 12/3/2019
1.2.324 747 11/29/2019
1.2.323 765 11/28/2019
1.2.322 822 11/28/2019
1.2.321 838 11/28/2019
1.2.320 880 11/26/2019
1.2.319 782 11/26/2019
1.2.318 793 11/22/2019
1.2.317 819 11/20/2019
1.2.316 794 10/25/2019
1.2.315 858 10/25/2019
1.2.314 857 10/23/2019
1.2.313 815 10/18/2019
1.2.312 840 10/17/2019
1.2.311 831 10/17/2019
1.2.310 769 10/17/2019
1.2.309 805 10/9/2019
1.2.308 777 10/8/2019
1.2.307 753 10/7/2019
1.2.306 756 10/4/2019
1.2.305 802 10/3/2019
1.2.304 763 10/2/2019
1.2.303 758 9/16/2019
1.2.302 802 9/16/2019
1.2.301 789 9/15/2019
1.2.300 838 9/13/2019
1.2.299 771 9/10/2019
1.2.298 815 9/6/2019
1.2.297 829 8/20/2019
1.2.296 797 8/20/2019
1.2.295 795 8/20/2019
1.2.294 797 8/20/2019
1.2.293 799 8/16/2019
1.2.292 805 7/15/2019
1.2.291 812 6/30/2019
1.2.290 826 6/28/2019
1.2.289 784 6/20/2019
1.2.288 843 6/12/2019
1.2.287 807 6/12/2019
1.2.286 857 6/11/2019
1.2.285 870 6/11/2019
1.2.284 867 6/5/2019
1.2.283 846 5/28/2019
1.2.282 863 5/25/2019
1.2.281 827 5/23/2019
1.2.280 793 5/13/2019
1.2.279 818 5/9/2019
1.2.278 856 5/9/2019
1.2.277 875 5/7/2019
1.2.276 848 5/7/2019
1.2.275 838 5/6/2019
1.2.274 930 4/26/2019
1.2.273 910 4/25/2019
1.2.272 867 4/25/2019
1.2.271 922 4/24/2019
1.2.270 909 4/24/2019
1.2.269 880 4/16/2019
1.2.268 844 4/16/2019
1.2.267 839 4/16/2019
1.2.266 851 4/12/2019
1.2.265 857 4/12/2019
1.2.264 885 4/11/2019
1.2.263 882 4/11/2019
1.2.262 856 4/10/2019
1.2.261 808 4/10/2019
1.2.260 836 4/5/2019
1.2.259 860 2/27/2019
1.2.258 858 2/27/2019
1.2.257 856 2/26/2019
1.2.256 916 2/15/2019
1.2.255 926 2/15/2019
1.2.254 916 2/5/2019
1.2.253 953 12/12/2018
1.2.252 1,011 11/8/2018
1.2.251 1,017 11/8/2018
1.2.250 1,045 10/11/2018
1.2.249 1,076 10/2/2018
1.2.248 1,030 9/25/2018
1.2.247 1,116 9/3/2018
1.2.246 1,056 8/28/2018
1.2.245 1,067 8/27/2018
1.2.244 1,106 8/22/2018
1.2.243 1,145 8/21/2018
1.2.242 1,089 8/17/2018
1.2.241 1,105 7/27/2018
1.2.240 1,138 7/26/2018
1.2.239 1,165 6/18/2018
1.2.238 1,258 6/14/2018
1.2.237 1,162 5/25/2018
1.2.236 1,182 5/24/2018
1.2.235 1,252 5/18/2018
1.2.234 1,271 5/3/2018
1.2.233 1,246 5/3/2018
1.2.232 1,191 4/30/2018
1.2.231 1,178 4/18/2018
1.2.230 1,294 4/10/2018
1.2.229 1,294 4/10/2018
1.2.228 1,183 4/4/2018
1.2.227 1,176 3/28/2018
1.2.226 1,213 3/22/2018
1.2.225 1,180 3/20/2018
1.2.224 1,202 3/19/2018
1.2.223 1,296 3/15/2018
1.2.222 1,174 3/14/2018
1.2.221 1,158 3/14/2018
1.2.220 1,161 2/23/2018
1.2.219 1,195 2/16/2018
1.2.218 1,139 2/9/2018
1.2.217 1,289 2/8/2018
1.2.216 1,240 2/7/2018
1.2.215 1,145 2/7/2018
1.2.214 1,224 2/5/2018
1.2.213 1,161 2/2/2018
1.2.212 1,324 1/26/2018
1.2.211 1,317 1/16/2018
1.2.210 1,219 12/18/2017
1.2.209 1,246 12/14/2017
1.2.208 1,257 12/7/2017
1.2.206 1,231 12/4/2017
1.2.205 1,199 11/28/2017
1.2.204 1,189 11/24/2017
1.2.203 1,233 11/24/2017
1.2.202 1,192 11/24/2017
1.2.201 1,170 11/20/2017
1.2.200 1,180 11/14/2017
1.2.199 1,155 11/14/2017
1.2.198 1,190 11/6/2017
1.2.197 1,204 11/6/2017
1.2.196 1,198 10/31/2017
1.2.195 1,228 10/30/2017
1.2.194 1,238 10/26/2017
1.2.193 1,194 10/26/2017
1.2.192 1,181 10/26/2017
1.2.191 1,188 10/20/2017
1.2.190 1,160 10/18/2017
1.2.189 1,211 10/18/2017
1.2.188 1,218 10/15/2017
1.2.187 1,159 10/11/2017
1.2.185 1,205 10/10/2017
1.2.184 1,214 10/10/2017
1.2.183 1,249 10/2/2017
1.2.182 1,145 9/29/2017
1.2.181 1,195 9/25/2017
1.2.180 1,191 9/14/2017
1.2.179 1,189 9/12/2017
1.2.178 1,188 8/31/2017
1.2.177 1,248 8/25/2017
1.2.176 1,240 8/24/2017
1.2.174 1,275 8/7/2017
1.2.173 1,205 8/7/2017
1.2.172 1,170 8/7/2017
1.2.171 1,236 8/4/2017
1.2.170 1,211 8/3/2017
1.2.169 1,191 8/3/2017
1.2.168 1,230 8/3/2017
1.2.167 1,224 8/2/2017
1.2.166 1,198 8/1/2017
1.2.165 1,212 7/26/2017
1.2.164 1,198 7/26/2017
1.2.163 1,310 7/25/2017
1.2.162 1,192 7/18/2017
1.2.161 1,241 7/18/2017
1.2.160 1,251 7/18/2017
1.2.159 1,190 7/18/2017
1.2.158 1,238 7/13/2017
1.2.157 1,253 7/13/2017
1.2.156 1,224 7/5/2017
1.2.155 1,267 6/28/2017
1.2.154 1,239 6/27/2017
1.2.153 1,254 6/20/2017
1.2.152 1,213 6/19/2017
1.2.151 1,248 6/14/2017
1.2.150 1,211 6/13/2017
1.2.149 1,291 5/31/2017
1.2.148 1,242 5/29/2017
1.2.147 1,240 5/19/2017
1.2.146 1,224 5/18/2017
1.2.145 1,226 5/18/2017
1.2.144 1,204 5/14/2017
1.2.143 1,249 5/12/2017
1.2.142 1,250 5/12/2017
1.2.141 1,265 5/5/2017
1.2.140 1,229 4/27/2017
1.2.139 1,290 2/27/2017
1.2.137 1,298 2/3/2017
1.2.136 1,273 2/3/2017
1.2.135 1,219 1/26/2017
1.2.134 1,202 1/25/2017
1.2.133 1,336 1/12/2017
1.2.132 1,253 1/11/2017
1.2.131 1,358 1/10/2017
1.2.130 1,225 1/10/2017
1.2.129 1,256 1/10/2017
1.2.128 1,232 1/10/2017
1.2.127 1,239 1/10/2017
1.2.125 1,295 1/10/2017
1.2.119 1,233 12/13/2016
1.2.118 1,236 12/12/2016
1.2.117 1,253 12/10/2016
1.2.115 1,284 12/8/2016
1.2.114 1,243 12/5/2016
1.2.112 1,236 11/29/2016
1.2.111 1,287 11/25/2016
1.2.110 1,211 11/25/2016
1.2.109 1,296 11/24/2016
1.2.108 1,258 11/24/2016
1.2.107 1,295 11/23/2016
1.2.106 1,200 11/18/2016
1.2.105 1,205 11/18/2016
1.2.104 1,264 11/18/2016
1.2.103 1,246 11/17/2016
1.2.102 1,244 11/17/2016
1.2.101 1,244 11/17/2016
1.2.100 1,182 11/16/2016
1.2.99 1,207 11/16/2016
1.2.98 1,183 11/16/2016
1.2.97 1,241 11/16/2016
1.2.96 1,255 11/16/2016
1.2.95 1,239 11/16/2016
1.2.94 1,208 11/15/2016
1.2.92 1,174 11/15/2016
1.2.91 1,237 11/15/2016
1.2.90 1,222 11/15/2016
1.2.89 1,261 11/14/2016
1.2.88 1,677 11/8/2016
1.2.87 1,476 11/8/2016
1.2.86 1,382 11/8/2016
1.2.85 1,307 11/8/2016
1.2.84 1,618 11/8/2016
1.2.83 1,343 11/7/2016
1.2.82 1,470 11/3/2016
1.2.81 1,458 11/3/2016
1.2.80 1,340 11/3/2016
1.2.79 1,413 11/2/2016
1.2.78 1,458 11/1/2016
1.2.76 1,456 11/1/2016
1.2.75 1,244 10/31/2016
1.2.73 1,254 10/28/2016
1.2.71 1,299 10/27/2016
1.2.68 1,236 10/26/2016
1.2.66 1,208 10/25/2016
1.2.65 1,247 10/24/2016
1.2.64 1,261 10/21/2016
1.2.63 1,243 10/21/2016
1.2.62 1,219 10/21/2016
1.2.61 1,268 10/20/2016
1.2.60 1,215 10/20/2016
1.2.59 1,234 10/13/2016
1.2.58 1,250 10/13/2016
1.2.57 1,239 10/13/2016
1.2.56 1,270 10/13/2016
1.2.55 1,275 10/11/2016
1.2.54 1,223 10/11/2016
1.2.53 1,260 10/10/2016
1.2.52 1,200 10/10/2016
1.2.51 1,287 9/12/2016
1.2.50 1,289 9/12/2016
1.2.49 1,243 9/7/2016
1.2.48 1,295 9/2/2016
1.2.47 1,245 5/6/2016
1.2.46 1,632 4/25/2016
1.2.45 1,437 4/25/2016
1.2.44 1,471 4/25/2016
1.2.43 1,533 4/22/2016
1.2.42 1,283 4/15/2016
1.2.41 1,294 4/12/2016
1.2.40 1,279 4/11/2016
1.2.39 1,256 4/8/2016
1.2.38 1,282 4/8/2016
1.2.37 1,251 4/8/2016
1.2.36 1,236 4/8/2016
1.2.35 1,247 4/6/2016
1.2.34 1,257 4/6/2016
1.2.33 1,220 4/6/2016
1.2.32 1,263 4/6/2016
1.2.31 1,278 4/6/2016
1.2.30 1,282 4/6/2016
1.2.29 1,333 4/5/2016
1.2.28 1,264 4/5/2016
1.2.27 1,329 4/5/2016
1.2.26 1,269 4/5/2016
1.2.25 1,268 4/5/2016
1.2.24 1,231 4/1/2016
1.2.23 1,244 3/31/2016
1.2.22 1,284 3/31/2016
1.2.21 1,287 3/29/2016
1.2.20 1,257 3/25/2016
1.2.19 1,309 3/17/2016
1.2.18 1,307 3/17/2016
1.2.16 1,303 3/17/2016
1.2.15 1,343 3/17/2016
1.2.14 1,307 3/16/2016
1.2.13 1,278 3/15/2016
1.2.12 1,327 3/15/2016
1.2.11 1,278 3/14/2016
1.2.10 1,453 3/11/2016
1.2.9 1,233 3/7/2016
1.2.8 1,253 3/6/2016
1.2.7 1,283 3/6/2016
1.2.6 1,256 3/4/2016
1.2.5 1,311 3/2/2016
1.2.4 1,272 3/2/2016
1.2.3 1,264 3/1/2016
1.2.1 1,276 2/29/2016
1.2.0 1,417 2/29/2016
1.1.45 1,201 7/28/2017
1.1.44 1,353 2/29/2016
1.1.43 1,318 2/29/2016
1.1.42 1,435 2/28/2016
1.1.41 1,687 2/26/2016
1.1.40 1,297 2/23/2016
1.1.39 1,244 2/23/2016
1.1.38 1,303 2/22/2016
1.1.37 1,300 2/22/2016
1.1.36 1,270 2/19/2016
1.1.34 1,347 2/15/2016
1.1.33 1,313 2/12/2016
1.1.32 1,399 2/11/2016
1.1.31 1,381 2/11/2016
1.1.30 1,357 2/9/2016
1.1.29 1,295 2/8/2016
1.1.28 1,304 1/29/2016
1.1.27 1,344 1/26/2016
1.1.25 1,201 1/25/2016
1.1.24 1,258 1/20/2016
1.1.23 1,263 1/20/2016
1.1.19 1,304 1/20/2016
1.1.16 1,288 1/19/2016
1.1.15 1,360 1/15/2016
1.1.14 1,319 1/15/2016
1.1.13 1,731 1/14/2016
1.1.12 1,761 1/14/2016
1.1.10 1,351 1/13/2016
1.1.9 1,313 1/12/2016
1.1.8 1,309 1/12/2016
1.1.7 1,384 1/12/2016
1.1.6 1,337 1/11/2016
1.1.5 1,294 1/7/2016
1.1.4 1,249 1/6/2016
1.1.3 1,291 1/6/2016
1.1.2 1,294 1/6/2016
1.1.1 1,293 1/5/2016
1.1.0 1,288 1/1/2016
1.0.155 1,434 12/18/2015
1.0.154 1,255 12/17/2015
1.0.153 1,336 12/17/2015
1.0.151 1,530 12/3/2015
1.0.150 1,435 12/3/2015
1.0.149 1,474 12/3/2015
1.0.148 1,435 12/2/2015
1.0.147 1,571 12/2/2015
1.0.146 1,514 12/2/2015
1.0.145 1,697 12/2/2015
1.0.144 1,730 12/2/2015
1.0.143 1,501 12/1/2015
1.0.142 1,586 12/1/2015
1.0.140 1,503 12/1/2015
1.0.139 1,508 11/30/2015
1.0.138 1,582 11/30/2015
1.0.137 1,463 11/26/2015
1.0.136 1,473 11/25/2015
1.0.135 1,371 11/20/2015
1.0.134 1,331 11/19/2015
1.0.133 1,355 11/19/2015
1.0.132 1,409 11/19/2015
1.0.131 1,296 11/17/2015
1.0.130 1,325 11/13/2015
1.0.129 1,314 11/13/2015
1.0.128 1,356 11/13/2015
1.0.127 1,400 11/12/2015
1.0.126 1,369 11/12/2015