Marco Monducci
Marco Monducci
Since (imho) cassandra and its write-append mindset fits pretty well with the event storing approach I'm wondering if there is something similar in the roadmap
Since my test is a very few steps beyond the "Hello World" of your amazing CacheManager I'm pretty sure I'm failing somewhere but I'm totally blind and I can't get...
## The requirement The way we are using smtp4dev (in dev/uat/stress environment) would require this kind of (oversimplified) logic: "_If the target of the email is a customer/supplier please go...
Hi SF Team, we are hosting a thrid party application (a java based identity provider) as guest application. Unfortunately this third party application decided to return the JWT token using...
Hi Hazlecast dotnet team! There is room for an implementation of the `Microsoft.Extensions.Caching` made using Hazelcast? Something similar to what have been done by these [packages](https://www.nuget.org/packages?q=Microsoft.Extensions.Caching)
This library is exactly what many people working with EF are looking for, unfortunately there's a missing feature that makes it unusable, the capability to clone graph of objects with...
I'm wondering if there is a way to render a fenced codeblock indented, I'm actually trying the classical 4 spaces before the 3 backtick but it doesn't seem to work,...
**Describe the bug** Using package Microsoft.Azure.ServiceFabric.WindowsServer.10.0.1816.9590 all the install attempts fails with NodeType0.Certificates. From a scratch set of 5 Win2022 servers when we try to use the package Microsoft.Azure.ServiceFabric.WindowsServer.10.0.1816.9590 none...
Cloned, Compiled, Run, Broken. Exception occurred within ``` c# private IStoreEvents GetInitializedEventStore(IPublishMessages bus) ``` after connected with RavenDB (I know because if I stop Raven I get a different error)....
Trying to setup a brand new project from scratch (for R&D purposes) I always fall in the [**3F000: schema "MySchema" does not exist**]. this is my Context: ```c# public class...