OutWit.Communication
2.0.0
See the version list below for details.
dotnet add package OutWit.Communication --version 2.0.0
NuGet\Install-Package OutWit.Communication -Version 2.0.0
<PackageReference Include="OutWit.Communication" Version="2.0.0" />
<PackageVersion Include="OutWit.Communication" Version="2.0.0" />
<PackageReference Include="OutWit.Communication" />
paket add OutWit.Communication --version 2.0.0
#r "nuget: OutWit.Communication, 2.0.0"
#:package OutWit.Communication@2.0.0
#addin nuget:?package=OutWit.Communication&version=2.0.0
#tool nuget:?package=OutWit.Communication&version=2.0.0
WitCom - OutWit.Communication - the easiest and most natural way to communicate with .Net processes/services/clients
| Product | Versions 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 is compatible. 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 is compatible. 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 is compatible. 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. |
-
net6.0
- Castle.Core (>= 5.1.1)
- OutWit.Common.Json (>= 1.0.0)
- OutWit.Common.MemoryPack (>= 1.0.0)
- OutWit.Common.MessagePack (>= 1.1.1)
- OutWit.Common.ProtoBuf (>= 1.0.0)
- OutWit.Common.Proxy (>= 1.1.2)
- OutWit.Common.Reflection (>= 1.0.1)
-
net7.0
- Castle.Core (>= 5.1.1)
- OutWit.Common.Json (>= 1.0.0)
- OutWit.Common.MemoryPack (>= 1.0.0)
- OutWit.Common.MessagePack (>= 1.1.1)
- OutWit.Common.ProtoBuf (>= 1.0.0)
- OutWit.Common.Proxy (>= 1.1.2)
- OutWit.Common.Reflection (>= 1.0.1)
-
net8.0
- Castle.Core (>= 5.1.1)
- OutWit.Common.Json (>= 1.0.0)
- OutWit.Common.MemoryPack (>= 1.0.0)
- OutWit.Common.MessagePack (>= 1.1.1)
- OutWit.Common.ProtoBuf (>= 1.0.0)
- OutWit.Common.Proxy (>= 1.1.2)
- OutWit.Common.Reflection (>= 1.0.1)
-
net9.0
- Castle.Core (>= 5.1.1)
- OutWit.Common.Json (>= 1.0.0)
- OutWit.Common.MemoryPack (>= 1.0.0)
- OutWit.Common.MessagePack (>= 1.1.1)
- OutWit.Common.ProtoBuf (>= 1.0.0)
- OutWit.Common.Proxy (>= 1.1.2)
- OutWit.Common.Reflection (>= 1.0.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on OutWit.Communication:
| Package | Downloads |
|---|---|
|
OutWit.Communication.Client
Base client library for the WitRPC framework, providing functionality to connect to WitRPC servers and create dynamic proxies for calling remote services over various transports. |
|
|
OutWit.Communication.Server
Base server library for the WitRPC framework, providing core functionality to host services and handle incoming RPC connections over various transports. |
|
|
OutWit.Communication.Server.Encryption.BouncyCastle
BouncyCastle-based encryption for WitRPC server, providing cross-platform RSA/AES encryption that is compatible with BouncyCastle client encryption. |
|
|
OutWit.Communication.Client.Encryption.BouncyCastle
BouncyCastle-based encryption for WitRPC client, providing cross-platform RSA/AES encryption that works in Blazor WebAssembly and all .NET platforms. |
GitHub repositories
This package is not used by any popular GitHub repositories.