.NET 7.0? #3218
-
".NET 7 will be supported for 18 months as a standard-term support (STS) release (previously known as a current release)." Are than any compelling reasons to migrate, and when will CSLA support it? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
CSLA 6 works with .NET 7 today. CSLA 7 will target .NET 7, but that's a minor formality, since no code changes are required for that to happen. However, CSLA 7 will include some breaking changes because it is a major version update, and I'm not going to rush those breaking changes out the door - especially since CSLA 6 works with .NET 7 today. In terms of compelling reasons to migrate to .NET 7, I think there are a couple
Mostly it seems like points 1 and 2 are the primary drivers imo. |
Beta Was this translation helpful? Give feedback.
-
Falling behind is muy bad. I just spent the last month upgrading .net framework to core and ef to ef core. What a nightmare. |
Beta Was this translation helpful? Give feedback.
-
Does it mean we don't have to target library projects to .NET Standard, Classic UI to .NET Framework 4.XX etc.? |
Beta Was this translation helpful? Give feedback.
CSLA 6 works with .NET 7 today.
CSLA 7 will target .NET 7, but that's a minor formality, since no code changes are required for that to happen. However, CSLA 7 will include some breaking changes because it is a major version update, and I'm not going to rush those breaking changes out the door - especially since CSLA 6 works with .NET 7 today.
In terms of compelling reasons to migrate to .NET 7, I think there are a couple