DEV Community

StepOne profile picture

StepOne

Developer, Speaker, CSharper

Pronouns

he/him

How to Mock gRPC in .NET with WireMock.Net and Protobuf

How to Mock gRPC in .NET with WireMock.Net and Protobuf

Comments
8 min read

Want to connect with StepOne?

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

Already have an account? Sign in
Visitor Pattern in C#: acyclic, type-safe, no downcasts, no runtime checks with Visitor.NET

Visitor Pattern in C#: acyclic, type-safe, no downcasts, no runtime checks with Visitor.NET

Comments
10 min read
C# DIY Compiler with DDD and Clean Architecture

C# DIY Compiler with DDD and Clean Architecture

Comments
11 min read
System.Text.Json Polymorphism with Swagger in .NET 7

System.Text.Json Polymorphism with Swagger in .NET 7

Comments
10 min read
Java vs. C#: Four Java Features C# Handles Differently

Java vs. C#: Four Java Features C# Handles Differently

Comments
5 min read
C# Generic Math: A Convex Hull with Static Interfaces

C# Generic Math: A Convex Hull with Static Interfaces

Comments
7 min read
Generic Math in C#: The Complete Guide

Generic Math in C#: The Complete Guide

Comments 2
18 min read
AutoFixture and AutoData: Reduce .NET Test Setup

AutoFixture and AutoData: Reduce .NET Test Setup

Comments
10 min read
Lord of the Algebras: Groups, Rings, and Semirings in C#

Lord of the Algebras: Groups, Rings, and Semirings in C#

Comments
13 min read
Abstract Algebra in Action: Semigroups and Monoids in C#

Abstract Algebra in Action: Semigroups and Monoids in C#

Comments
6 min read
Ad-Hoc Polymorphism and the Type Class Pattern in C#

Ad-Hoc Polymorphism and the Type Class Pattern in C#

Comments
7 min read
How to Consume Rate-Limited APIs in .NET

How to Consume Rate-Limited APIs in .NET

Comments
9 min read
C# Concurrent Collections: A Practical Guide

C# Concurrent Collections: A Practical Guide

Comments
14 min read
Polymorphic Dependency Injection in .NET: The Complete Guide

Polymorphic Dependency Injection in .NET: The Complete Guide

Comments
5 min read
AutoMapper in .NET: When You May Not Need It

AutoMapper in .NET: When You May Not Need It

Comments
8 min read
Two Biggest MediatR Mistakes

Two Biggest MediatR Mistakes

Comments
4 min read
Neural Network from Scratch in C#

Neural Network from Scratch in C#

Comments
7 min read
loading...