-
## question:
1. how do we handle different timezone on the server (mvc/razor pages) and for multiple region site ?
2. how time be edit/update in en-us region ? (I'm in China, and only have 1 tim…
-
Vulnerable Library - htmlsanitizer.5.0.355.nupkg
Cleans HTML from constructs that can be used for cross site scripting (XSS)
Library home page: https://api.nuget.org/packages/htmlsanitizer.5.0.355.n…
-
Is there anyway to reduce the carnality of `npgsql_db_client_commands_duration` or disable (all or this) metrics altogether when using DI in ASP.NET Core? We use dynamic credentials with new username …
-
The [Design-time DbContext Creation](https://learn.microsoft.com/en-us/ef/core/cli/dbcontext-creation) article in the docs explains how some EF Core Tools commands need to instantiate the application'…
-
Upgrade to .netstandard 2.0, asp.net core 2.0 and entity framework core 2.0
-
```csharp
// logs
public static void Main(string[] args)
{
Host.CreateDefaultBuilder(args)
.UseContentRoot(Directory.GetCurrentDirectory())
.ConfigureWebHostDefaults(webBuild…
-
### Background and motivation
The [`TagBuilder`](https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.mvc.rendering.tagbuilder) class in ASP.NET Core is useful outside of the context of …
-
We need to document how to configure the workflow server (ASP.NET Core) with authentication middleware and securing the Elsa API controllers and how to configure the dashboard with a plugin to send ac…
-
Learning material Link: https://docs.microsoft.com/en-us/learn/paths/aspnet-core-web-app/
-
Hello support,
I am trying to scaffold the identity for my asp.net core 7 web application. I am using the SQL Server as Database, during scaffold I am getting error as "There was an error running t…