TVestergaard.RemoteEntity.Redis 0.2.3-beta

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

// Install TVestergaard.RemoteEntity.Redis as a Cake Tool
#tool nuget:?package=TVestergaard.RemoteEntity.Redis&version=0.2.3-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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.5-beta 211 10/15/2023
0.2.4-beta 79 9/27/2023
0.2.3-beta 94 9/27/2023
0.2.2-beta 81 9/27/2023
0.2.1-beta 85 9/16/2023
0.2.0-beta 135 8/17/2023
0.1.9-beta 84 8/17/2023
0.1.8-beta 81 8/17/2023
0.1.7-beta 320 4/9/2023
0.1.6-beta 101 4/9/2023
0.1.5-beta 450 12/22/2021
0.1.4-beta 980 12/1/2021
0.1.3-beta 1,007 12/1/2021 0.1.3-beta is deprecated because it has critical bugs.