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
.NET 10 is going to be a monumental release for .NET scripting! The long journey that started with C# 9 top-level statements has finally culminated in a full-fledged scripting experience! cazzulino.com/dotnet-actions…
In this video from NSBCon 2015, watch Kijana Woodard explain some of the top mistakes people make using NServiceBus particular.net/blog/nsbcon-20…
Corporate change is hard. Coordinating departments is harder. Hazel Bohon shares how message-based architecture can grease the skids quietly, cleverly, and effectively. W06 on Wed, Sept 10 at 9:30AM at #VSLive vslive.com/events/san-die…
Schemas are a great way to make versioning event-driven systems easier, and @ApacheAvro has the best schema evolution capabilities out there. And, you can use Avro with @NServiceBus too! Check out the samples: docs.particular.net/shape-the-futu… #avro #schemaevolution #eda #serdes
Browser storage: - Local storage = persistent - Session storage = temporary - Cookies = client-server communication A simple rule of thumb by Aarav Patel c-sharpcorner.com/article/what-i…
In "Divide and Conquer the Database", Steven Giesel explores the problem of scaling superlinearly when returning tens of thousands of BLOB rows, using compress and chunk strategies to tackle it. steven-giesel.com/blogPost/c0562…
Feeling stuck in the “hurry up and wait” loop of modernization? Hazel Bohon will take you past the strangler fig into sneakier territory. Message-based architecture without triggering alarms. W06 on Wed, Sept 10 at 9:30AM at #VSLive vslive.com/events/san-die…
DelegatingHandler allows request interception and response handling in HttpClient. @DuendeIdentity's blog shows how they use it in their open‑source libraries for telemetry, caching, and more. duendesoftware.com/blog/20250902-…
"One of the most unfortunate parts of the nullability story in C# is that T? means two different things depending on whether T is a value or reference type." Einar W. Høst explains why that leads to confusion. einarwh.no/blog/2025/08/2…
Since #AspNet Core 3.0 disables synchronous I/O to prevent thread pool starvation and improve performance, @wullemsb walks through when the exception occurs and how to resolve it. bartwullems.blogspot.com/2025/08/solvin…
Minimal APIs feel simpler than controllers when it comes to parameter binding. Less boilerplate and more readable, says @RoundTheCode. roundthecode.com/dotnet-tutoria…
This article on data security in #AspNet Core MVC applications presents built-in CSRF protection using anti-forgery tokens in forms and controllers to prevent cross-site request forgery, along with other key practices like HTTPS, secret management, and encryption. via…
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
Zero Trust in practice: verify explicitly, use least privilege, assume breach. DevelopersVoice demonstrates these pillars in a .NET e-commerce app deployed on Azure Kubernetes Service. developersvoice.com/blog/secure-co…
C# 15 might introduce unions: define public union Pet(Dog, Cat, Bird) and rely on pattern matching to cover all cases. Explained by @ndepend. blog.ndepend.com/csharp-unions/
In this article, Kyle McMaster argues that starting with a modular monolith and evolving toward a distributed Web-Queue-Worker layout provides a pragmatic foundation for event-driven and microservice architectures.via @nimblepros
What is it like to actually build, deliver, and maintain complex distributed systems? Find out with Neel Shah, VP of Development at @Strasz_inc particular.net/webinars/tales…
Most developers know how to extract data from the database, but what about automated reporting without having to poll the data? Find out in our live webinar with @oskardudycz on 2025-09-09 — go.particular.net/PostgreSQL-Sup…
The Particular Service Platform makes it easy to build well-architected systems on AWS. Explore how with our AWS Architecture guides. docs.particular.net/architecture/a…
Run NServiceBus endpoints without provisioning or managing servers? Now you can with AWS Lambda! docs.particular.net/samples/aws/la…

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
44K Followers 735 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 976 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 394 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 822 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". Founder of @compositionalit. .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🐒” 🌱
Visor @visorflow
395 Followers 3K Following
Вадим Козло... @VadimKo08565500
62 Followers 1K Following
EvelynWhitehead @6WUKZ0WyQ9rXT
2 Followers 276 Following Focused on investing in U.S. stocks, happy to discuss stock market trends.
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
74 Followers 3K Following
Aleksandar Djordjevic @adjordjevic91
3 Followers 59 Following
Yomna Fouad @yomna_fouad
166 Followers 562 Following Sitecore Certified developer , Sharepoint developer, PADI Advanced opened water certificate diver , technical lead
육영숙 @yeongsug69690
222 Followers 914 Following
Jonathas Moura @SparrowJhonny
163 Followers 6K 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
402 Followers 1K Following 🔄 Systems Thinker | 🔍 Seeing the big picture | 🧩 Connecting the dots | 🚀 Optimizing processes for sustainable impact | #SystemsThinking #Strategy
Concepcion @fU5F6DNYj4q6OHT
14 Followers 879 Following
Tomuic @Tomuic61429
105 Followers 2K Following
Peter Park @ShadowXTz
2 Followers 338 Following
maher @maherzaidoune
214 Followers 1K Following Software engineer 9-6, Indie Apps dev 6 - 9 https://t.co/oCDAq6CdFd
Carlotta @Mweakea702462
15 Followers 920 Following If you’re going to be two-faced, at least make one of them pretty.
ludovico buffon @_StormFox_
36 Followers 797 Following
Hussein Sherafat @Hussein_Sherafa
234 Followers 6K Following
Lou Creemers @lovelacecoding
33K Followers 635 Following Microsoft MVP ✨ | .NET + Vue 💚💜 | Public Speaker 🗣️ | Uni Teacher | Board Member @dotnetfdn | Dad Joke Lover ❤️ | Tweeting about tech and nerdy stuff
VASCO VAGACERA @vagacera
306 Followers 1K Following
Chad Kuester @TDICMK
0 Followers 28 Following
Francesco Fermi @ffermi
55 Followers 525 Following
Chen Ming @chenming1988CN
2 Followers 182 Following
alex @freealex31
11 Followers 842 Following
⭕️💲☪️🅰�... @oscar_marinov
305 Followers 262 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
184 Followers 2K Following Son, Engineer, Photographer, Father
Ybeemo @Ybeemo756
123 Followers 2K Following
Usman Mehr @shanipro
35 Followers 744 Following
Dalton Ricker @SasquatchXYZ
297 Followers 4K Following Full Stack Web Developer and Marine Engineer, also an avid Cuber.... I love to troubleshoot and solve problems...
Silvana Schmitt @silbananas
2 Followers 46 Following
Awceeanieh @Awceeanieh495
30 Followers 2K Following
Mahmoud Saed @mahmoudsaed98
83 Followers 314 Following Experienced .NET Software Engineer | 4 years crafting enterprise solutions ______________________________________ Code is life
Rene Lengwinat @rlengwinat
295 Followers 2K Following Passionate about technology & software development at inovex.de, fitness and healthy living.
Roland van der Plas @RolandvdPlas
7 Followers 70 Following
sohrab @abolfathi
0 Followers 94 Following
Billy Sarmanto 🇮�... @b1llys4rma98046
134 Followers 880 Following A muslim full-stack developer (JS, TS, C#.NET Core), IDX stocks and 0.4 BTC+ Hodler, who pray 5 times a day, fasting on Monday & Thursday & a proud Anti-Zionism
proboscidean @barbarikdev
250 Followers 5K Following soldier of श्री राम 🚩 / autodidact / technophile / headbanger / computer scientist
Ewelina Polska @ewelos
21 Followers 597 Following
David Fowler @davidfowl
139K 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
44K Followers 735 Following Practical .NET and Software Architecture Tips | Microsoft MVP 📰 The .NET Weekly: https://t.co/AOaa2Lvno7 ▶️ YouTube: https://t.co/3anEBSnzZs
Gergely Orosz @GergelyOrosz
288K 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 976 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
352K Followers 183 Following Author on Software Development. Works for Thoughtworks. Also hikes, watches theater, and plays modern board games. He/him.
Troy Hunt @troyhunt
240K Followers 1K Following Creator of @haveibeenpwned. Microsoft Regional Director. Pluralsight author. Online security, technology and “The Cloud”. Australian.
Dave Farley @davefarley77
35K Followers 146 Following Software Engineer, Consultant & Author. Latest YouTube Video: https://t.co/NlxdMvWN3j Support Me On Patreon: https://t.co/7VzLHbRT4A
Vaughn Vernon @VaughnVernon
25K Followers 207 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 582 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
358 Followers 138 Following JavaScript guy. Frontend web dev at VHT. Core team member on Yarn package manager.
Wendy Breiding @wendybreiding
149 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 635 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_
406 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 897 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
71 Followers 35 Following Program manager on .NET at Microsoft. Opinions are my own
Amaury Levé @Evangel1nk
244 Followers 331 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
491 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 72 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
910 Followers 884 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 484 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
50 Followers 82 Following Full Stack Developer. Tweets are my own and not the views of my employer. RTs ≠ endorsements.
David Castro @davidcastrony
411 Followers 7K Following
Roel Jacobs @_RoelJacobs_
105 Followers 938 Following Shaping code one test at a time, observer of timelines, loves to iterate, aspiring systems thinker | @[email protected]
Cheryl Gilbert @NewportShuGirl
255 Followers 957 Following Moderate Democrat, Software Engineer: C#, SQL Server, https://t.co/bm46kbve3g, APIs, Entity Framework
Marinko (Code Maze) @CodeMazeBlog
3K Followers 507 Following Learn. Code. Succeed. Follow us on YT: https://t.co/THDAhTjuzj
Laura Hernandez.No gr... @Lauralaura858
5K Followers 4K Following
Abdullah @abdecoder
50 Followers 207 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
446 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
116 Followers 845 Following Electronics Engr, Software Dev, Dad, Husband, Gospel Servant
Gideon Makinwa @GideonSina
403 Followers 2K Following to build any lasting institution leadership must be selfless