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,723 public repositories matching this topic...
-
Updated
Oct 30, 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.
Outputs ConvertableDirectoryPath
.
-
Updated
Oct 26, 2020 - C#
-
Updated
Oct 31, 2020 - C#
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Oct 30, 2020 - C#
-
Updated
Oct 30, 2020 - C#
-
Updated
Oct 28, 2020 - C#
-
Updated
Oct 30, 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 1, 2020 - C#
-
Updated
Oct 9, 2020 - C#
-
Updated
Oct 22, 2020
-
Updated
Oct 25, 2020 - C#
-
Updated
Oct 29, 2020 - C#
-
Updated
Sep 27, 2020 - C#
-
Updated
May 22, 2018 - JavaScript
-
Updated
Oct 30, 2020 - C#
-
Updated
Jun 8, 2020 - PHP
-
Updated
Oct 12, 2020 - C#
-
Updated
Oct 31, 2020 - C#
-
Updated
Jul 14, 2020
-
Updated
Feb 19, 2019 - C#
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Oct 18, 2020 - C#
-
Updated
Oct 23, 2020 - 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