-
Notifications
You must be signed in to change notification settings - Fork 22
Changes & Breaking Changes
Leonardo Porro edited this page Jul 28, 2023
·
16 revisions
From now on, this page will contain the changes that will probably break your project. (I should have done this before! sorry...) Make sure to take a look and feel free to open an issue if you don't agree with the change.
-
v7.1.5 -- [NotMapped] won't be handled anymore. Please replace it by [MapIgnore].
-
v8.0.0 -- Dropped support for netstandard. All the target frameworks are now "net8.0"