ConsoLovers.Ipc.Server 0.3.2

dotnet add package ConsoLovers.Ipc.Server --version 0.3.2
                    
NuGet\Install-Package ConsoLovers.Ipc.Server -Version 0.3.2
                    
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="ConsoLovers.Ipc.Server" Version="0.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ConsoLovers.Ipc.Server" Version="0.3.2" />
                    
Directory.Packages.props
<PackageReference Include="ConsoLovers.Ipc.Server" />
                    
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 ConsoLovers.Ipc.Server --version 0.3.2
                    
#r "nuget: ConsoLovers.Ipc.Server, 0.3.2"
                    
#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 ConsoLovers.Ipc.Server@0.3.2
                    
#: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=ConsoLovers.Ipc.Server&version=0.3.2
                    
Install as a Cake Addin
#tool nuget:?package=ConsoLovers.Ipc.Server&version=0.3.2
                    
Install as a Cake Tool

Simple grpc based inter process communication library using unix domain sockets.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ConsoLovers.Ipc.Server:

Package Downloads
ConsoLovers.Ipc.ProcessMonitoring.Server

Simple grpc based inter process communication library using unix domain sockets.

ConsoLovers.Toolkit.Ipc.ServerExtension

Simple grpc based inter process communication library using unix domain sockets.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.2 978 6/15/2023
0.3.1 908 5/2/2023
0.3.0 1,407 12/2/2022
0.3.0-rc004 857 11/30/2022
0.3.0-rc003 872 11/30/2022
0.3.0-rc002 893 11/30/2022
0.3.0-rc001 871 11/17/2022
0.2.0-rc007 850 11/15/2022
0.2.0-rc006 817 11/10/2022
0.2.0-rc005 862 11/9/2022
0.2.0-rc004 856 10/24/2022
0.2.0-rc003 887 10/23/2022
0.2.0-rc002 905 10/14/2022
0.1.0 1,416 9/28/2022
0.0.1 1,212 9/27/2022
Loading failed