Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2026

c-sharp

A collection of 35 posts

asp.net core

Asp.net core - Log request/response headers

How to log request/response all request/response headers in your ASP.NET Core application

9 years ago July 9th, 2017 2 min read
ASP.NET Core - Protect your API with API Keys
asp.net core

ASP.NET Core - Protect your API with API Keys

I will show you how to protect your ASP.NET Core endpoints by using the concept of API keys. We will also learn the difference between Authentication and Authorization

9 years ago March 4th, 2017 7 min read
asp.net core

Dotnet core config transforms - environment variables with dots/colons

How to set correct environment variables on a unix system when using asp.net core appsettings transformations

9 years ago March 4th, 2017 1 min read
C# MVC with Feature Folders, EPiServer example
c-sharp

C# MVC with Feature Folders, EPiServer example

Showing how to use Feature Folders together with C# MVC. Using a EPiServer project to demonstrate the structure

10 years ago February 27th, 2016 4 min read
c-sharp

C# MVC - Concurrent Ajax calls blocks the server

How to avoid that multiple parallel ajax calls blocks your page. Sessionstate = pure evil!

11 years ago January 17th, 2015 2 min read
Subscribe via RSS
© Josef Ottosson 2026