The Wayback Machine - https://web.archive.org/web/20220226181317/https://github.com/topics/asp-net-core
Skip to content
#

asp-net-core

Here are 6,493 public repositories matching this topic...

MartinCarpentier
MartinCarpentier commented Dec 29, 2018

Expected Behavior / New Feature

Support sticky sessions for ServiceDiscoveryProviders

Actual Behavior / Motivation for New Feature

When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.

The functionality could be great if it could work with both consul

hotchocolate
Yun-Ting
Yun-Ting commented Feb 16, 2022

Bug Report

Currently, the SDK allows LogRecord options to be changed after the object was being built by the LoggerFactory.
This could introduce unnecessary complexity toward different states (before/after options got updated) and making it harder to maintain.

Discussion: open-telemetry/opentelemetry-dotnet#2891 (comment)

**What is the expected behav

Improve this page

Add a description, image, and links to the asp-net-core topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asp-net-core topic, visit your repo's landing page and select "manage topics."

Learn more