Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Nick Chapsas
Is clean code actually slower?
9 "rules" for cleaner code | Object Calisthenics
The refactoring test (2) - Open-Closed, Single Responsibility | Cracking the .NET interview
The refactoring test (1) - Dependency Inversion & Unit tests | Cracking the .NET interview
Getting started with Behavior Driven Development (BDD) in .NET using SpecFlow
Why I don't use the "else" keyword in my code anymore
Treating Primitive Obsession with ValueObjects | DDD in .NET
Bidirectional Streaming | gRPC in .NET 5
Client Streaming | gRPC in .NET 5
How to structure a .NET Solution (project separation & architecture)
Server Streaming | gRPC in .NET 5
How null checks have changed in C#
gRPC Server & Unary Calls | gRPC in .NET 5
Elegant API Versioning in ASP.NET Core (Web API)
4 C# features that you (probably) shouldn't be using
Better Exception stack traces in .NET with Ben.Demystifier
5 technologies that I will be learning in 2021 as a .NET developer
Mapster, the best .NET mapper that you are (probably) not using
Deploying and hosting WebAssembly Blazor in Azure Storage Account (custom domain and SSL)
Deploying and hosting WebAssembly Blazor in AWS S3 (custom domain and SSL)
Comparing AWS DynamoDB with Azure Cosmos DB
Creating custom dependency scopes in .NET
20 Nuget packages that every .NET developer should be familiar with
Why I use Jetbrains Rider instead of Visual Studio for C# and .NET