Represents the NuGet versions.
- Fixed: Updated referenced Beef NuGet references to latest.
- Fixed: Updated referenced Beef NuGet references to latest.
- Fixed:
ExpectValidationException.Run
renamed toExpectValidationException.Throws
to correct example Test code.
- Fixed: Updated referenced Beef NuGet references to latest.
- Enhancement: Added
PersonValidator
andPersonTest
for end-to-end example.
- Enhancement: Added new
--datasource
parameter. Choices areDatabase
(default),EntityFramework
,Cosmos
orNone
.
- New: Initial publish to GitHub.