no dogma blog
no dogma blog
Blog Posts
Podcast
Web API Lambda Course
Polly Course
Photos
Contact
Support this Site
About
RSS
Light
Dark
Automatic
Posts
Using MySQL with Entity Framework
Getting going with MySQL and Entity Framework is very easy, follow this guide to get started.
Feb 28, 2025
#
.NET
,
Entity Framework
,
MySQL
Doing Some Cleanup in a BackgroundService
If you use the Worker Service template in .NET, you may want to do some cleanup when the background service is canceled. In this post, I’ll show you how to do this.
Feb 24, 2025
#
.NET
,
BackgroundService
,
Worker
,
CancellationToken
Killing a Worker Application from a BackgroundService
There are a few ways to kill a host application from a BackgroundService. In this post I’ll show what is probably the most correct way.
Feb 18, 2025
#
C#
,
.NET
,
BackgroundService
,
Worker
Running Apache Kafka in Docker
A simple command is all that is needed to run Apache Kafka in Docker
Feb 11, 2025
#
Kafka
,
Apache
,
Docker
,
Container
Using .NET on Linux
You can develop, build, and run enterprise .NET applications on Linux. Here is a little info to help you get started.
Feb 7, 2025
#
.NET
,
Linux
MassTransit - Competing Consumers
Simple example of using MassTransit with a single producer and a competing set of consumers.
Feb 3, 2025
#
MassTransit
,
RabbitMQ
,
.NET
Running bitnami/kafka in Docker
It seems none of the Docker images of Kafka have sufficient instructions to run the container, and access it from the host computer. Here I show how to get bitnami/kafka working.
Jan 17, 2025
#
Kafka
,
Bitnami
,
Docker
,
Container
Mixing Raw SQL and Fluent Statements with Entity Framework
There are times when it is necessary to use handwritten SQL with Entity Framework Core. In this post I should how to do that, and to mix it with the usual fluent statements.
Jan 15, 2025
#
Postgres
,
Entity Framework
,
SQL
Seeding a Large Database with Entity Framework
Here’s an example of seeding a database with a lot of data using Entity Framework. It avoids slowdowns, timeouts, and using excess memory.
Jan 5, 2025
#
Entity Framework
,
Seed
,
Bulk
Setting the Typewriter Text Color with FoxIt for Linux
I’m glad that FoxIt PDF reader is available for Linux, but I was disappointed that the Typewriter tool doesn’t have a black color option, here is a way to change it manually.
Dec 29, 2024
#
Linux
,
PDF
,
FoxIt
«
»
Cite
×