asp-net-core
Here are 4,530 public repositories matching this topic...
-
Updated
Oct 27, 2020 - C#
-
Updated
Oct 26, 2020 - C#
-
Updated
Oct 11, 2020 - C#

-
Updated
Oct 6, 2020 - C#
If you create an admin menu node in which you decide to display all content types and that you set a global icon to use on all of them it will display the icon only on the first content type item in that node. It should display the same icon for all the menu items.
The issue seems to be in the ContentTypesAdminNodeNavigationBuilder where it does GetIconClasses.
![orchard](https://user-images
-
Updated
Jun 10, 2020 - C#
-
Updated
Oct 27, 2020
-
Updated
Oct 28, 2020 - C#
Outputs ConvertableDirectoryPath
.
-
Updated
Oct 27, 2020 - C#
-
Updated
Oct 28, 2020 - C#
-
Updated
Sep 30, 2020 - C#
-
Updated
Jun 14, 2020 - C#
-
Updated
Oct 26, 2020 - C#
-
Updated
Oct 19, 2020 - C#
-
Updated
Oct 25, 2020 - C#
-
Updated
Sep 7, 2020 - TypeScript
-
Updated
Sep 7, 2020 - C#
-
Updated
Oct 28, 2020 - C#
-
Updated
Oct 27, 2020 - C#
This was brought up in a PR comment by @ThomsonTan.
Currently we don't have a consistent message, here are the options:
- {VariableName} should be {description of the constraint}.
- {VariableName} should be {description of the constraint}, the actual value is {ActualValue}.
Please suggest which one
-
Updated
Oct 26, 2020 - HTML
-
Updated
Jul 15, 2020 - C#
-
Updated
Dec 24, 2019 - C#
-
Updated
Aug 1, 2020
-
Updated
Oct 5, 2020 - C#
-
Updated
Oct 9, 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