Particular Software @ParticularSW
Makers of NServiceBus and the most developer-friendly service platform for .NET … now also on the other site too https://t.co/0d2pUHzYJK particular.net Everywhere Joined December 2012-
Tweets8K
-
Followers4K
-
Following3K
-
Likes75
The problem with a batch job is, if an error occurs during batch processing, it can mean that you get called in at three in the morning to fix it before everyone comes in for the day particular.net/never-used-que…
Are you using @AsyncAPISpec in your event-driven system? We've built samples to show how AsyncAPI can work with @NServiceBus! 🚀 Check them out all let us know what other use cases we should explore: docs.particular.net/shape-the-futu… #EventDriven #AsyncAPI #NServiceBus #DotNet
"Most of the pain (in event sourcing) stems from bad modeling, specifically because of CRUD-Sourcing. In this post I want to show why long event streams usually mean you’re modeling the wrong events, and how to fix that so your streams have natural starts and ends."…
Got a new minor version of our Azure Service Bus transport (version 5.1.0) with a few new features for you. discuss.particular.net/t/nservicebus-…
"Minecraft isn’t a replacement for formal software development training, but it’s a surprisingly effective tool for developing intuition about system design. It highlights the importance of understanding the tools, building for scalability, and a focus on managing complexity."…
Azure Blob Storage DataBus Cleanup with @AzureFunctions - a cool way to use the power of #serverless to augment your system, in this case, by cleaning up large blobs stored using the Claim Check pattern docs.particular.net/samples/databu…
A lambda can call methods with different signatures, as long as the return types match. Enables function composition. By Bryan Hogan. nodogmablog.bryanhogan.net/2025/09/c-lamb…
Combine `Lazy<T>` with `Task<T>` for elegant lazy async computation. Cache the Lazy wrapper, not the running task. When accessed, the task starts automatically, and subsequent calls get the same result. By Bryan Hogan. nodogmablog.bryanhogan.net/2025/09/puttin…
"Attributes that change together should also be cached similarly…In our case, storing the product name and description in a JSON file hosted on a CDN might be a better and more scalable approach than using a relational database." #antirequirements particular.net/blog/antirequi…
Sometimes Git bundles separate logical changes into one hunk due to proximity. Solution: interactive patch mode. Use `s` to split hunks or `e` to manually edit them for granular commit control. Scott DePouw via @nimblepros blog.nimblepros.com/blogs/chunky-g…
In this video, @mauroservienti analyzes the most common errors in building a (micro)services-based architecture. How do we avoid the hype and design systems with longevity as the primary goal? particular.net/videos/microse…
In ASP.NET Core, launchSettings.json allows you to configure multiple profiles, such as IIS Express or Project, each with specific settings like URLs and environment variables. c-sharpcorner.com/article/what-i…
Milan Jovanović discusses using the DistributedLock library for .NET, which abstracts distributed locking across multiple backends like PostgreSQL, Redis, and SQL Server, simplifying lock management in distributed systems. milanjovanovic.tech/blog/distribut…
Are you using @ApacheAvro in your message-based system? You could use Avro with @NServiceBus too, and we have the sample to prove it! Let us know whether this would cover your main needs, or whether there are additional use cases that should be considered! docs.particular.net/shape-the-futu……
Dennis van der Stelt’s post shows how your failed messages aren’t lost to the abyss: NServiceBus uses retries, and ServicePulse lets you group, inspect, and retry failed messages so failures become recoverable. particular.net/blog/resistanc…
PostgreSQL can do more than store data; it can partition tables, use continuous aggregates, and stream changes via logical replication for real-time alerting and reporting. Learn how in this webinar from Oskar Dudycz. particular.net/webinars/postg…
Event-driven architecture can help you deal with legacy systems to add visibility to your monolith. You can use messaging patterns like publish/subscribe to build new features outside the monolith while evolving toward smaller services particular.net/blog/break-tha…
Building event-driven systems with @NServiceBus? Our new samples show how @AsyncAPISpec can make your services easier to document, share, and evolve. 🚀 Take a look and help us shape the future: 🔗 docs.particular.net/shape-the-futu… #EventDriven #AsyncAPI #NServiceBus #DotNet

Jimmy Bogard is on Bl... @jbogard
43K Followers 2K Following Independent consultant. Creator of AutoMapper and MediatR. Originator of Vertical Slice Architecture. https://t.co/9O8heLDce1
Greg Young @gregyoung
29K Followers 2K Following
Derek Comartin @codeopinion
12K Followers 219 Following 👑 Context is King 💻 Software Architecture & Design 📺 https://t.co/zMGP2Ktbn4
Milan Jovanović @mjovanovictech
45K Followers 739 Following Practical .NET and Software Architecture Tips | Microsoft MVP 📰 The .NET Weekly: https://t.co/AOaa2Lvno7 ▶️ YouTube: https://t.co/3anEBSnzZs
Jeremy D. Miller @jeremydmiller
11K Followers 603 Following Husband to Lindsey, Dad to Max, Declan, and Aubrey, and owner of JasperFx Software. I take pull requests. Go Chiefs! Mostly on Bluesky now
Udi Dahan @UdiDahan
17K Followers 977 Following https://t.co/rptbroMyo8 https://t.co/9BHj9AtoAU https://t.co/5hEyX1h7aE https://t.co/Zm64i4zXy4
Roger Johansson @RogerAlsing
6K Followers 1K Following Creator of @AkkaDotNet and @ProtoActor. Building IoT and EV-Charging solutions.Interested in observability, distributed tracing, distributed systems
Richard Campbell @richcampbell
28K Followers 1K Following Professional storyteller - deeply understanding the past to help describe our future! @[email protected]
Alexey Zimarev 🇳�... @Zimareff
3K Followers 393 Following Head of Product @eventstore, author of Hands-On Domain-Driven Design with .NET Core. Creator of https://t.co/EPIgbC0WDQ Views are my own.
Davide Bellone | Code... @BelloneDavide
6K Followers 1K Following Author | International Speaker | Microsoft MVP | I publish content about #csharp, #dotnet, and #softwareArchitecture. 👨💻 Author of https://t.co/gYcixImyb6 🐧
Aaron Stannard @Aaronontheweb
7K Followers 828 Following Founder and CEO @Petabridge @getsdkbin OSS: @AkkaDotNet Open Source Software, Space, .NET, and Startups Catch me on YouTube: https://t.co/gUNvkaMWLk
Konrad Kokosa @konradkokosa
14K Followers 5K Following AI/LLM Agents Team Lead at @nethermindeth • Pro .NET Memory book • .NET MVP • @crowdpub_org founder • one of @dotnetosorg • skeptical fan of web3 • AFOL
Isaac Abraham @isaac_abraham
7K Followers 3K Following Author of Get Programming with F# and F# in Action. NET MVP. Azure. Guitar. Tottenham. Creator of 2-line PRs. British / German.
Andrew Lock "Sock" @andrewlocknet
16K Followers 917 Following Microsoft MVP and blogger, focused on ASP.NET Core. Author of ASP.NET Core in Action: https://t.co/GTRJ4hBm9s @[email protected] @andrewkock.bsky.social
Dan Clarke 🎙 @dracan
4K Followers 2K Following Podcast: https://t.co/IqBjigIpER Newsletter: https://t.co/QnkZq8DlWy YouTube: https://t.co/9RzORlmg5d Blog: https://t.co/i3NsnQ5YrF
Jeff Fritz @csharpfritz
23K Followers 2K Following Web developer, teacher, and video creator. @Microsoft, @theLiveCoders, @StJude Ambassador, C#, Visual Studio, and Azure. #DevRel He/Him
Vlad Khononov @vladikk
5K Followers 801 Following Software Architect, O'Reilly Author and Trainer, Keynote Speaker. Author of "Balancing Coupling in Software Design🍁" and "Learning Domain-Driven Design🐒” 🌱
Kerem @kerem__ercan
0 Followers 33 Following
Goatbeak @Goatwithabeak
186 Followers 5K Following
Gildas Quéméner - @... @GildasQ
331 Followers 574 Following Tech enthusiast, passionate about how the world works, how to translate it in sw and make a substantial impact in the process. https://t.co/LkBY5vIS00
VickyLouisa @04ghO9CMQ5WPp
17 Followers 573 Following
anadride carbonica @aegontargarye80
416 Followers 1K Following geopolitical expert, xec and jasmy . psychology expert.
Marc Mauri @marcmauri
190 Followers 574 Following Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better.Dijkstra
Ruud @DeMakiNL
24 Followers 108 Following Mooiweerfietser | Wetenschap | Innovatie | Games | Sport | Movies | Friends | Fun
Eseaolmir @Eseaolmir35492
127 Followers 3K Following
HADEBESOFT SYSTEMS CO... @hadebesoft
284 Followers 3K Following HadebeSoft Systems Corporation is a South African management services for all industry.
Visor @visorflow
396 Followers 3K Following
Вадим Козло... @VadimKo08565500
63 Followers 1K Following
Rajesh Krishnamurthy @rajeshmyla
264 Followers 50 Following Sri Sri devotee, COO at Sumeru Software, Father to 2 adorable kids, music afficionado and some other stuff besides...
Itiemaul @Itiemaul044931
76 Followers 4K Following
Aleksandar Djordjevic @adjordjevic91
3 Followers 60 Following
Yomna Fouad @yomna_fouad
166 Followers 559 Following Sitecore Certified developer , Sharepoint developer, PADI Advanced opened water certificate diver , technical lead
Jonathas Moura @SparrowJhonny
161 Followers 7K Following Sou como você me vê, posso ser leve como uma brisa, ou forte como uma ventania, depende de quando e como você me vê passar. Desenvolvedor de Software👨🏾💻♏✨🍀
ENIGMA @sandman_out
412 Followers 1K Following 🔄 Systems Thinker | 🔍 Seeing the big picture | 🧩 Connecting the dots | 🚀 Optimizing processes for sustainable impact | #SystemsThinking #Strategy
Concepcion @fU5F6DNYj4q6OHT
17 Followers 862 Following
Tomuic @Tomuic61429
116 Followers 2K Following
Peter Park @ShadowXTz
1 Followers 339 Following
maher @maherzaidoune
209 Followers 1K Following Software engineer 9-6, Indie Apps dev 6 - 9 https://t.co/oCDAq6CdFd
Carlotta @Mweakea702462
42 Followers 2K Following If you’re going to be two-faced, at least make one of them pretty.
ludovico buffon @_StormFox_
36 Followers 810 Following
Hussein Sherafat @Hussein_Sherafa
219 Followers 6K Following
Lou Creemers @lovelacecoding
33K Followers 642 Following Microsoft MVP ✨ | .NET + Vue 💚💜 | Public Speaker 🗣️ | Uni Teacher | Board Member @dotnetfdn | Dad Joke Lover ❤️ | Tweeting about tech and nerdy stuff
VASCO VAGACERA @vagacera
315 Followers 2K Following
Chad Kuester @TDICMK
0 Followers 28 Following
Francesco Fermi @ffermi
55 Followers 525 Following
Chen Ming @chenming1988CN
4 Followers 183 Following
alex @freealex31
14 Followers 837 Following
⭕️💲☪️🅰�... @oscar_marinov
305 Followers 299 Following
DotNetMirror.com @dotnetmirror
19 Followers 187 Following Our objective is to help users on Microsoft technologies by providing Articles, Interview Questions, News, Snippets and Tips.
Ramkumar Radhakrishna... @Ramkuma2811
185 Followers 2K Following Son, Engineer, Photographer, Father
Ybeemo @Ybeemo756
127 Followers 2K Following
Usman Mehr @shanipro
36 Followers 749 Following
David Fowler @davidfowl
140K Followers 1K Following Distinguished Engineer at Microsoft on .NET, Creator of NuGet, SignalR, https://t.co/PiydKAsC8g Core, Aspire and Barbadian 🇧🇧, Tennis Player, Father, other half @symonefowler
Scott Hanselman 🌮 @shanselman
321K Followers 10K Following VP of Developer Community @ MSFT - Code, OSS, STEM, Beyoncé, 🏴🇿🇼#T1D, #DevRel YouTube+TikTok listen to the @Hanselminutes inclusive tech podcast!
Jimmy Bogard is on Bl... @jbogard
43K Followers 2K Following Independent consultant. Creator of AutoMapper and MediatR. Originator of Vertical Slice Architecture. https://t.co/9O8heLDce1
Greg Young @gregyoung
29K Followers 2K Following
Derek Comartin @codeopinion
12K Followers 219 Following 👑 Context is King 💻 Software Architecture & Design 📺 https://t.co/zMGP2Ktbn4
Milan Jovanović @mjovanovictech
45K Followers 739 Following Practical .NET and Software Architecture Tips | Microsoft MVP 📰 The .NET Weekly: https://t.co/AOaa2Lvno7 ▶️ YouTube: https://t.co/3anEBSnzZs
Gergely Orosz @GergelyOrosz
292K Followers 3K Following Writing @Pragmatic_Eng, the #1 technology newsletter on Substack. Author of @EngGuidebook. Formerly Uber & Skype.
Jeremy D. Miller @jeremydmiller
11K Followers 603 Following Husband to Lindsey, Dad to Max, Declan, and Aubrey, and owner of JasperFx Software. I take pull requests. Go Chiefs! Mostly on Bluesky now
Udi Dahan @UdiDahan
17K Followers 977 Following https://t.co/rptbroMyo8 https://t.co/9BHj9AtoAU https://t.co/5hEyX1h7aE https://t.co/Zm64i4zXy4
.NET @dotnet
337K Followers 855 Following Free. Cross-platform. Open source. A developer platform for building all your apps. Official handle of the .NET team at Microsoft.
Roger Johansson @RogerAlsing
6K Followers 1K Following Creator of @AkkaDotNet and @ProtoActor. Building IoT and EV-Charging solutions.Interested in observability, distributed tracing, distributed systems
Martin Fowler @martinfowler
354K Followers 181 Following Author on Software Development. Works for Thoughtworks. Also hikes, watches theater, and plays modern board games. He/him.
Troy Hunt @troyhunt
241K Followers 1K Following Creator of @haveibeenpwned. Microsoft Regional Director. Pluralsight author. Online security, technology and “The Cloud”. Australian.
Dave Farley @davefarley77
35K Followers 144 Following Software Engineer, Consultant & Author. Latest YouTube Video: https://t.co/4AFU8wEcUU Support Me On Patreon: https://t.co/7VzLHbRT4A
Vaughn Vernon @VaughnVernon
25K Followers 214 Following Software Architect and Modeler | #DDDesign | Systems Transformation | Simplicity | Writes Code | Actor Model | @kalele_io @kalele_domo | em dashes—my own
Damian Edwards @DamianEdwards
50K Followers 1K Following Architect on .NET at Microsoft 💘 craft🍻 malt🥃 good☕ fine⌚ 🇦🇺🏏 @Mariners ⚾ @seahawks 🏈 @F1 🏎 📺 https://t.co/WWMLL5pzIL #BLM 🇺🇦
Dennis Doomen @ddoomen
4K Followers 581 Following Principal Consultant @avivasolutions | 3x Microsoft MVP | Speaker | 29 yrs experience | C#/.NET | Event Sourcing | Fluent Assertions | OSS dev
Richard Campbell @richcampbell
28K Followers 1K Following Professional storyteller - deeply understanding the past to help describe our future! @[email protected]
carlfranklin @carlfranklin
14K Followers 195 Following Follow me on BlueSky at https://t.co/Xna4EwHbYe and on Mastadon @[email protected]
Jeff Valore @CodingWithSpike
357 Followers 138 Following JavaScript guy. Frontend web dev at VHT. Core team member on Yarn package manager.
Wendy Breiding @wendybreiding
148 Followers 417 Following I am the mother of a beautiful girl and a handsome boy. When not with family, I knit, help others, and empower .NET developers to achieve more.
NimblePros.com on b s... @nimblepros
504 Followers 93 Following Find us here: https://t.co/LGSFmgoREw Deliver better software, faster! https://t.co/57secYuKtq
Lou Creemers @lovelacecoding
33K Followers 642 Following Microsoft MVP ✨ | .NET + Vue 💚💜 | Public Speaker 🗣️ | Uni Teacher | Board Member @dotnetfdn | Dad Joke Lover ❤️ | Tweeting about tech and nerdy stuff
David Pine (@davidpin... @davidpine7
8K Followers 933 Following 💜 Loving husband & father. 🤓 @Microsoft working on @dotnet. 🏫 @oreillymedia and @dometrain author. 🔥 #blazor #dotnet #csharp #dotnetaspire #aspnet #signalr
Dustin Campbell 🇺�... @dcampbell
3K Followers 405 Following he/him - husband, father, nerd, programming language designer, jazz guitarist, coder, horror fan, metal head
Tech Excellence @techexcellence_
408 Followers 45 Following Technical Excellence is the foundation of sustainable software engineering. Our community shares knowledge about best practices for achieving high quality.
SoftwareDesign&Dev @sddconf
5K Followers 895 Following Software Design & Development conferences take place in London in May and November, & feature in-depth sessions on key topics delivered by world-class speakers.
Mikayla H @mjhutchinson
4K Followers 1K Following I make tools to help people create wonderful things
Rahul Bhandari @raalhul
69 Followers 35 Following Program manager on .NET at Microsoft. Opinions are my own
Amaury Levé @Evangel1nk
243 Followers 334 Following @dotnet testing at @Microsoft • Owner of MSTest • Co-creator of Microsoft.Testing.Platform • F# enthusiast. Opinions are my own.
Niels Stubbe @NielsStubbe
25 Followers 96 Following Managing Partner | Application Architect | Blogger | Speaker. Passionate about software and people.
Sukhpinder Singh @sukhsukhpinder
69 Followers 50 Following 👨💻 I'm a developer who's 100% convinced my bugs are funnier than yours. 🐛💥 #BugLife
Frank Boucher ☁ @fboucheros
3K Followers 883 Following Developer Advocate at @RekaAILabs, supporting developer communities with AI 🎦https://t.co/ko0EksXswU @GitKraken ambassador
Magnus Mårtensson �... @noopman
4K Followers 812 Following As the CEO of Loftysoft, No-Op Man is perpetually at 150%! Azure Most Valuable Professional (MVP) and Microsoft Regional Director (RD).
Jason Chlus @JasonChlus
488 Followers 193 Following (my tweets/thoughts are my own) Microsoft Program Manager working on Visual Studio - PM for Developer Community
Fazal Farruq @beingFazulous
14 Followers 130 Following On a fulfilling journey as a lazy software developer...
Robert Krzaczyński �... @bush_dev
191 Followers 73 Following Software engineer • Enthusiast of #AI & #ML • Supporter of #Widzew • Fan of @FCBarcelona • Sport freak
Jakub Chochołowicz @JaChocholowicz
13 Followers 54 Following
Kathleen Dollard @KathleenDollard
8K Followers 210 Following Program Manager at Microsoft working on .NET Core CLI and Languages, including F#, C# and Visual Basic. My opinions and oddities are my own.
Gaurav Seth @gauravseth
3K Followers 976 Following Building dev platforms, tools & services. Partner Director of Product, Microsoft - VS, .NET, C++, Java, Rust, Dev Box. Ex @MSEdgeDev @typescriptlang @ChakraCore
Lea Mladineo @leamladineo
85 Followers 93 Following Software Engineer @FundApps | backend .NET developer
Jorge Cantón Ferrero @jorge_magic
463 Followers 286 Following +12 years game engine programmer. Now working on #Evergine high-quality 3D graphics engine at Plain Concepts Research Team.
Charles Chen @chrlschn
224 Followers 107 Following ☕️ + 👨🏻💻 More in-depth musings: https://t.co/6iGz0WQytB; making https://t.co/YpiiJPOndu. Also at @[email protected]
𝙲𝚑𝚛𝚒𝚜�... @Programazing
2K Followers 2K Following Technical Writer | SaaS Doc Specialist Clear API Docs, User Guides & Demos for complex SaaS platforms Founder - @TechFounds
Thomas Ardal 🦄 elm... @ThomasArdal
909 Followers 886 Following Entrepreneur and builder of online things. Bootstrapping @elmah_io. Dad to 👦👧 Powered by ☕&🍜 Likes Star Wars, stonk trading, 3D printing, and retro games
Elena Sunshine @Sunshine_Layer
2K Followers 483 Following Full-Stack Software Engineer • Sharing 10+ years of clear-cut insights on software design concepts
~/☁️/🥑/justiny... @justinchronicle
3K Followers 3K Following Principal Cloud 🥑 at @Microsoft | Docker Captain | ex-Microsoft MVP | #PlatformEngineering | Architect | Speaker | Author | Tweets are my own
Anand Hegde @AnandHegde365
51 Followers 82 Following Full Stack Developer. Tweets are my own and not the views of my employer. RTs ≠ endorsements.
David Castro @davidcastrony
405 Followers 7K Following
Roel Jacobs @_RoelJacobs_
103 Followers 935 Following Shaping code one test at a time, observer of timelines, loves to iterate, aspiring systems thinker | @[email protected]
Cheryl Gilbert @NewportShuGirl
254 Followers 956 Following Moderate Democrat, Software Engineer: C#, SQL Server, https://t.co/bm46kbve3g, APIs, Entity Framework
Marinko (Code Maze) @CodeMazeBlog
3K Followers 506 Following Learn. Code. Succeed. Follow us on YT: https://t.co/THDAhTjuzj
Laura Hernandez.No gr... @Lauralaura858
5K Followers 4K Following
Abdullah @abdecoder
47 Followers 210 Following 🚀: Secure Software Development ❤: Angular, .Net Core, Reactjs, FastApi Helping businesses build a secure, reactive and real-time web apps.
FlashOver (Stefan Pö... @0x_F0
447 Followers 226 Following Microsoft MVP JetBrains Community Contributor I C# .NET @ https://t.co/avGTUSnfzV Live: @FlashOWare Speaking: https://t.co/vnMoWyjYUP Co-organizing @DotNetDevsAT
Franz Duran @engrparanz
118 Followers 849 Following Electronics Engr, Software Dev, Dad, Husband, Gospel Servant
Gideon Makinwa @GideonSina
402 Followers 2K Following to build any lasting institution leadership must be selfless