Skip to content

Version 4.5.701 release

Choose a tag to compare

@rockfordlhotka rockfordlhotka released this 21 Jul 19:38

This is a bug-fix and minor update release over 4.5.700.

There are possible breaking changes due to updates to numerous NuGet package dependencies. You will need to update those dependent packages to use this newer version of CSLA 4.

Change log for this 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.

Version 4.5.700 notes:

Update to support the latest Xamarin capabilities, including the Unified API and updated iOS projects.

Also includes a number of bug fixes and minor enhancements. See the change log for details.

This release of CSLA .NET allows you to share your business code (normally unchanged) across the following platforms:

  1. iOS (with Xamarin)
  2. Android (with Xamarin)
  3. Windows Runtime Apps (Windows 8.1)
  4. .NET 4 and 4.5
    1. ASP.NET
    2. WPF
    3. Windows Forms
  5. Windows Phone
  6. Silverlight 5