asp-net-core
Here are 4,597 public repositories matching this topic...
-
Updated
Nov 13, 2020 - C#
-
Updated
Nov 11, 2020 - C#
-
Updated
Nov 11, 2020 - C#

-
Updated
Nov 12, 2020 - C#
The ContentMenuItem and LinkMenuItem should use the DisplayText property instead of both parts having a "Name" property. Or maybe a CommonMenuItemPart to share the name and common properties.
-
Updated
Nov 2, 2020 - C#
-
Updated
Nov 13, 2020
-
Updated
Nov 10, 2020 - C#
-
Updated
Nov 8, 2020 - C#
-
Updated
Nov 11, 2020 - C#
-
Updated
Nov 11, 2020 - C#
-
Updated
Nov 3, 2020 - C#
-
Updated
Jun 14, 2020 - C#
-
Updated
Nov 13, 2020 - C#
-
Updated
Nov 9, 2020 - C#
-
Updated
Nov 13, 2020 - C#
-
Updated
Sep 7, 2020 - TypeScript
-
Updated
Sep 7, 2020 - C#
-
Updated
Nov 12, 2020 - C#
-
Updated
Oct 28, 2020 - C#
There are many packages required by product/test. We have some of them moved to a central place, but still many are left in individual projects. This issue is to track moving all the versions to a centralized place, so its easy to update when a need arises.
eg: open-telemetry/opentelemetry-dotnet#1506 (comment)
-
Updated
Nov 13, 2020 - HTML
-
Updated
Jul 15, 2020 - C#
-
Updated
Nov 10, 2020 - C#
-
Updated
Aug 1, 2020
-
Updated
Oct 5, 2020 - C#
-
Updated
Nov 6, 2020 - C#
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.
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."
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