DEV Community

Maarten Balliauw profile picture

Maarten Balliauw

Loves web, HTTP, C#, Azure and application performance. Developer and Advocate at JetBrains. Founded https://speaker.travel. Frequent speaker.

Location Antwerp, Belgium Joined Joined on  Personal website https://blog.maartenballiauw.be/ twitter website

Work

Developer Advocate, JetBrains

Discriminated Unions in C#

Discriminated Unions in C#

1
Comments
3 min read

Want to connect with Maarten Balliauw?

Create an account to connect with Maarten Balliauw. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Running Large Language Models locally – Your own ChatGPT-like AI in C#

Running Large Language Models locally – Your own ChatGPT-like AI in C#

Comments
6 min read
Getting rid of warnings with nullable reference types and JSON object models in C#

Getting rid of warnings with nullable reference types and JSON object models in C#

Comments
4 min read
Mastodon on your own domain without hosting a server

Mastodon on your own domain without hosting a server

1
Comments
3 min read
Rate limiting in web applications - Concepts and approaches

Rate limiting in web applications - Concepts and approaches

Comments
17 min read
ASP.NET Core rate limiting middleware in .NET 7

ASP.NET Core rate limiting middleware in .NET 7

5
Comments
10 min read
How to test ASP.NET Core Minimal APIs

How to test ASP.NET Core Minimal APIs

6
Comments
12 min read
Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4

Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4

11
Comments
14 min read
Annotating your C# code - Migrating to nullable reference types - Part 3

Annotating your C# code - Migrating to nullable reference types - Part 3

8
Comments
12 min read
Internals of C# nullable reference types - Migrating to nullable reference types - Part 2

Internals of C# nullable reference types - Migrating to nullable reference types - Part 2

5
Comments
8 min read
Nullable reference types in C# - Migrating to nullable reference types - Part 1

Nullable reference types in C# - Migrating to nullable reference types - Part 1

7
Comments
7 min read
A journey towards SpeakerTravel - Building a service from scratch

A journey towards SpeakerTravel - Building a service from scratch

Comments
16 min read
Custom bindings with Azure Functions .NET Isolated Worker

Custom bindings with Azure Functions .NET Isolated Worker

Comments
10 min read
Running a .NET application as a service on Linux with Systemd

Running a .NET application as a service on Linux with Systemd

1
Comments 3
7 min read
Building a supply chain attack with .NET, NuGet, DNS, source generators, and more!

Building a supply chain attack with .NET, NuGet, DNS, source generators, and more!

Comments
11 min read
Producer/consumer pipelines with System.Threading.Channels

Producer/consumer pipelines with System.Threading.Channels

2
Comments
10 min read
Run Azurite in Docker with Rider and keep Azure Storage data local to a solution

Run Azurite in Docker with Rider and keep Azure Storage data local to a solution

1
Comments
3 min read
Referencing a Specific Assembly from a NuGet Package

Referencing a Specific Assembly from a NuGet Package

3
Comments 1
4 min read
Building an ASP.NET Core Tag Helper to Show/Hide UI Elements based on Authorization

Building an ASP.NET Core Tag Helper to Show/Hide UI Elements based on Authorization

1
Comments
5 min read
Deserializing JSON into polymorphic classes with System.Text.Json

Deserializing JSON into polymorphic classes with System.Text.Json

1
Comments
6 min read
loading...