TVestergaard.RemoteEntity.Redis 0.6.0-beta

This is a prerelease version of TVestergaard.RemoteEntity.Redis.
dotnet add package TVestergaard.RemoteEntity.Redis --version 0.6.0-beta
                    
NuGet\Install-Package TVestergaard.RemoteEntity.Redis -Version 0.6.0-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.6.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TVestergaard.RemoteEntity.Redis" Version="0.6.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="TVestergaard.RemoteEntity.Redis" />
                    
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 TVestergaard.RemoteEntity.Redis --version 0.6.0-beta
                    
#r "nuget: TVestergaard.RemoteEntity.Redis, 0.6.0-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.
#:package TVestergaard.RemoteEntity.Redis@0.6.0-beta
                    
#: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=TVestergaard.RemoteEntity.Redis&version=0.6.0-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=TVestergaard.RemoteEntity.Redis&version=0.6.0-beta&prerelease
                    
Install as a Cake Tool

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 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. 
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.6.0-beta 119 6/24/2025
0.5.1-beta 80 5/31/2025
0.5.0-beta 88 5/30/2025
0.4.1-beta 123 5/28/2025
0.4.0-beta 130 5/28/2025
0.3.1-beta 93 5/9/2025
0.3.0-beta 129 5/7/2025
0.2.6-beta 122 5/6/2025
0.2.5-beta 242 10/15/2023
0.2.4-beta 109 9/27/2023
0.2.3-beta 125 9/27/2023
0.2.2-beta 112 9/27/2023
0.2.1-beta 119 9/16/2023
0.2.0-beta 178 8/17/2023
0.1.9-beta 130 8/17/2023
0.1.8-beta 123 8/17/2023
0.1.7-beta 376 4/9/2023
0.1.6-beta 159 4/9/2023
0.1.5-beta 530 12/22/2021
0.1.4-beta 1,058 12/1/2021
0.1.3-beta 1,150 12/1/2021 0.1.3-beta is deprecated because it has critical bugs.