Particular Software
banner
particular.net
Particular Software
@particular.net
Makers of NServiceBus and the most developer-friendly service platform for .NET
Just because pizzas are ordered in some order doesn't mean they'll be delivered in the same order. Ordered delivery doesn't exist in real life, and you don't need it in your software either. "You don't need ordered delivery" on our blog:
You don't need ordered delivery
In our family it’s a tradition that you get to decide what we’ll have for dinner when it’s your birthday. On my daughter’s last birthday, she picked pizza. I took her to the nearby pizza shop to…
particular.net
November 14, 2025 at 1:16 PM
When you're building retail systems, scalability is a real concern. You need to be ready to handle seasonal traffic spikes, including Black Friday. Will you be ready? Learn a better approach to building retail systems with #NServiceBus
A better approach to building retail systems
How using NServiceBus makes it easier to build retail systems that are more reliable and easier to evolve over time.
particular.net
November 14, 2025 at 3:04 AM
Proud to stand alongside so many great #dotnetconf sponsors! 🙌
Amazing prizes to be won — e-books, gift cards, courses & more. Get your name in 🎉 dotnetconf.net/swag
November 13, 2025 at 9:02 PM
If you have a distributed software system and don't have the ability to replay a failed message, you're missing out. Check out our message replay tutorial to see just how powerful being able to replay a failed message can be
Message replay tutorial
In this tutorial, you'll learn how to replay a failed message using the Particular Service Platform tools.
docs.particular.net
November 13, 2025 at 7:33 PM
#dotnetconf + swag = developer happiness 💻🎁
E-books, gift cards, training courses — all powered by #dotnetconf sponsors (like us 😎).
Enter to win 👉 dotnetconf.net/swag
November 13, 2025 at 4:03 PM
Don't like Reflection APIs? @andrewlocknet shows .NET 10 improvements to the [UnsafeAccessor] mechanism that let you do things a little easier, and in ways that are friendly to trimming and AOT compilation.
Easier reflection with [UnsafeAccessorType] in .NET 10: Exploring the .NET 10 preview - Part 9
In this post I show how to work with [UnsafeAccessor] to do 'easier' reflection and how to use .NET 10's [UnsafeAccessorType] with types you can't reference
andrewlock.net
November 13, 2025 at 1:16 PM
.NET 10 is out! Before you ask, you can already use .NET 10 in your #NServiceBus endpoints. We've run tests with the previews along the way to ensure you won't run into any issues when you change your target framework.
Announcing .NET 10 - .NET Blog
Announcing the release of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C# 14, .NET MAUI, Aspire, and so much more.
devblogs.microsoft.com
November 13, 2025 at 1:11 PM
There’s learning… and then there’s swag 🎓🎁 E-books, Amazon Gift Cards, training bundles, and much more to be won as prizes at #dotnetconf. Enter to win 👉 dotnetconf.net/swag
November 13, 2025 at 1:00 PM
We’re proud to support #dotnetconf and its amazing swag giveaway! 🎁E-books, gift cards, training courses — all up for grabs from the conference sponsors(including us 😉).
Don’t miss out 👉 dotnetconf.net/swag
November 13, 2025 at 11:35 AM
How do you build complex workflows in message-driven systems? Our architectural guidance has you covered.
Workflows • NServiceBus
Techniques for building stateful business workflows in distributed systems.
docs.particular.net
November 13, 2025 at 3:04 AM
There’s learning… and then there’s swag 🎓🎁 E-books, Amazon Gift Cards, training bundles, and much more to be won as prizes at #dotnetconf. Enter to win 👉 dotnetconf.net/swag
November 12, 2025 at 9:01 PM
Retail systems commonly have many activities to orchestrate. You need to store orders, collect payments, ship and manage inventory levels, manage user loyalty programs…the list goes on. Learn how to orchestrate these activities with #NServiceBus
A better approach to building retail systems
How using NServiceBus makes it easier to build retail systems that are more reliable and easier to evolve over time.
particular.net
November 12, 2025 at 7:34 PM
Swag drop incoming 🚀We’re one of the proud #dotnetconf sponsors helping make the swag pool awesome — e-books, gift cards, training & more! Join in 👉 dotnetconf.net/swag
November 12, 2025 at 4:02 PM
People starting out with distributed systems sometimes make mistakes trying to make asynchronous messages do something they weren't designed to do. Watch this video and know what not to do!
NSBCon 2015: Top Mistakes Using NServiceBus
One of the great things about NServiceBus is that it is so flexible. But with that flexibility comes the opportunity to do inadvisable things. What kind of things, you ask? At NSBCon 2015, Kijana…
particular.net
November 12, 2025 at 1:15 PM
#dotnetconf + swag = developer happiness 💻🎁
E-books, gift cards, training courses — all powered by #dotnetconf sponsors (like us 😎).
Enter to win 👉 dotnetconf.net/swag
November 12, 2025 at 10:01 AM
When building applications with .NET's dependency injection container, misconfigured services can lead to runtime exceptions that only surface when a particular code path is executed.
Catching dependency injection configuration errors early
When building applications with .NET's dependency injection container, misconfigured services can lead to runtime exceptions that only surfa...
bartwullems.blogspot.com
November 12, 2025 at 3:04 AM
Swag drop incoming 🚀We’re one of the proud #dotnetconf sponsors helping make the swag pool awesome — e-books, gift cards, training & more! Join in 👉 dotnetconf.net/swag
November 12, 2025 at 1:30 AM
We’re all in for #dotnetconf— sessions, community, and of course… the swag! 💥
E-books, gift cards & training courses up for grabs 🎁 Enter here 👉 dotnetconf.net/swag
November 11, 2025 at 9:01 PM
Good tips for anyone interested in speaking at technical conferences!
Things I learned after speaking at my first Big International Conference
It’s easy to say ‘Public Speaking’. But there are lots of factors that you can (and should) consider when talking to an international audience, especially if English is not your first language.
www.code4it.dev
November 11, 2025 at 7:33 PM
We ❤️ being part of #dotnetconf ! 🎉The swag haul is epic — e-books, gift cards, training courses & more, all thanks to amazing sponsors. Enter to win 👉 dotnetconf.net/swag
November 11, 2025 at 4:02 PM
We’re proud to support #dotnetconf and its amazing swag giveaway! 🎁E-books, gift cards, training courses — all up for grabs from the conference sponsors(including us 😉).
Don’t miss out 👉 dotnetconf.net/swag
November 11, 2025 at 11:02 AM
Few software systems operate in a vacuum and nowhere is that felt more than in the healthcare industry. Integrating with external systems is a fact of life but the usual headaches that come with it don't need to be. Make it easier with #NServiceBus
A better approach to building healthcare systems
How using NServiceBus makes it easier to build healthcare systems that are more reliable and easier to evolve over time.
particular.net
November 11, 2025 at 3:04 AM
Proud to stand alongside so many great #dotnetconf sponsors! 🙌
Amazing prizes to be won — e-books, gift cards, courses & more. Get your name in 🎉 dotnetconf.net/swag
November 10, 2025 at 9:16 PM
No more nightly batch job; no more three o'clock wake-up calls. Find a better way, with a queued programming model where the regular batched processing happens asynchronously instead of nightly, without unnecessary delays
You might be queuing without knowing it
You may be queuing and not know it! Nightly batch jobs that run updates or send notification emails or generate reports are just a queue masquerading as a database. So let's call a queue a queue and…
particular.net
November 10, 2025 at 7:33 PM
There’s learning… and then there’s swag 🎓🎁 E-books, Amazon Gift Cards, training bundles, and much more to be won as prizes at #dotnetconf. Enter to win 👉 dotnetconf.net/swag
November 10, 2025 at 4:03 PM