SAF.Messaging.InProcess 11.0.0-alpha.3

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

Smart Application Framework (SAF) messaging infrastructure for in-process communication.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on SAF.Messaging.InProcess:

Package Downloads
SAF.DevToolbox

Smart Application Framework (SAF) developer toolbox contains useful utilities to build test programs for SAF Plug-ins.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0-alpha.3 0 7/17/2026
11.0.0-alpha.2 15 7/17/2026
11.0.0-alpha.1 34 7/16/2026
11.0.0-alpha.0 36 7/14/2026
10.0.1 544 12/11/2025
10.0.0 205 11/28/2025
10.0.0-rc.3 184 11/27/2025
10.0.0-rc.2 188 11/24/2025
10.0.0-rc.1 285 11/21/2025
9.0.1 361 11/11/2025
9.0.0 357 8/7/2025
9.0.0-rc.1 497 7/25/2025
8.2.2 263 5/19/2025
8.2.1 254 5/6/2025
8.2.0 235 4/25/2025
8.2.0-rc.3 232 4/15/2025
8.2.0-rc.2 193 3/31/2025
8.2.0-rc.1 169 3/27/2025
8.1.0 232 1/7/2025
8.0.0 242 11/13/2024
Loading failed