-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepared the nuget package for v2.9.
- Loading branch information
Showing
26 changed files
with
71,581 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<?xml version="1.0"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> | ||
<metadata> | ||
<id>Zyan</id> | ||
<version>2.9</version> | ||
<title>Zyan</title> | ||
<authors>Rainbird,yallie</authors> | ||
<owners>Hagen Siegel</owners> | ||
<licenseUrl>https://github.com/zyanfx/Zyan/blob/master/LICENSE</licenseUrl> | ||
<projectUrl>http://zyan.com.de</projectUrl> | ||
<iconUrl>https://avatars1.githubusercontent.com/u/24500337?v=3&s=200</iconUrl> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<description>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.</description> | ||
<summary>Amazingly easy distributed application framework for .NET, Mono and Xamarin.Android</summary> | ||
<releaseNotes>What's new: bugfixes and stability improvements. For more details, see the project website: http://zyan.com.de</releaseNotes> | ||
<language>en-US</language> | ||
<tags>mobile android xamarin duplex tcp tcpex http ipc remoting network communication socket sockets nat firewall distributed cloud wcf rpc linq mef composition event events ebc event-based-components binary flowdesign easy secure ldap authentication security compression server service services mono</tags> | ||
</metadata> | ||
<files> | ||
<file src="lib\net35\de\Zyan.Communication.resources.dll" target="lib\net35\de\Zyan.Communication.resources.dll" /> | ||
<file src="lib\net35\ru\Zyan.Communication.resources.dll" target="lib\net35\ru\Zyan.Communication.resources.dll" /> | ||
<file src="lib\net35\Zyan.Communication.dll" target="lib\net35\Zyan.Communication.dll" /> | ||
<file src="lib\net35\Zyan.Communication.pdb" target="lib\net35\Zyan.Communication.pdb" /> | ||
<file src="lib\net35\Zyan.Communication.xml" target="lib\net35\Zyan.Communication.xml" /> | ||
<file src="lib\net40\de\Zyan.Communication.resources.dll" target="lib\net40\de\Zyan.Communication.resources.dll" /> | ||
<file src="lib\net40\ru\Zyan.Communication.resources.dll" target="lib\net40\ru\Zyan.Communication.resources.dll" /> | ||
<file src="lib\net40\Zyan.Communication.dll" target="lib\net40\Zyan.Communication.dll" /> | ||
<file src="lib\net40\Zyan.Communication.pdb" target="lib\net40\Zyan.Communication.pdb" /> | ||
<file src="lib\net40\Zyan.Communication.xml" target="lib\net40\Zyan.Communication.xml" /> | ||
<file src="lib\net45\de\Zyan.Communication.resources.dll" target="lib\net45\de\Zyan.Communication.resources.dll" /> | ||
<file src="lib\net45\ru\Zyan.Communication.resources.dll" target="lib\net45\ru\Zyan.Communication.resources.dll" /> | ||
<file src="lib\net45\Zyan.Communication.dll" target="lib\net45\Zyan.Communication.dll" /> | ||
<file src="lib\net45\Zyan.Communication.pdb" target="lib\net45\Zyan.Communication.pdb" /> | ||
<file src="lib\net45\Zyan.Communication.xml" target="lib\net45\Zyan.Communication.xml" /> | ||
<file src="lib\net46\de\Zyan.Communication.resources.dll" target="lib\net46\de\Zyan.Communication.resources.dll" /> | ||
<file src="lib\net46\ru\Zyan.Communication.resources.dll" target="lib\net46\ru\Zyan.Communication.resources.dll" /> | ||
<file src="lib\net46\Zyan.Communication.dll" target="lib\net46\Zyan.Communication.dll" /> | ||
<file src="lib\net46\Zyan.Communication.pdb" target="lib\net46\Zyan.Communication.pdb" /> | ||
<file src="lib\net46\Zyan.Communication.xml" target="lib\net46\Zyan.Communication.xml" /> | ||
<file src="lib\MonoAndroid10\de\Zyan.Communication.resources.dll" target="lib\MonoAndroid10\de\Zyan.Communication.resources.dll" /> | ||
<file src="lib\MonoAndroid10\ru\Zyan.Communication.resources.dll" target="lib\MonoAndroid10\ru\Zyan.Communication.resources.dll" /> | ||
<file src="lib\MonoAndroid10\Zyan.Communication.dll" target="lib\MonoAndroid10\Zyan.Communication.dll" /> | ||
<file src="lib\MonoAndroid10\Zyan.Communication.xml" target="lib\MonoAndroid10\Zyan.Communication.xml" /> | ||
</files> | ||
</package> |
Binary file not shown.
12,871 changes: 12,871 additions & 0 deletions
12,871
nuget/Zyan 2.9 Package/lib/MonoAndroid10/Zyan.Communication.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+13 KB
nuget/Zyan 2.9 Package/lib/MonoAndroid10/de/Zyan.Communication.resources.dll
Binary file not shown.
Binary file added
BIN
+14 KB
nuget/Zyan 2.9 Package/lib/MonoAndroid10/ru/Zyan.Communication.resources.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
14,442 changes: 14,442 additions & 0 deletions
14,442
nuget/Zyan 2.9 Package/lib/net35/Zyan.Communication.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
14,741 changes: 14,741 additions & 0 deletions
14,741
nuget/Zyan 2.9 Package/lib/net40/Zyan.Communication.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
14,741 changes: 14,741 additions & 0 deletions
14,741
nuget/Zyan 2.9 Package/lib/net45/Zyan.Communication.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
14,741 changes: 14,741 additions & 0 deletions
14,741
nuget/Zyan 2.9 Package/lib/net46/Zyan.Communication.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.