TVestergaard.RemoteEntity 0.5.1-beta

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

Showing the top 3 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.

RemoteEntity.StatsSink.Console

Package Description

RemoteEntity.StatsSink.ElasticSearch

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.1-beta 69 5/31/2025
0.5.0-beta 79 5/30/2025
0.4.1-beta 112 5/28/2025
0.4.0-beta 122 5/28/2025
0.3.1-beta 77 5/9/2025
0.3.0-beta 122 5/7/2025
0.2.6-beta 109 5/6/2025
0.2.5-beta 223 10/15/2023
0.2.4-beta 91 9/27/2023
0.2.3-beta 109 9/27/2023
0.2.2-beta 95 9/27/2023
0.2.1-beta 98 9/16/2023
0.2.0-beta 158 8/17/2023
0.1.9-beta 103 8/17/2023
0.1.8-beta 94 8/17/2023
0.1.7-beta 344 4/9/2023
0.1.6-beta 114 4/9/2023
0.1.5-beta 491 12/22/2021
0.1.4-beta 1,018 12/1/2021
0.1.3-beta 1,065 12/1/2021 0.1.3-beta is deprecated because it has critical bugs.