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

asp-net-core

Here are 5,527 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
cijothomas
cijothomas commented Jul 15, 2021

DiagnosticSource 6.0 only supports net461 and above. (i.e it drops net452 support, few months before net452 is officially going unsupported - https://devblogs.microsoft.com/dotnet/net-framework-4-5-2-4-6-4-6-1-will-reach-end-of-support-on-april-26-2022/) Since the API/SDK/Exporters depend on DS, they can now only support net461 and above.

Opening an issue to track removing older targets from al

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