Eneter.Messaging.Framework
8.0.0
See the version list below for details.
dotnet add package Eneter.Messaging.Framework --version 8.0.0
NuGet\Install-Package Eneter.Messaging.Framework -Version 8.0.0
<PackageReference Include="Eneter.Messaging.Framework" Version="8.0.0" />
paket add Eneter.Messaging.Framework --version 8.0.0
#r "nuget: Eneter.Messaging.Framework, 8.0.0"
// Install Eneter.Messaging.Framework as a Cake Addin #addin nuget:?package=Eneter.Messaging.Framework&version=8.0.0 // Install Eneter.Messaging.Framework as a Cake Tool #tool nuget:?package=Eneter.Messaging.Framework&version=8.0.0
Lightweight library for interprocess communication. Easy to use and works on multiple platforms (.NET, Android, Java and HTML5 Javascript).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Eneter.Messaging.Framework:
Package | Downloads |
---|---|
Eneter.JsonNet.Serializer
This library integrates Json.NET serializer created by James Newton-King into Eneter Messaging Framework. It allows to serialize/deserialize messages to/from JSON faster than default .NET serializer DataContractJsonSerializer. |
|
Eneter.Protobuf.Serializer
Protocol Buffer serializer for Eneter Messaging Framework |
GitHub repositories
This package is not used by any popular GitHub repositories.
New features:
• Possibility to restrict number of connecting clients.
• Buffered messaging indicates if it is on online or offline state.