With Tiny C# Projects by Denis Panjuta and Jafar Jabbarzadeh
Want to learn C#? There’s no better way to learn than by practical application. This book teaches C# via fun, real-world projects. You’ll be writing C# in no time!
Read on to learn more.
From Microservices in .NET, 2nd Edition by Christian Horsdal Gammelgaard
Let’s talk about event-based collaboration. This is an important aspect of how microservices interact with each other.
From Microservices in .NET, 2nd Edition by Christian Horsdal Gammelgaard Find out exactly what a microservices architecture is in this article. Take 40% off Microservices in .NET, 2nd Edition by entering horsdal3 into the discount code ox at checkout at… Continue Reading →
From Dependency Injection, Principles, Practices, and Patterns by Steven van Deursen and Mark Seemann
This article delves into the PROPERTY INJECTION DI pattern—what it is and how, when, and why to use it.
From Code like a Pro in C# by Jort Rodenburg
This article gives an overview of exactly how C# code is compiled.
From ASP.NET Core in Action, Second Edition by Andrew Lock
This article discusses the advantages of ASP.NET Core and why you should (or shouldn’t) choose to use it for your application.