Josef Ottosson

Josef Ottosson

Freelancing Software Developer/Architect

Subscribe via RSS
© Josef Ottosson 2021
Ghost & StayPuft

asp.net core

A collection of 7 posts

Heartbeat logger in Dotnet Core
dotnet core

Heartbeat logger in Dotnet Core

How to monitor your dotnet core applications by using a heartbeat logger.

6 months ago July 21st, 2020 2 min read
swagger

Swagger - Tips and Tricks - Part 2

Shows how to hide specific properties in the Swagger UI.

a year ago March 6th, 2020 1 min read
asp.net core

Swagger - Tips and Tricks - Part 1

Shows how to configure authentication/authorization in the Swagger UI when using ASP.NET Core and Swashbuckle.

a year ago December 15th, 2019 2 min read
ASP.NET Core - Protect your API with API Keys
asp.net core

ASP.NET Core - Protect your API with API Keys

It's important to protect your API's. I will show you how to use Api keys to keep your endpoints safe.

2 years ago May 29th, 2019 7 min read
dotnet core

You're (probably still) using HttpClient wrong and it is destabilizing your software

I try to optimize the fetching and deserialization of data in dotnet core as much as possible. HttpClientFactory and streams are my best friends.

2 years ago March 10th, 2019 20 min read
Subscribe via RSS
© Josef Ottosson 2021
Ghost & StayPuft