forked from hprose/hprose-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Hprose.symbols.nuspec
118 lines (109 loc) · 6.64 KB
/
Hprose.symbols.nuspec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Hprose</id>
<version>1.5.7</version>
<title>Hprose for .NET</title>
<authors>Ma Bingyao</authors>
<owners>Ma Bingyao<[email protected]></owners>
<licenseUrl>https://raw.githubusercontent.com/hprose/hprose-dotnet/master/LICENSE.md</licenseUrl>
<projectUrl>https://github.com/hprose/hprose-dotnet</projectUrl>
<iconUrl>http://hprose.com/apple-touch-icon.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Hprose is a High Performance Remote Object Service Engine.
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
Hprose supports many programming languages, for example:
* AAuto Quicker
* ActionScript
* ASP
* C++
* Dart
* Delphi/Free Pascal
* dotNET(C#, Visual Basic...)
* Golang
* Java
* JavaScript
* Node.js
* Objective-C
* Perl
* PHP
* Python
* Ruby
* ...
Through Hprose, You can conveniently and efficiently intercommunicate between those programming languages.
This project is the implementation of Hprose for .NET (C#, Visual Basic...).</description>
<summary>Hprose is a High Performance Remote Object Service Engine.
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware.
It supports .NET Framework 1.0 ~ 4.6.1.
It supports .NET CompactFramework 1.0 ~ 3.9.
It supports .NET Micro Framework 4.4.
It supports .NET Framework Client Profile 3.5 ~ 4.0.
It supports Mono, MonoAndroid, MonoTouch, Xamarin.iOS, Xamarin.TVOS, Xamarin.WatchOS.
It supports Unity, Unity iOS and Unity Web.
It supports sync and async invoking.
It supports Http and Tcp Client and Server.
It supports Http service with ASP.NET.
It supports standalone Http service, too.
It supplies System.Numerics for all .NET version.
It supplies System.IO.Compression for .NET 1.x and .NET CompactFramework.
It supplies full System.Action and System.Func definition for .NET Framework 2.0+, .NET CompactFramework 2.0+, SilverLight, Windows Phone and Mono.
It supplies HashMap for null key Hashtable and Dictionary.
It is faster, easier and robuster than any other Serialization and RPC.
It supports NuGet install.</summary>
<releaseNotes>Fixed get property without setter or getter.
Fixed HuffmanTree.
Fixed BigInteger .NET MF support.
Changed HproseMethod to public.
Changed remoteMethod to public.
Changed args and result to ref.</releaseNotes>
<copyright>Copyright (c) 2008-2016 http://hprose.com</copyright>
<tags>Hprose RPC WebService WebAPI Serialize Serialization</tags>
</metadata>
<files>
<file src="dist/Hprose/Debug/net10/Hprose.dll" target="lib/net10" />
<file src="dist/Hprose/Debug/net11/Hprose.dll" target="lib/net11" />
<file src="dist/Hprose/Debug/net20/Hprose.dll" target="lib/net20" />
<file src="dist/Hprose/Debug/net35/Hprose.dll" target="lib/net35" />
<file src="dist/Hprose/Debug/net40/Hprose.dll" target="lib/net40" />
<file src="dist/Hprose/Debug/net45/Hprose.dll" target="lib/net45" />
<file src="dist/Hprose/Debug/net451/Hprose.dll" target="lib/net451" />
<file src="dist/Hprose/Debug/net452/Hprose.dll" target="lib/net452" />
<file src="dist/Hprose/Debug/net46/Hprose.dll" target="lib/net46" />
<file src="dist/Hprose/Debug/net461/Hprose.dll" target="lib/net461" />
<file src="dist/Hprose/Debug/net10-cf/Hprose.dll" target="lib/net10-cf" />
<file src="dist/Hprose/Debug/net20-cf/Hprose.dll" target="lib/net20-cf" />
<file src="dist/Hprose/Debug/net35-cf/Hprose.dll" target="lib/net35-cf" />
<file src="dist/Hprose/Debug/net39-cf/Hprose.dll" target="lib/net39-cf" />
<file src="dist/Hprose/Debug/net35-client/Hprose.dll" target="lib/net35-client" />
<file src="dist/Hprose/Debug/net40-client/Hprose.dll" target="lib/net40-client" />
<file src="dist/Hprose/Debug/monoandroid/Hprose.dll" target="lib/monoandroid" />
<file src="dist/Hprose/Debug/monotouch/Hprose.dll" target="lib/monotouch" />
<file src="dist/Hprose/Debug/xamarinios/Hprose.dll" target="lib/xamarinios" />
<file src="dist/Hprose/Debug/xamarintvos/Hprose.dll" target="lib/xamarintvos" />
<file src="dist/Hprose/Debug/xamarinwatchos/Hprose.dll" target="lib/xamarinwatchos" />
<file src="dist/Hprose/Debug/netmf/Hprose.dll" target="lib/netmf" />
<file src="dist/Hprose/Debug/net10/Hprose.pdb" target="lib/net10" />
<file src="dist/Hprose/Debug/net11/Hprose.pdb" target="lib/net11" />
<file src="dist/Hprose/Debug/net20/Hprose.pdb" target="lib/net20" />
<file src="dist/Hprose/Debug/net35/Hprose.pdb" target="lib/net35" />
<file src="dist/Hprose/Debug/net40/Hprose.pdb" target="lib/net40" />
<file src="dist/Hprose/Debug/net45/Hprose.pdb" target="lib/net45" />
<file src="dist/Hprose/Debug/net451/Hprose.pdb" target="lib/net451" />
<file src="dist/Hprose/Debug/net452/Hprose.pdb" target="lib/net452" />
<file src="dist/Hprose/Debug/net46/Hprose.pdb" target="lib/net46" />
<file src="dist/Hprose/Debug/net461/Hprose.pdb" target="lib/net461" />
<file src="dist/Hprose/Debug/net10-cf/Hprose.pdb" target="lib/net10-cf" />
<file src="dist/Hprose/Debug/net20-cf/Hprose.pdb" target="lib/net20-cf" />
<file src="dist/Hprose/Debug/net35-cf/Hprose.pdb" target="lib/net35-cf" />
<file src="dist/Hprose/Debug/net39-cf/Hprose.pdb" target="lib/net39-cf" />
<file src="dist/Hprose/Debug/net35-client/Hprose.pdb" target="lib/net35-client" />
<file src="dist/Hprose/Debug/net40-client/Hprose.pdb" target="lib/net40-client" />
<file src="dist/Hprose/Debug/monoandroid/Hprose.pdb" target="lib/monoandroid" />
<file src="dist/Hprose/Debug/monotouch/Hprose.pdb" target="lib/monotouch" />
<file src="dist/Hprose/Debug/xamarinios/Hprose.pdb" target="lib/xamarinios" />
<file src="dist/Hprose/Debug/xamarintvos/Hprose.pdb" target="lib/xamarintvos" />
<file src="dist/Hprose/Debug/xamarinwatchos/Hprose.pdb" target="lib/xamarinwatchos" />
<file src="dist/Hprose/Debug/netmf/Hprose.pdb" target="lib/netmf" />
<file src="src/**/*.cs" target="src" />
</files>
</package>