TVestergaard.RemoteEntity 0.1.6-beta

This is a prerelease version of TVestergaard.RemoteEntity.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package TVestergaard.RemoteEntity --version 0.1.6-beta                
NuGet\Install-Package TVestergaard.RemoteEntity -Version 0.1.6-beta                
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="TVestergaard.RemoteEntity" Version="0.1.6-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TVestergaard.RemoteEntity --version 0.1.6-beta                
#r "nuget: TVestergaard.RemoteEntity, 0.1.6-beta"                
#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.
// Install TVestergaard.RemoteEntity as a Cake Addin
#addin nuget:?package=TVestergaard.RemoteEntity&version=0.1.6-beta&prerelease

// Install TVestergaard.RemoteEntity as a Cake Tool
#tool nuget:?package=TVestergaard.RemoteEntity&version=0.1.6-beta&prerelease                

RemoteEntity is a small framework, that helps facilitate microservice communication. It is based upon a producer/consumer pattern where the producer is the one who 'owns' a specific entity and the consumers are observing this entity over the network and reacting on chages.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TVestergaard.RemoteEntity:

Package Downloads
TVestergaard.RemoteEntity.Redis

RemoteEntity is a small framework, that helps facilitate microservice communication. It is based upon a producer/consumer pattern where the producer is the one who 'owns' a specific entity and the consumers are observing this entity over the network and reacting on chages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.5-beta 207 10/15/2023
0.2.4-beta 78 9/27/2023
0.2.3-beta 94 9/27/2023
0.2.2-beta 80 9/27/2023
0.2.1-beta 81 9/16/2023
0.2.0-beta 141 8/17/2023
0.1.9-beta 86 8/17/2023
0.1.8-beta 77 8/17/2023
0.1.7-beta 318 4/9/2023
0.1.6-beta 88 4/9/2023
0.1.5-beta 445 12/22/2021
0.1.4-beta 972 12/1/2021
0.1.3-beta 992 12/1/2021 0.1.3-beta is deprecated because it has critical bugs.