Changelog

1.2.0

New

  • Support for NHibernate added

    • See package PPWCode.Util.Validation.IV.NHibernate

  • Switched the solution file from .sln to .slnx format

  • Updated the .NET SDK version to 10.0.302

  • Added gen5 to the NuGet package tags

  • Generated portable debug symbols for both Debug and Release configurations

  • Changed test and analyzer package versions to floating versions

  • Updated test project dependencies to the latest available versions

  • Remove Microsoft.SourceLink.GitHub from global package references

1.1.0

Changes

  • Upgrade dotnet SDK to 10.0.203

  • Upgrade package dependencies

1.0.0

Changes

  • Initial release of mark IV

    • This generation adds support for Entity Framework Core

    • Support for NHibernate is planned, but not yet available

  • Supported targets: .NET 8.0, .NET 9.0, .NET 10.0

  • Code built using nullable reference types

  • Use of Microsoft attributes for nullable static analysis