-
I did an update for all the components to latest version 8.2 and all my streams stopped working.
Anybody else encountered this issue ?
I am getting an InvalidOperationException ..
I am still tr…
-
### Describe the bug
When using [`AddQueueMessage`](https://github.com/dotnet/orleans/blob/e16ae892abb01515d781d0b30f1fa25379221fab/src/Azure/Orleans.Streaming.AzureStorage/Storage/AzureQueueDataMana…
-
Implement state snapshots, log truncation and log deletion functions that event sourced grains can use to better manage their state, log retention and performance.
Snapshots would allow event sour…
-
中间件项目单独分开没什么意义,最好合在一起,发两个包即可
-
### Ce signalement concerne…
https://www.crous-normandie.fr/logement/residence-galois-secteur-rouen/
### Présence de l'attribution
❌ Pas d'attribution
### Vérifications
_No response_
…
-
https://rehansaeed.com/dotnet-boxed-visual-studio-integration/
-
Working on Airtable reminded me of dm, wondering whether that's an interesting use case.
- Export CSVs out of Airtable
- Recreate the relationships
- Visualize
-
Each potential feature for porting/implementing will have a comment of it's own. To vote for a feature, add a 👍 reaction to the appropriate comment. Please don't 👎 anything, this isn't the appropriate…
-
Hey all,
I'm helping organize [CSVConf](http://csvconf.com/) in Berlin this year and I thought this whole conversation would be wonderfully suited to a panel there. I thought that maybe @andru or @ms…
-
## What
In a class implementation, trying to access a protected base class member within an async block won't compile: -
```fsharp
member __.Foo() = async { return base.Ok() } // Pop
```
The…