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

asp-net-core

Here are 6,541 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 Mar 10, 2022

image

It looks like a good amount of time is spent on nuget restore. And majority of them from the example projects, which are not required for all the build/test pipelines. We may benefit, if examples are built in a dedicated pipeline, and ignored by other pipelines.

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