New posts in asp.net-core

IdentityServer4 register UserService and get users from database in asp.net core

"The project 'Web' must provide a value for Configuration" error after migrating to .NET Core 3

HTTP Error 500.35 - ANCM Multiple In-Process Applications in same Process ASP.NET Core 3

An error occurred attempting to determine the process id of the DNX process hosting your application

Why does Visual Studio tell me that the AddJsonFile() method is not defined?

Return file from ASP.NET 5 Web API

Dependency Injection with classes other than a Controller class

Error when using development time IIS support

IdentityServer4 Role Based Authorization for Web API with ASP.NET Core Identity

.NET Core Identity Server 4 Authentication VS Identity Authentication

Getting absolute URLs using ASP.NET Core

Application security practices for frontend and backend

How to extract a list from appsettings.json in .net core

HTTP Error 500.30 - ASP.NET Core 5 app failed to start

Use of async/wait in REST API with CPU intensive tasks

Select dropdown list doesn't save selected option - asp.net core web app

C# - how to get path to directory where Program.cs is on Windows from Program.cs

How to get root directory of project in asp.net core. Directory.GetCurrentDirectory() doesn't seem to work correctly on a mac

How to mock an async repository with Entity Framework Core

How to use SqlClient in ASP.NET Core?