The Wayback Machine - https://web.archive.org/web/20220226181325/https://github.com/topics/asp-net
Skip to content
#

asp-net

aspnet logo

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...

MartinCarpentier
MartinCarpentier commented Dec 29, 2018

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

OrchardCore
hotchocolate
Yun-Ting
Yun-Ting commented Feb 16, 2022

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

dasblog-core
poppastring
poppastring commented Feb 23, 2022

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

Created by Microsoft

Released January 2002

Website
asp.net
Wikipedia
Wikipedia