The Middle.Service module provide a self-hosted .NET middleware framework to separate the communication protocol detail with your business logic code. You can use it to build the backend microservices easier. Support TCPSocket, WebSocket and RabbitMQ protocol. You can also implement the IRemoteHost interface and register it into the Middle.Service module as an extension module for this middleware framework. Have a nice day... :) GitLab Repository: https://gitlab.com/ponylin1985/zayniframework
License
—
Deps
10
Install Size
—
Vulns
✓ 0
Published
Mar 19, 2024
$ dotnet add package ZayniFramework.Middle.ServiceNo README available.