Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

npm - not installed; illegal characters in path

Deployment error: "The requested page cannot be accessed because the related configuration data for the page is invalid"

JWT authentication based on the Parameter in Multi-tenant Asp.net Core web site

Replace IdentityServer4 Login Page with Angular component

Asp.Net Core Integration Testing with CustomWebApplicationFactory - How does it work?

c# asp.net-core

Configuring one-to-many foreign key to a non primary key property

How to configure the OAuth callback to a different domain in ASP.NET Core authentication

What's the correct Windows Base Image for ASP.NET Core 2.1 Docker Containers on Azure App Services

How to use localization with String.Format

Why are returned JSON's big numbers rounded when pretty-printed?

How to change Worker Service interval time from external file when service is already installed

c# .net asp.net-core .net-core

What does DisplayNameFor do?

c# asp.net-core razor-pages

Migration from ASP.NET Core's container to Autofac

.net asp.net-core autofac

How to set default port for ASP.NET Core in VS Code?

Azure App Configuration to strongly-typed configuration objects

Changing whether a service is injected as scoped or transient via the .Net Core DI container at runtime?

What's the difference between IRequestCultureFeature and CurrentCulture in Asp.Net Core?

Using SharedLocalizer and javascript in ASP.Net Core

Does a controllers non asynchronous method stop other users from entering when in use or locked?