-
Updated
Apr 1, 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,317 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
Mar 30, 2022 - C#
-
Updated
Mar 31, 2022 - C#
-
Updated
Mar 28, 2022 - C#
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
open-telemetry/opentelemetry-dotnet#3112 As a follow up to this, we can now modify the instrumentation libraries to leverage the new Status field on Activity.
-
Updated
Feb 11, 2022
-
Updated
Mar 31, 2022 - C#
-
Updated
Dec 3, 2021 - C#
-
Updated
Mar 31, 2022 - C#
-
Updated
Mar 31, 2022 - C#
-
Updated
Oct 1, 2020 - C#
-
Updated
Mar 28, 2022 - C#
-
Updated
Mar 23, 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
Mar 3, 2022 - C#
-
Updated
May 22, 2018 - JavaScript
-
Updated
Mar 23, 2022 - C#
-
Updated
Dec 2, 2020
-
Updated
Jan 26, 2022 - C#
-
Updated
Apr 30, 2020 - C#
-
Updated
Apr 1, 2022 - 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