Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: nuget: NServiceBus.Transport.Msmq

MSMQ support for NServiceBus
16 versions
Latest release: 9 months ago
2 dependent packages
839,133 downloads total

View more package details: https://packages.ecosyste.ms/registries/nuget.org/packages/NServiceBus.Transport.Msmq

Dependent Repos 12

Particular/NServiceBus.MessagingBridge
  • 2.0.0-beta.2 src/AcceptanceTests.Msmq/AcceptanceTests.Msmq.csproj

Size: 713 KB - Last synced: 16 days ago - Pushed: 16 days ago

Particular/ServiceControl.TransportAdapter
  • 1.2.1 src/SmokeTesting/SampleTransportAdapter/SampleTransportAdapter.csproj

Size: 522 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

Particular/ServiceControl
Backend for ServiceInsight and ServicePulse
  • 1.2.1 src/ServiceControl.Monitoring.AcceptanceTests/ServiceControl.Monitoring.AcceptanceTests.csproj

Size: 58.5 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

SzymonPobiega/NServiceBus.Raw
Sending and receiving raw messages using NServiceBus transport infrastructure
  • 1.0.0 src/AcceptanceTests.Msmq/AcceptanceTests.Msmq.csproj

Size: 780 KB - Last synced: 9 days ago - Pushed: over 1 year ago

Particular/TimeoutMigrationTool
  • 1.2.0 src/TimeoutMigrationTool.Msmq.AcceptanceTests/TimeoutMigrationTool.Msmq.AcceptanceTests.csproj
  • 1.2.0 src/TimeoutMigrationTool.SqlP.FakeData/TimeoutMigrationTool.SqlP.FakeData.csproj

Size: 1.33 MB - Last synced: 9 days ago - Pushed: 9 days ago

Particular/NServiceBus.Metrics.ServiceControl.Msmq
Native Queue Length reporting to ServiceControl Monitoring for endpoints running on the MSMQ transport
  • [2.0.0-beta.2, 3.0.0) src/NServiceBus.Metrics.ServiceControl.Msmq/NServiceBus.Metrics.ServiceControl.Msmq.csproj

Size: 393 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

aTiKhan/NServiceBus.Persistence.Sql Fork of Particular/NServiceBus.Persistence.Sql
Native SQL Persistence for NServiceBus
  • 1.0.0 src/Integration/Shared/Shared.csproj

Size: 5.62 MB - Last synced: over 1 year ago - Pushed: over 1 year ago

ramonsmits/EndToEnd Fork of Particular/EndToEnd
Home to End-to-End tests (performance, wire, backwards compatibility, etc)
  • 1.2.1 src/PerformanceTests/Transport.V7.MSMQ_v1/Transport.V7.MSMQ_v1.csproj
  • 2.0.0-rc.* src/PerformanceTests/Transport.V8.MSMQ_v2/Transport.V8.MSMQ_v2.csproj

Size: 5.75 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

ParticularLabs/NServiceBus.FileBasedRouting 📦
  • 1.0.0 src/Sample/EndpointA/EndpointA.csproj
  • 1.0.0 src/Sample/EndpointB_1/EndpointB_1.csproj
  • 1.0.0 src/Sample/EndpointB_2/EndpointB_2.csproj

Size: 102 KB - Last synced: 2 months ago - Pushed: almost 3 years ago

SzymonPobiega/NServiceBus.Router
Cross-transport, cross-site and possibly cross-cloud router component for NServiceBus
  • 1.* src/Billing/Billing.csproj
  • 1.* src/Client/Client.csproj
  • 1.* src/PaymentGateway/PaymentGateway.csproj
  • 1.* src/Sales/Sales.csproj
  • 1.* src/Shipping/Shipping.csproj
  • 1.* src/ShippingGateway/ShippingGateway.csproj

Size: 486 KB - Last synced: about 1 month ago - Pushed: 7 months ago

msavidg/hermes
  • 1.1.1 EnvelopeHandler/packages.config
  • 1.1.1 Hermes.Console/packages.config
  • 1.1.1 Hermes.EndpointLoadBalancer.Service/Hermes.EndpointLoadBalancer.Service.csproj
  • 1.1.1 Hermes.EndpointWorker.Service/Hermes.EndpointWorker.Service.csproj
  • 1.1.1 Hermes.Test.Web/packages.config

Size: 5.42 MB - Last synced: over 1 year ago - Pushed: over 1 year ago

Particular/docs.particular.net
All content for ParticularDocs
  • 1.* Snippets/Host/Host_8/Host_8.csproj
  • 1.* Snippets/MsmqPersistence/MsmqTransport_1/MsmqTransport_1.csproj
  • 2.* Snippets/MsmqPersistence/MsmqTransport_2/MsmqTransport_2.csproj
  • 1.1.* Snippets/MsmqTransport/MsmqTransport_1/MsmqTransport_1.csproj
  • 1.2.0 Snippets/MsmqTransport/MsmqTransport_1.2/MsmqTransport_1.2.csproj
  • 2.* Snippets/MsmqTransport/MsmqTransport_2/MsmqTransport_2.csproj
  • 1.* Snippets/Wormhole/Wormhole_2/Wormhole_2.csproj
  • 1.* samples/manual-unsubscribe/Core_7/Publisher/Publisher.csproj
  • 1.* samples/manual-unsubscribe/Core_7/Subscriber/Subscriber.csproj
  • 1.* samples/manual-unsubscribe/Core_7/SubscriptionManager/SubscriptionManager.csproj
  • 2.* samples/manual-unsubscribe/Core_8/Publisher/Publisher.csproj
  • 2.* samples/manual-unsubscribe/Core_8/Subscriber/Subscriber.csproj
  • 2.* samples/manual-unsubscribe/Core_8/SubscriptionManager/SubscriptionManager.csproj
  • 1.* samples/msmq/persistence/MsmqTransport_1/Sample/Sample.csproj
  • 1.* samples/msmq/dlq-customcheck/MsmqTransport_1/SampleEndpoint/SampleEndpoint.csproj
  • 2.* samples/msmq/dlq-customcheck/MsmqTransport_2/SampleEndpoint/SampleEndpoint.csproj
  • 1.* samples/msmq/msmqtosqlrelay/MsmqTransport_1/MsmqPublisher/MsmqPublisher.csproj
  • 2.* samples/msmq/msmqtosqlrelay/MsmqTransport_2/MsmqPublisher/MsmqPublisher.csproj
  • 2.* samples/msmq/persistence/MsmqTransport_2/Sample/Sample.csproj
  • 1.* samples/msmq/simple/MsmqTransport_1/Sample/Sample.csproj
  • 2.* samples/msmq/simple/MsmqTransport_2/Sample/Sample.csproj
  • 1.* samples/multi-tenant/nhibernate/NHibernate_8/Receiver/Receiver.csproj
  • 1.* samples/near-realtime-clients/Core_7/Client/Client.csproj
  • 1.* samples/near-realtime-clients/Core_7/ClientHub/ClientHub.csproj
  • 1.* samples/near-realtime-clients/Core_7/Publisher/Publisher.csproj
  • 2.* samples/near-realtime-clients/Core_8/Client/Client.csproj
  • 2.* samples/near-realtime-clients/Core_8/ClientHub/ClientHub.csproj
  • 2.* samples/near-realtime-clients/Core_8/Publisher/Publisher.csproj
  • 1.* samples/router/mixed-transports/Router_3/Client/Client.csproj
  • 1.* samples/router/mixed-transports/Router_3/Router/Router.csproj
  • 1.* samples/router/sites/Router_3/RouterA/RouterA.csproj
  • 1.* samples/router/sites/Router_3/RouterB/RouterB.csproj
  • 1.* samples/routing/fair-distribution/Core_7/Client/Client.csproj
  • 1.* samples/routing/fair-distribution/Core_7/Server/Server.csproj
  • 1.* samples/routing/fair-distribution/Core_7/Server2/Server2.csproj
  • 2.* samples/routing/fair-distribution/Core_8/Client/Client.csproj
  • 2.* samples/routing/fair-distribution/Core_8/Server/Server.csproj
  • 2.* samples/routing/fair-distribution/Core_8/Server2/Server2.csproj
  • 1.* samples/routing/instance-mapping-file/Core_7/Billing/Billing.csproj
  • 1.* samples/routing/instance-mapping-file/Core_7/Client/Client.csproj
  • 1.* samples/routing/instance-mapping-file/Core_7/Sales/Sales.csproj
  • 1.* samples/routing/instance-mapping-file/Core_7/Sales2/Sales2.csproj
  • 1.* samples/routing/instance-mapping-file/Core_7/Shipping/Shipping.csproj
  • 2.* samples/routing/instance-mapping-file/Core_8/Billing/Billing.csproj
  • 2.* samples/routing/instance-mapping-file/Core_8/Client/Client.csproj
  • 2.* samples/routing/instance-mapping-file/Core_8/Sales/Sales.csproj
  • 2.* samples/routing/instance-mapping-file/Core_8/Sales2/Sales2.csproj
  • 2.* samples/routing/instance-mapping-file/Core_8/Shared/Shared.csproj
  • 2.* samples/routing/instance-mapping-file/Core_8/Shipping/Shipping.csproj
  • 1.* samples/scaleout/senderside/Core_7/Client/Client.csproj
  • 1.* samples/scaleout/senderside/Core_7/Server1/Server1.csproj
  • 1.* samples/scaleout/senderside/Core_7/Server2/Server2.csproj
  • 2.* samples/scaleout/senderside/Core_8/Client/Client.csproj
  • 2.* samples/scaleout/senderside/Core_8/Server1/Server1.csproj
  • 2.* samples/scaleout/senderside/Core_8/Server2/Server2.csproj
  • 1.* samples/servicecontrol/adapter-mixed-transports/SCTransportAdapter_2/Adapter/Adapter.csproj
  • 1.* samples/versioning/Core_7/V1.Publisher/V1.Publisher.csproj
  • 1.* samples/versioning/Core_7/V1.Receiver/V1.Receiver.csproj
  • 1.* samples/versioning/Core_7/V1.Subscriber/V1.Subscriber.csproj
  • 1.* samples/versioning/Core_7/V2.Publisher/V2.Publisher.csproj
  • 1.* samples/versioning/Core_7/V2.Receiver/V2.Receiver.csproj
  • 1.* samples/versioning/Core_7/V2.Subscriber/V2.Subscriber.csproj
  • 2.* samples/versioning/Core_8/V1.Publisher/V1.Publisher.csproj
  • 2.* samples/versioning/Core_8/V1.Receiver/V1.Receiver.csproj
  • 2.* samples/versioning/Core_8/V1.Subscriber/V1.Subscriber.csproj
  • 2.* samples/versioning/Core_8/V2.Publisher/V2.Publisher.csproj
  • 2.* samples/versioning/Core_8/V2.Receiver/V2.Receiver.csproj
  • 2.* samples/versioning/Core_8/V2.Subscriber/V2.Subscriber.csproj
  • 1.* samples/pubsub/message-driven/Core_7/Publisher/Publisher.csproj
  • 1.* samples/pubsub/message-driven/Core_7/Subscriber/Subscriber.csproj
  • 2.* samples/pubsub/message-driven/Core_8/Publisher/Publisher.csproj
  • 2.* samples/pubsub/message-driven/Core_8/Subscriber/Subscriber.csproj

Size: 124 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

RoderickIveans/ServiceControl Fork of Particular/ServiceControl
Backend for ServiceInsight and ServicePulse
  • * src/ServiceControl.Monitoring.AcceptanceTests/ServiceControl.Monitoring.AcceptanceTests.csproj
  • * src/ServiceControl.Transports.Msmq/ServiceControl.Transports.Msmq.csproj

Size: 54.9 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

SeanFeldman/docs.particular.net Fork of Particular/docs.particular.net
All content for The Particular Docs Site
  • 1.* Snippets/Host/Host_8/Host_8.csproj
  • 1.* Snippets/MsmqPersistence/MsmqTransport_1/MsmqTransport_1.csproj

Size: 116 MB - Last synced: 9 months ago - Pushed: 9 months ago