TVestergaard.RemoteEntity 0.6.0-beta

This is a prerelease version of TVestergaard.RemoteEntity.
dotnet add package TVestergaard.RemoteEntity --version 0.6.0-beta
                    
NuGet\Install-Package TVestergaard.RemoteEntity -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" 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" Version="0.6.0-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.6.0-beta
                    
#r "nuget: TVestergaard.RemoteEntity, 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@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&version=0.6.0-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=TVestergaard.RemoteEntity&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 (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.6.0-beta 125 6/24/2025
0.5.1-beta 79 5/31/2025
0.5.0-beta 90 5/30/2025
0.4.1-beta 122 5/28/2025
0.4.0-beta 133 5/28/2025
0.3.1-beta 89 5/9/2025
0.3.0-beta 134 5/7/2025
0.2.6-beta 120 5/6/2025
0.2.5-beta 237 10/15/2023
0.2.4-beta 107 9/27/2023
0.2.3-beta 123 9/27/2023
0.2.2-beta 110 9/27/2023
0.2.1-beta 112 9/16/2023
0.2.0-beta 180 8/17/2023
0.1.9-beta 126 8/17/2023
0.1.8-beta 116 8/17/2023
0.1.7-beta 372 4/9/2023
0.1.6-beta 140 4/9/2023
0.1.5-beta 520 12/22/2021
0.1.4-beta 1,048 12/1/2021
0.1.3-beta 1,121 12/1/2021 0.1.3-beta is deprecated because it has critical bugs.