ipjohnson / EasyRpc

RPC Service and Client for AspNetCore
MIT License
95 stars 12 forks source link

Make GET support plugable #73

Closed ipjohnson closed 4 years ago

ipjohnson commented 5 years ago

Currently Get defaults to documentation. It would be good to support multiple plugins like documentation, GET service mappings, files for SPA, etc.

ipjohnson commented 4 years ago

This is implemented v5