File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
CSLA 6 is a major new version of CSLA .NET, fully supporting (and requiring) dependency injection and other features of modern .NET.
4
4
5
+ ## CSLA .NET version 6.2.0 release
6
+
7
+ CSLA .NET version 6.2.0 enhances ` ExecuteAsync ` to accept parameters, includes bug fixes, and numerous dependency version updates.
8
+
9
+ * [ #1775 ] ( https://github.com/MarimerLLC/csla/issues/1775 ) Enhance data portal ` ExecuteAsync ` to allow passing parameters
10
+ * [ #3100 ] ( https://github.com/MarimerLLC/csla/issues/3100 ) Linux build issue fix
11
+ * [ #2975 ] ( https://github.com/MarimerLLC/csla/issues/2975 ) Linux build issue fix
12
+ * [ #3083 ] ( https://github.com/MarimerLLC/csla/issues/3083 ) ` NameValueList ` serialization fix
13
+ * [ #3044 ] ( https://github.com/MarimerLLC/csla/issues/3044 ) Don't use ` WindowsPrincipal ` on unsupported platforms
14
+ * [ #3035 ] ( https://github.com/MarimerLLC/csla/issues/3035 ) Add ` ViewModelBase ` type to ` Csla.Maui ` namespace
15
+
16
+ ### Change List
17
+
18
+ * [ Changes in this release] ( https://github.com/MarimerLLC/csla/issues?q=project%3Amarimerllc%2F6+is%3Aclosed+ )
19
+
20
+ ### Contributors
21
+
22
+ @ajj7060
23
+ @bujma
24
+ @jasonBock
25
+ @rockfordlhotka
26
+ @TheCakeMonster
27
+
5
28
## CSLA .NET version 6.1.0 release
6
29
7
30
CSLA .NET version 6.1.0 adds support for Maui and includes bug fixes and one breaking change.
You can’t perform that action at this time.
0 commit comments