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,672 public repositories matching this topic...
-
Updated
Sep 1, 2020 - C#
I think that "Cancel" or "Close" btn need to be added to Create New content.
Once user change his mind to open it, there is no "Right" way to go back.
-
Updated
Aug 28, 2020 - C#
-
Updated
Aug 31, 2020 - C#
-
Updated
Sep 1, 2020 - C#
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Sep 1, 2020 - C#
-
Updated
Aug 31, 2020 - C#
-
Updated
Sep 1, 2020 - C#
-
Updated
Aug 30, 2020 - C#
-
Updated
Jun 14, 2020 - C#
The current OpenTelemetry.Instrumentation.SqlClient package can be used to instrument MSSQL clients; could a new package be added for Postgresql (Npgsql.EntityFrameworkCore.PostgreSQL) or perhaps a more general Entity Framework Core instrumentation library?
Locally i've refactored the current SqlClient instrumentation to make it work more generally with Microsoft.EntityFrameworkCore diagnosti
-
Updated
Aug 23, 2020 - C#
-
Updated
Aug 21, 2020 - C#
-
Updated
Aug 28, 2020 - C#
-
Updated
Aug 26, 2020 - C#
-
Updated
May 22, 2018 - JavaScript
-
Updated
Aug 28, 2020 - C#
-
Updated
Jul 24, 2020 - C#
-
Updated
Jul 14, 2020
-
Updated
Jun 8, 2020 - PHP
The Facebook TagHelper here creates a share button, unfortunately it assumes that the root URL for the site ends with "/". As in https://www.mysite.com/.
We might want to use a more robust mechanism, more like the Twitter TagHelper share button here, e.g.:
`new Uri(new U
-
Updated
Feb 19, 2019 - C#
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Aug 14, 2020 - C#
-
Updated
Aug 25, 2020 - C#
-
Updated
Mar 5, 2018 - 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