You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: releasenotes.md
+1
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ CSLA .NET version 8.0.0 adds support for .NET 8 and other enhancements.
17
17
*[#3622](https://github.com/MarimerLLC/csla/issues/3662) Add WaitForIdle method to base types with IsBusy property
18
18
*[#3623](https://github.com/MarimerLLC/csla/issues/3623) Add client-side data portal cache capability
19
19
*[#3635](https://github.com/MarimerLLC/csla/issues/3635) Ensure IDataPortalCache interface works with async/await
20
+
*[#3655](https://github.com/MarimerLLC/csla/issues/3655) Improve IDataPortalCache API to be atomic
20
21
*[#3338](https://github.com/MarimerLLC/csla/issues/3338)`IDataPortalTarget` now includes `CheckRulesAsync`; `CslaModelBinder` now calls `CheckRulesAsync` instead of `CheckRules`
21
22
*[#3596](https://github.com/MarimerLLC/csla/issues/3596) Implement Blazor 8 state management for `ClientContext` and `LocalContext`
0 commit comments