Skip to content

Commit

Permalink
Merge pull request #3126 from rockfordlhotka/3061-rel
Browse files Browse the repository at this point in the history
Version 6.2.0 release
  • Loading branch information
rockfordlhotka authored Oct 6, 2022
2 parents afda6db + e98328f commit 421c869
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Csla.Axml.Android/Resources/Resource.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@

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

## CSLA .NET version 6.2.0 release

CSLA .NET version 6.2.0 enhances `ExecuteAsync` to accept parameters, includes bug fixes, and numerous dependency version updates.

* [#1775](https://github.com/MarimerLLC/csla/issues/1775) Enhance data portal `ExecuteAsync` to allow passing parameters
* [#3100](https://github.com/MarimerLLC/csla/issues/3100) Linux build issue fix
* [#2975](https://github.com/MarimerLLC/csla/issues/2975) Linux build issue fix
* [#3083](https://github.com/MarimerLLC/csla/issues/3083) `NameValueList` serialization fix
* [#3044](https://github.com/MarimerLLC/csla/issues/3044) Don't use `WindowsPrincipal` on unsupported platforms
* [#3035](https://github.com/MarimerLLC/csla/issues/3035) Add `ViewModelBase` type to `Csla.Maui` namespace

### Change List

* [Changes in this release](https://github.com/MarimerLLC/csla/issues?q=project%3Amarimerllc%2F6+is%3Aclosed+)

### Contributors

@ajj7060
@bujma
@jasonBock
@rockfordlhotka
@TheCakeMonster

## CSLA .NET version 6.1.0 release

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

0 comments on commit 421c869

Please sign in to comment.