Relative Content

Tag Archive for c#asp.net-coredotnet-aspire

How can I configure authentication in .NET Aspire?

I have an existing .NET web application and I’ve decided to experiment a bit by adding .NET Aspire to it. I was able to get it up and running, but I’m having trouble with the JWT authorization which worked fine before adding Aspire. Here’s what is currently happening:

How to wire up Serilog to dotnet Aspire

I’ve been struggling trying to get Serilog to send telemetry over to the dotnet Aspire dashboard. Once the Aspire dashboard opens, the Structured logs tab is always empty.

How to wire up Serilog and Aspire

I’ve been struggling trying to get Serilog to send telemetry over to the dotnet Aspire dashboard. Once the Aspire dashboard opens, the Structured logs tab is always empty.