ZayniFramework.Middle.Service 2.3.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package ZayniFramework.Middle.Service --version 2.3.11
                    
NuGet\Install-Package ZayniFramework.Middle.Service -Version 2.3.11
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ZayniFramework.Middle.Service" Version="2.3.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZayniFramework.Middle.Service" Version="2.3.11" />
                    
Directory.Packages.props
<PackageReference Include="ZayniFramework.Middle.Service" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZayniFramework.Middle.Service --version 2.3.11
                    
#r "nuget: ZayniFramework.Middle.Service, 2.3.11"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ZayniFramework.Middle.Service@2.3.11
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ZayniFramework.Middle.Service&version=2.3.11
                    
Install as a Cake Addin
#tool nuget:?package=ZayniFramework.Middle.Service&version=2.3.11
                    
Install as a Cake Tool

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... :)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on ZayniFramework.Middle.Service:

Package Downloads
ZayniFramework.Middle.Service.Client

The Middle.Service.Client is the client SDK for Middle.Service module. You can use it to connect, send RPC request or publish message to the server side's service host very easy. Support TCPSocket, WebSocket and RabbitMQ protocol. GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

ZayniFramework.Middle.Service.Grpc

This is an extension module for Zayni Framework's Middle.Service module. This extension module provide the gRPC RemoteHost service implementation for Middle.Service module. GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

ZayniFramework.Middle.Service.HttpCore

This is an extension module for Zayni Framework's Middle.Service module. This extension module provide the HttpCoreRemoteHost implementation for Middle.Service module. This package support the .NET 6.0 or .NET Core target framework only. It doesn't support the .NET Framework projects. GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

ZayniFramework.Caching.RemoteCache

This is a ZayniFramework build-in Remote Share Data Service. You can use the ZayniFramework.Caching module to store data into this service. Also it support telnent service commands. GitLab Repository: https://gitlab.com/ponylin1985/ZayniFramework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.142 284 3/19/2024
8.0.141 276 1/4/2024
8.0.140 325 12/17/2023
6.0.138 323 3/19/2024
6.0.137 535 9/20/2023
6.0.136 521 9/14/2023
6.0.135 557 9/10/2023
6.0.134 656 7/12/2023
6.0.133 631 7/10/2023
6.0.132 648 7/7/2023
6.0.131 721 6/19/2023
6.0.130 689 6/19/2023
6.0.129 11,818 7/2/2022
6.0.128 1,841 1/16/2022
6.0.127 1,757 1/15/2022
6.0.126 1,854 1/15/2022
6.0.125 1,155 1/8/2022
6.0.125-hotfix1 655 1/8/2022
6.0.124 1,193 1/7/2022
6.0.123 1,408 11/14/2021
5.0.129 2,446 7/2/2022
5.0.128 2,567 1/16/2022
5.0.125 1,459 1/8/2022
5.0.124 1,455 1/7/2022
5.0.123 1,782 11/14/2021
5.0.122 1,937 10/11/2021
5.0.121 1,973 5/1/2021
3.1.137 950 9/20/2023
3.1.136 918 9/14/2023
3.1.135 935 9/10/2023
3.1.134 1,083 7/12/2023
3.1.133 1,122 7/11/2023
3.1.132 1,087 7/8/2023
3.1.131 1,195 6/19/2023
3.1.130 1,977 2/1/2023
3.1.129 3,555 7/2/2022
3.1.128 3,776 1/16/2022
3.1.125 2,018 1/8/2022
3.1.124 1,941 1/7/2022
3.1.123 2,499 11/14/2021
3.1.122 2,814 10/11/2021
3.1.121 2,895 5/1/2021
2.31.120 1,965 3/14/2021
2.30.115 5,602 3/6/2021
2.30.114 1,904 3/6/2021
2.20.101 2,598 3/1/2021
2.19.3 1,978 2/11/2021
2.19.2 14,268 2/6/2021
2.19.1 2,227 1/6/2021
2.19.0 2,240 1/1/2021
2.18.3 3,558 12/27/2020
2.18.2 4,429 8/29/2020
2.18.1 7,670 8/26/2020
2.18.0 7,880 8/20/2020
2.17.135 3,651 8/19/2020
2.17.134 3,745 7/28/2020
2.17.133 3,736 7/27/2020
2.17.132 3,677 7/18/2020
2.17.131 3,844 7/11/2020
2.16.130 3,528 6/13/2020
2.15.128 3,731 6/3/2020
2.15.127 3,694 5/31/2020
2.15.126 4,604 4/30/2020
2.14.122 3,441 4/13/2020
2.13.100 3,602 3/12/2020
2.12.51 3,584 2/18/2020
2.11.50 7,701 2/10/2020
2.10.44 9,145 1/30/2020
2.9.43 9,102 1/11/2020
2.8.42 9,134 1/10/2020
2.8.41 9,101 1/5/2020
2.7.40 8,961 1/2/2020
2.7.39 8,814 1/2/2020
2.7.38 9,183 1/1/2020
2.6.37 9,055 12/23/2019
2.6.35 9,290 12/4/2019
2.6.1 9,094 12/2/2019
2.6.0 8,927 11/28/2019
2.5.2 9,440 11/26/2019
2.5.1 9,066 11/12/2019
2.5.0 8,826 11/9/2019
2.4.3 9,381 10/16/2019
2.4.2 8,851 10/16/2019
2.4.1 9,060 9/20/2019
2.3.113 1,929 3/6/2021
2.3.112 1,865 3/6/2021
2.3.28 8,895 9/19/2019
2.3.27 9,007 8/30/2019
2.3.26 9,009 8/20/2019
2.3.25 8,908 8/12/2019
2.3.22 9,020 7/31/2019
2.3.21 8,924 7/20/2019
2.3.20 8,505 6/22/2019
2.3.19 9,015 6/14/2019
2.3.18 9,040 6/13/2019
2.3.17 9,076 6/13/2019
2.3.15 8,634 6/8/2019
2.3.14 8,784 6/8/2019
2.3.13 8,883 5/30/2019
2.3.12 4,413 5/24/2019
2.3.11 4,320 5/24/2019
2.3.10 4,320 5/21/2019
2.3.9 4,161 5/9/2019
2.3.8 4,554 5/8/2019
2.3.7 4,402 4/30/2019
2.3.6 4,481 4/23/2019
2.3.5 4,450 4/19/2019
2.3.4 4,339 4/18/2019
2.3.3 4,314 4/17/2019
2.3.2 4,539 4/6/2019
2.3.1 4,493 12/15/2018
2.3.0 4,495 12/7/2018
2.2.7 3,611 11/30/2018
2.2.6 4,725 11/25/2018
2.2.5 3,906 11/23/2018
2.2.4 3,700 11/22/2018
2.2.3 2,959 11/21/2018
2.2.2 2,769 11/19/2018
2.2.1 2,513 11/17/2018
2.2.0 2,003 11/16/2018
2.1.0 1,899 11/15/2018
2.0.1 1,198 11/6/2018
2.0.0 1,316 11/4/2018