Book: Nonviolent Communication: A Language of Life
Nonviolent Communication: A Language of Life by Marshall Rosenberg is a popular book about a communication method that emphasizes empathetic and compassionate interaction between people. It provides a step-by-step framework for applying NVC (Nonviolent Communication) in various situations, from personal relationships to workplace conflicts and even when talking to yourself.
bUnit
bUnit is a testing library for .NET for testing Blazor components. It is built on top of existing popular frameworks xUnit, NUnit, and MSTests. It enables running tests on Blazor components in the same way as any other test.
Book: .NET Microservices Architecture for Containerized .NET Applications
.NET Microservices Architecture for Containerized .NET Applications is Microsoft's free e-book that describes the architecture, patterns, and best practices for building microservices based on Microsft tech stack and Azure. As the name implies, it focuses mostly on building .NET and .NET Core applications with Docker.