Zyan 2.10.0
See the version list below for details.
Install-Package Zyan -Version 2.10.0
dotnet add package Zyan --version 2.10.0
<PackageReference Include="Zyan" Version="2.10.0" />
paket add Zyan --version 2.10.0
#r "nuget: Zyan, 2.10.0"
// Install Zyan as a Cake Addin
#addin nuget:?package=Zyan&version=2.10.0
// Install Zyan as a Cake Tool
#tool nuget:?package=Zyan&version=2.10.0
Zyan is a framework that simplifies development of distributed applications for desktop and mobile platforms. With Zyan you can publish any .NET class for remote access over the network. Zyan is highly customizable and provides you with tools to build modular and plugable distributed applications.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid10 |
-
- Zyan.SafeDeserializationHelpers (>= 0.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.15.0 | 407 | 6/15/2021 |
2.14.0 | 11,228 | 1/15/2021 |
2.13.0 | 445 | 8/5/2020 |
2.12.0 | 1,179 | 11/27/2019 |
2.11.0 | 1,038 | 11/4/2018 |
2.10.0 | 1,738 | 4/30/2018 |
2.9.0 | 1,138 | 6/14/2017 |
2.8.0 | 3,885 | 11/22/2016 |
2.7.0 | 971 | 8/19/2016 |
2.6.0 | 2,822 | 11/15/2014 |
2.5.0 | 1,643 | 7/17/2013 |
2.4.0 | 1,390 | 11/11/2012 |
2.3.0 | 1,372 | 2/21/2012 |
2.2.0 | 1,251 | 11/3/2011 |
2.1.0 | 1,314 | 11/3/2011 |
2.0.0 | 1,230 | 7/18/2011 |
What's new:
v2.10: Security fixes and new features.
- #43: Integrate Zyan.SafeDeserializationHelpers package.
- #40: TcpEx: invalid TCP packet crashing a running server.
- #35: NIC selection for protocols when creating a channel.
- #34: Event arguments transformation support.
- #29: ZyanConnection memory leak.
- #27: Passing null instead of credentials.
- #4: Fix session filters behavior.
v2.9: Bugfixes and stability improvements.
- #17: No remote address specified for reconnect.
- #16: Fix errors found by the static analysis tools bug.
- #9: Call interceptors don't always initialize the call context.
For more details, see the project website: http://zyan.com.de/