Skip to content

Version 5.5.1 release

Choose a tag to compare

@rockfordlhotka rockfordlhotka released this 26 Aug 23:09
· 21 commits to v5.x since this release
4f4de2d

Bug fixes over the 5.5.0 release.

🛑 🔐 Security warning: This version of CSLA .NET allows the use of WcfProxy. WcfProxy uses the NetDataContractSerializer (NDCS) which has known vulnerabilities that can allow remote execution of code during deserialization. NDCS itself is considered obsolete, and you should avoid using WcfProxy or upgrade to CSLA 6 or higher where this issue does not exist.

Change List

Changes in this release

Contributors