microsoft / vs-streamjsonrpc

The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
Other
730 stars 149 forks source link

Stabilize for 17.10 #1014

Closed SylviaLe191 closed 5 months ago

SylviaLe191 commented 5 months ago

I have run dotnet pack -p:PublicRelease=true and got no errors/warnings