Skip to content

Commit e98328f

Browse files
MarimerLLC#3061 Update release notes for v6.2.0
1 parent 65f95fe commit e98328f

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

releasenotes.md

+23
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
CSLA 6 is a major new version of CSLA .NET, fully supporting (and requiring) dependency injection and other features of modern .NET.
44

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+
528
## CSLA .NET version 6.1.0 release
629

730
CSLA .NET version 6.1.0 adds support for Maui and includes bug fixes and one breaking change.

0 commit comments

Comments
 (0)