JK's dev blog
  • Home
  • Speaking
  • Brisbane AI UG
  • Cognitive Studio
  • About me

.NET Core

A collection of 7 posts

Blazor

Using AppSettings in Blazor WebAssembly

While client-side Blazor technically isn't yet stable, I love working with it more than other web front-end technologies. One significant hiccup I found while developing Cognitive Studio is having environment-sensitive configurations for the

Jernej Kavka (JK) Jernej Kavka (JK)
EF Core

EF Core Query Tags and Alternatives

UPDATE: Upgraded samples to EF Core 5. (you can find old sample code in this branch) When doing a performance review on client applications (and my friend's apps), I often see issues related

Jernej Kavka (JK) Jernej Kavka (JK)
Blazor

Publish client-side Blazor to GitHub pages

Trying to publish client-side Blazor to GitHub pages but doesn't work? This blog posts covers how to make that happen! 🚀

Jernej Kavka (JK) Jernej Kavka (JK)
Serilog

ASP.NET Core 5 + Serilog

UPDATED TO .NET 5 (31/12/2020) I have been a great fan of Serilog and Seq for over 2 years and I delivered great value to many of my clients. After many

Jernej Kavka (JK) Jernej Kavka (JK)
.NET Core

Simple Machine Learning classification with ML.NET (custom code without Model Builder)

TL;DR; check my GitHub project for bank transaction classification. https://github.com/jernejk/MLSample.SimpleTransactionTagging UPDATE: If you are looking to learn Machine Learning with minimum code and effort, check out Simplified

Jernej Kavka (JK) Jernej Kavka (JK)
.NET Core

.NET Core complex EF Core unit testing

When writing unit tests for EF Core we can use InMemoryDatabase so that we don't have to create mock repositories. But sometimes we need to test functionalities that are not supported in in-memory-database.

Jernej Kavka (JK) Jernej Kavka (JK)
Serilog

Why is Serilog not writing my logs into Seq? (Console app)

When setting up Serilog for .Net Core Console application there a few things to keep in mind on initial setup. The most important one is the lifecycle for Serilog since the lifecycle of

Jernej Kavka (JK) Jernej Kavka (JK)
JK's dev blog © 2025
Latest Posts Twitter Ghost