asp-net
ASP.NET is an open source web framework for building modern web apps and services with .NET. ASP.NET creates websites based on HTML5, CSS, and JavaScript that are simple, fast, and can scale to millions of users.
Here are 3,866 public repositories matching this topic...
-
Updated
Feb 26, 2021 - 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
Feb 26, 2021 - C#
-
Updated
Feb 28, 2021 - C#
-
Updated
Feb 24, 2021 - C#
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Feb 28, 2021 - C#
After the merge of this PR: open-telemetry/opentelemetry-dotnet#1548
We should create more unit tests just like open-telemetry/opentelemetry-dotnet#1537 to validate the full behavior.
User Research
-
Updated
Feb 21, 2021 - C#
-
Updated
Feb 27, 2021 - C#
-
Updated
Feb 28, 2021 - C#
-
Updated
Feb 23, 2021
-
Updated
Oct 1, 2020 - C#
-
Updated
Feb 17, 2021 - C#
-
Updated
Feb 24, 2021 - C#
-
Updated
Jan 10, 2021 - C#
-
Updated
Feb 25, 2021 - C#
-
Updated
May 22, 2018 - JavaScript
-
Updated
Jun 8, 2020 - PHP
-
Updated
Feb 18, 2021 - C#
-
Updated
Feb 27, 2021 - C#
Feature policy is obsoleted.
Remove line in StartUp.cs:
context.Response.Headers.Add("Feature-Policy", ....
-
Updated
Dec 2, 2020
-
Updated
Jan 17, 2021 - F#
-
Updated
Apr 30, 2020 - C#
-
Updated
Dec 30, 2020 - C#
-
Updated
Feb 19, 2019 - C#
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