- C# Digest
- Posts
- The Heart of Reactive Extensions for .NET
The Heart of Reactive Extensions for .NET
Understand the Mathematical foundations that underpin the beauty of Reactive Extensions for .NET.
The Heart of Reactive Extensions for .NET
4 minutes by Ian Griffiths
Understand the Mathematical foundations that underpin the beauty of Reactive Extensions for .NET.
40% off THE MERGE, developer experience conference - June 13 & 14 in Berlin
sponsored by GitButler
Do you want to listen to technical founders of companies such as GitHub, Sentry, Heroku, and Tauri discuss all things dev tools? Join THE MERGE conference! Brought to you by GitButler β a company started by one of the co-founders of GitHub. Grab your ticket using the discount code Cdigest40 for 40% off!
Testing Asynchronous Projections in Marten
6 minutes by Jeremy Miller
Letβs talk about some improvements to Marten that just went live in Marten 7.5 that are meant to make asynchronous projections much easier to test.
How To SSR Web Components In ASP.NET Core using TagHelpers
5 minutes by Khalid Abuhakmeh
Using ASP.NET Core Tag Helpers to prerender the HTML in custom web components.
Implementing Dijkstra's algorithm for finding the shortest path between two nodes using PriorityQueue
10 minutes by Andrew Lock
In this post, we look at the Remove() method, which was added in .NET 9, and show how you can use it to implement Dijkstra's algorithm for finding the shortest path between two nodes.
Distributing State Reliably with Akka.Cluster.Sharding
8 minutes by Aaron Stannard
One of the primary use cases for the actor model and Akka.NET in general is: βto make it easy to build low latency, stateful applications safely and inexpensively.β
how did you like this issue? |