Experimental.System.Messaging.Signed
1.0.0
dotnet add package Experimental.System.Messaging.Signed --version 1.0.0
NuGet\Install-Package Experimental.System.Messaging.Signed -Version 1.0.0
<PackageReference Include="Experimental.System.Messaging.Signed" Version="1.0.0" />
paket add Experimental.System.Messaging.Signed --version 1.0.0
#r "nuget: Experimental.System.Messaging.Signed, 1.0.0"
// Install Experimental.System.Messaging.Signed as a Cake Addin
#addin nuget:?package=Experimental.System.Messaging.Signed&version=1.0.0
// Install Experimental.System.Messaging.Signed as a Cake Tool
#tool nuget:?package=Experimental.System.Messaging.Signed&version=1.0.0
This package is a counterfeit of the .NET Framework version System.Messaging assembly for .NET Core applications running on Windows Client and Windows Server. It is provided for development convenience. Do not use this package if Microsoft officially releases this package again. Also, once it is released, you should migrate the code to the new package.
The source code for this package is excerpted from the .NET Framework reference source code.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Experimental.System.Messaging.Signed:
Package | Downloads |
---|---|
GeneXus.Classes.Core
Package Description |
|
Spring.Messaging
Interfaces and classes that provide MSMQ 3.0 support in Spring.Net |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Experimental.System.Messaging.Signed:
Repository | Stars |
---|---|
spring-projects/spring-net
Spring Framework for .NET
|
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 56,784 | 8/1/2019 |
This version of the System.Messaging package excludes all advanced features such as code access security, execute permissions, and Active Directory integration. I released the package keeping in mind the minimal use of Message Queuing communication facilities. Please confirm whether it is suitable for actual use through unit test and integration test.