Skip to main content
Christian Schou Køster

Christian Schou Køster

126 posts published

My name is Christian. I am a 29-year-old Solution Architect & Software Engineer with a passion for .NET, Cloud, and Containers. I love to share my knowledge and teach other like-minded about tech.

Denmark
dynamically register entities
.NET

How to Dynamically Register Entities in DbContext by Extending ModelBuilder?

· Christian Schou Køster

dockerize asp.net core
.NET

How to Compose an ASP.NET Core Web API (.NET 6) with an MS SQL Server 2022 on Linux in Docker

· Christian Schou Køster

sql views
Engineering

SQL Views – A Complete 101 guide to work with SQL Views

· Christian Schou Køster

pattern matching in switch, switch patterns, witch pattern match
.NET

How to do pattern matching in switch statements – C# version >= 7.0

· Christian Schou Køster

tuple, c# tuple, tuples
.NET

C# Tuple – How to use Tuples in C#

· Christian Schou Køster

cqrs, mediatr, .net
.NET

How to implement CQRS using MediatR in an ASP.NET Core Web API (.NET 6)

· Christian Schou Køster

rate limiting, rate-limiting, rate-limit, rate limit
.NET

How to implement Rate Limiting in an ASP.NET Core Web API

· Christian Schou Køster

ioptions
.NET

How to use IOptions Pattern to get configuration from json files in .NET C#

· Christian Schou Køster

xml with csharp
.NET

How to use XML with C# – A beginner guide for basic XML operations in .NET

· Christian Schou Køster

send emails with asp.net core
.NET

How to Send Emails with ASP.NET Core using SMTP with MailKit

· Christian Schou Køster

azure blob storage
.NET

How to use Azure Blob Storage in an ASP.NET Core Web API to list, upload, download, and delete files (.NET 6)

Learn how to make a simple ASP.NET Core Web API to make CRUD operations against an Azure Storage Container for interacting with Azure Blobs.

· Christian Schou Køster

json web token, jwt
General

What is a JSON Web Token (JWT) and why use them in conjunction with Web APIs?

· Christian Schou Køster

fluentvalidation, fluent validation, .net6, fluentvalidation .net6
.NET

How to use FluentValidation in ASP.NET Core (.NET 6)

Learn how to implement FluentValidation in your ASP.NET Core (.NET 6) applications to build strongly-typed validation rules, the easy way.

· Christian Schou Køster

what is docker, docker for beginners, docker beginner guide, docker
Docker

What is Docker? Docker beginner guide

Get started with Docker and learn how to create your first container running Nginx and serve your own webpage written in HTML. Docker is a very powerful tool to run applications without having to install a lot of dependencies.

· Christian Schou Køster

ping ip and port
Engineering

How to ping IP and port from Windows or Linux

· Christian Schou Køster

Toast Notifications in .NET6, toast notifications
.NET

How to add Toast Notifications in an ASP.NET Core Web App (.NET 6)

· Christian Schou Køster

graphql, implement graphql
.NET

How to implement GraphQL in ASP.Net Core Web API (.NET 6) using HotChocolate

· Christian Schou Køster

API documentation using Swagger and redoc, redoc, swagger
.NET

How to make ASP.NET Core API Documentation using Swagger and ReDoc (.NET 6)

· Christian Schou Køster

api versioning, .net6 versioning, .net6 api versioning
.NET

How to use API versioning in ASP.NET Core Web API and integrate it with Swagger using .NET 6

· Christian Schou Køster

scrape prices
Python

How to scrape prices from competitor's e-commerce websites using Python

· Christian Schou Køster

.net6
.NET

Top 5 things to know about .NET 6

· Christian Schou Køster

What is Shared Responsibility when talking about Public Cloud?
Engineering

What is Shared Responsibility when talking about Public Cloud?

· Christian Schou Køster

user secrets
.NET

What are User Secrets and how to use them in ASP.NET Core?

· Christian Schou Køster

individual developer settings
.NET

How to configure individual developer settings in .NET Core projects (.NET 6)

· Christian Schou Køster

Localization in ASP.NET Core Web API
.NET

How to add localization in ASP.NET Core Web APIs with Caching (.NET 6)

· Christian Schou Køster

DocFX
.NET

How to produce documentation from source code with DocFX in .NET Core solutions

Implement DocFX in .NET Core to produce documentation from source code with this easy step-by-step guide + guide on how to add support for Mermaid diagrams.

· Christian Schou Køster

visualize api usage
.NET

How to visualize .NET Core API usage with Prometheus and Grafana (.NET 6)

· Christian Schou Køster

git commands
General

My Top 17 Favorite GIT Commands for everyday use

· Christian Schou Køster

Scrape Stock Prices with Python
Python

How to make a STOCK price scraper command-line application using Python and Web Scraping

· Christian Schou Køster

blazor web app
.NET

How To Build a Blazor Web App + In-depth theory about WASM and Razor (.NET 5)

· Christian Schou Køster