Posts by mtmk
Preview a small framework for writing AuthCallout services using NATS .NET
github.com/synadia-io/c...
NATS .NET v2.5.10 bugfix release is out
+ fixes reconnect bug
+ minor DI improvement
github.com/nats-io/nats...
📣 New NATS .NET release 2.5.8 is out featuring more 'Try' methods for KV store avoiding costly exception handling #natsio #dotnet
github.com/nats-io/nats...
📢 Register for RethinkConn 2025 to hear everthing fun and new about NATS
it's on March 20th Thursday
#natsio #synadia #RethinkConn
www.synadia.com/lp/rethink-c...
We're happy to announce a new NATS .NET release version 2.5.7. This release includes various minor fixes and features. There is also a breaking change in the dependency injection package; please make sure to check the release notes.
#natsio #dotnet
github.com/nats-io/nats...
⚠️ We have a new NATS .NET v2.5.6 bug fix release. Please upgrade if you are using v2.5.5 (only that version is affected)
#NATSio #dotnet
github.com/nats-io/nats...
Fresh strawberries
Cheesecake
Numerous Christmas dinner food
Merry Christmas from Cairo
Want to keep up with Synadia effortlessly?
Subscribe to our new blog RSS feed 🆕
synadia.com/rss.xml
Just got the bad news that my client is cutting budgets and all contracts are not being renewed, so I'll be available to start work in the New Year
I'm a Senior Contract .NET C#/F# Engineer with 15 years experience, comfortable working across AWS and Azure. RT's appreciated!
New NATS .NET release v2.5.5 is out
with first exception-free method where we saw fair performance improvement
#natsio #dotnet
github.com/nats-io/nats...
If you're curious what it takes to build and run #AdventOfCode every year, you might enjoy this talk: www.youtube.com/watch?v=uZ8D...
Is edge computing the next cloud? 🚀
Derek Collison & Justyna Bak discuss AI at the edge, real-time data processing, and why latency matters, with
@richierocks.bsky.social at @datacamp.bsky.social.
🎧 Listen now: ow.ly/C2sn50UjgBL
#EdgeComputing #AI #DataCamp #DataFramed
We are slowly creating exception free calls in NATS .NET created NatsResult<T> . Throwing exceptions are expensive and we are currently using exceptions for example 'Object not found' messages which can be part of app logic. #dotnet #natsio
github.com/nats-io/nats...
Are you still targeting .NET 6 in your projects?
What's stopping you to upgrade to 8 or 9?
#dotnet
I'm seeing improvement in all our benchmarks just switching to .NET 9 without any code change #dotnet
I'm guessing there may be fair few still using 6 so I'm not going to think about that now. as for Framework unfortunately even I know of few who are still using it and it's a good selling point for us to be able to say you can use it in you k8s cluster and your trading UI makes it simple for them.
100% Lars! we already have a few conditions to support netstandard, 6 and 8 at the moment.
thanks Dody yes I think I'm going to leave it alone for now until we desperately need a feature from 9. even then our policy has been to stick with LTS so we might even skip 9.
I was asking for NATS .NET it looks like e.g. EF anf Aspire still only targeting 8 #dotnet
www.reddit.com/r/dotnet/com...
Thank you to everyone who attended our NATS Project Maintainer talk at #KubeconSLC last week. If you missed it, #CNCF has already published our talk for replay 🎉
#NothingButNATS Going Beyond Cloud Native
youtu.be/3aIM5YGFEl8?...
In talking to many people at #KubeConSLC, our team noticed one thing that most people seem to be unaware of regarding #NATSio & #MQTT...
NATS is also an MQTT server!