Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.1

How to create custom fields for IdentityUser in asp.net Core 2.1.1

Serve favicon.ico from somewhere other than root

How to retrieve connection string in class from .NET Core 2.1 Web API w/o Entity Framework

Changing B2C Reply URL from "signin-oidc" to something else does not work

Cannot find compilation library location for package 'Microsoft.NETCore.App'

JWT cannot be retrieved by HttpContext.GetTokenAsync in .NET Core 2.1

Override serilog minimumlevel for specific sink using appsettings.json

How to view application logging on Azure

Is it possible to use UseProxyToSpaDevelopmentServer from inside of local service fabric cluster?

angular asp.net-core-2.1

Adding Mvc options separately after adding Mvc services

libuv vs sockets in asp.net core 2.1

Where is the identity view?

ASP.NET Core 2.1 Routing - CreatedAtRoute - No route matches the supplied values

Background task of writing to the database by timer

Asp.net Core dependency injection in filters without [ServiceFilter] or [TypeFilter]

SignalR Core - StatusCode: 404, ReasonPhrase: 'Not Found', Version: 1.1

.Net Core Configuration.GetSection().Get<>() not binding

c# asp.net-core-2.1

ASP.NET Core 2.1 app not picking up appsettings.Development.json even though I specify ASPNETCORE_ENVIRONENT=Development explicitly. Why?

asp.net-core-2.1

How does one Transform AppSettings in ASP.NET Core

asp.net core hosted service sleeps after api inactivity