Zyan 2.7 NuGet package
With Zyan you can publish any .NET class for remote access over network.
Project description
Zyan is an easy to use distributed application framework for .NET, Mono and Android.With Zyan you can publish any .NET class for remote access over network.
[en] What's new in Zyan 2.7:
- C# 6.0 and .NET 4.6 support (#2529)
- CryptoConfig infrastructure is used to create encryption algorithms (#2369)
- Added new properties to InvokeCanceledEventArgs (#2450):
- InterfaceName
- MethodName
- Arguments
- DelegateCorrelationSet
- Bugs fixed:
- [en] ServerSession.ClientAddress during logon
- [en]/[de] SocketException AddressAlreadyInUse
- [en] Thread safety issue in call interceptors
- [en] Remoting custom errors mode had already been set
- [en] Nested closure breaks expression serialization (C# 6.0)
- [en] Memory leak in LINQ support
- [en] Infinite-lifetime MBRs memory leaks
Acknowledgements
We'd like to express our gratitude to the following people who have helped to improve this release of Zyan:- Nathan B. Evans— for his post about the infinite-lifetime remoting servers memory leaks.
- Active users of Zyan — for their bug reports and feature requests.