SAEA.RPC by SAEA.RPC

<PackageReference Include="SAEA.RPC" Version="3.2.1.1" />

 SAEA.RPC 3.2.1.1

This is a SAEA. Sockets-based RPC component, portable and efficient, far superior performance to similar products, easy to use, a few lines of code can be implemented. 这是一个基于SAEA.Sockets的rpc组件,轻便高效,性能远超同类产品,简单易用,几行代码就能实现 https://github.com/yswenli/SAEA

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>SAEA.RPC</id>
    <version>3.2.1.1</version>
    <authors>SAEA.RPC</authors>
    <owners>SAEA.RPC</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://www.cnblogs.com/yswenli/</projectUrl>
    <description>This is a SAEA. Sockets-based RPC component, portable and efficient, far superior performance to similar products, easy to use, a few lines of code can be implemented.
这是一个基于SAEA.Sockets的rpc组件,轻便高效,性能远超同类产品,简单易用,几行代码就能实现
https://github.com/yswenli/SAEA</description>
    <releaseNotes>This is a SAEA. Sockets-based RPC component, portable and efficient, far superior performance to similar products, easy to use, a few lines of code can be implemented.
这是一个基于SAEA.Sockets的rpc组件,轻便高效,性能远超同类产品,简单易用,几行代码就能实现
https://github.com/yswenli/SAEA</releaseNotes>
    <copyright>yswenli</copyright>
    <tags>rcp,iocp,socket,tcp</tags>
    <repository url="https://github.com/yswenli/SAEA" />
    <dependencies>
      <group targetFramework=".NETCoreApp2.0">
        <dependency id="SAEA.Common.DNC" version="3.2.1.1" exclude="Build,Analyzers" />
        <dependency id="SAEA.Common" version="3.2.1.1" exclude="Build,Analyzers" />
        <dependency id="SAEA.Sockets" version="3.2.1.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>