Tags: lonelyxmas/CAP
Tags
Allow publishing to multiple Service Bus topics (attempt 2) (dotnetco… …re#1283) * Allow publishing to multiple Service Bus topics * Auto-create custom ASB topics * Fix duplicate Descriptor at the end * Improve CreateProducerForMessage docs * Use Distinct when creating topics --------- Co-authored-by: Jon Ekdahl <jon.ekdahl@valtech.com>
Using EnvironmentVariableTarget.Machine to get the environment variab… …les. (dotnetcore#1220) EnvironmentVariableTarget.Machine The environment variable is stored or retrieved from the HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment key in the Windows operating system registry. This value should be used on .NET implementations running on Windows systems only. https://learn.microsoft.com/en-us/dotnet/api/system.environmentvariabletarget?view=net-6.0
Fixed the health check could not get the status correctly when Rabbit… …MQ lost connection and quickly recovered. dotnetcore#1140
PreviousNext