Skip to content

endeffects/NServiceBus.Transport.Msmq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NServiceBus.Transport.Msmq for .net Core

This is an attempt to get the Msmq Transport running on .net Core.

Current state

  • The Installer is disabled because all advanced features such as code access security, execute permissions and Active Directory integration is not supported. So you need to create the queues manually.
  • You can read and write to the queues which works with the InMemoryPersistence.
  • The MsmqPersistence raises an invalid version exception.

Original Packages

MSMQ transport for NServiceBus https://github.com/Particular/NServiceBus.Transport.Msmq

Experimental port of System.Messaging (for .NET Core) https://github.com/krazure/Experimental.System.Messaging

About

Experimental NServiceBus.Transport.Msmq for .net Core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.7%
  • PowerShell 1.3%