Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tpeczek/demo.aspnetcore.streamjsonrpc

Sample project for demonstrating JSON-RPC 2.0 in ASP.NET Core
https://github.com/tpeczek/demo.aspnetcore.streamjsonrpc

asp-net-core json-rpc

Last synced: 19 days ago
JSON representation

Sample project for demonstrating JSON-RPC 2.0 in ASP.NET Core

Awesome Lists containing this project

README

        

# Demo.AspNetCore.StreamJsonRpc

Sample project for demonstrating JSON-RPC 2.0 in ASP.NET Core. You can read more here:

- [JSON-RPC in ASP.NET Core With StreamJsonRpc](https://www.tpeczek.com/2020/06/json-rpc-in-aspnet-core-with.html)

## Donating

My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by [sponsoring me](https://github.com/sponsors/tpeczek) (either monthly or one-time).

## Copyright and License

Copyright © 2020 - 2024 Tomasz Pęczek

Licensed under the [MIT License](https://github.com/tpeczek/Demo.AspNetCore.StreamJsonRpc/blob/main/LICENSE.md)