Blackjack in Blazor Part 1 - Rules and Modeling the Game
Let's practice our modeling skills by breaking down the parts of Blackjack into definable, usable components.

C# is my primary programming language. I use it every day. These posts deal specifically with that language, and may also deal with ASP.NET.