-
Updated
Feb 25, 2022 - C#
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 4,280 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
Similar to OrchardCMS/OrchardCore#11200 this is about making the built-in setup recipes lightweight: Lucene is a feature that you don't need on every site, especially that due to it storing files on the local file system that need to be preserved (i.e. not temp files) it needs special considerations for h
-
Updated
Feb 25, 2022 - C#
-
Updated
Feb 26, 2022 - C#
-
Updated
Feb 21, 2022 - C#
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
Bug Report
Currently, the SDK allows LogRecord options to be changed after the object was being built by the LoggerFactory.
This could introduce unnecessary complexity toward different states (before/after options got updated) and making it harder to maintain.
Discussion: open-telemetry/opentelemetry-dotnet#2891 (comment)
**What is the expected behav
-
Updated
Feb 24, 2022 - C#
-
Updated
Feb 11, 2022
-
Updated
Dec 3, 2021 - C#
-
Updated
Feb 25, 2022 - C#
-
Updated
Feb 25, 2022 - C#
-
Updated
Oct 1, 2020 - C#
-
Updated
Feb 25, 2022 - C#
-
Updated
Feb 26, 2022 - C#
-
Updated
Jan 26, 2022 - C#
-
Updated
Jun 8, 2020 - PHP
-
Updated
Dec 8, 2021 - C#
The <post-read-time /> TagHelper is used to calculate the number of minutes we guess it will take to read the article. This calculation uses a simple arithmetic around the number of words Post.Content.
There is a hypothesis that suggests we should also include 30 seconds per image in the post.
The task here is to find the number of images in Post.Content and add it to the number
-
Updated
Feb 14, 2022 - F#
-
Updated
Feb 17, 2022 - C#
-
Updated
May 22, 2018 - JavaScript
-
Updated
Feb 16, 2022 - C#
-
Updated
Dec 2, 2020
-
Updated
Jan 26, 2022 - C#
-
Updated
Apr 30, 2020 - C#
-
Updated
Feb 25, 2022 - JavaScript


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