-
I don't yet know how important concurrency is in .NET web development. My familiarity with RxJS thanks to its integration with Angular should help me understand Rx.NET faster.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
The C# and .NET world, though, has choice overload. Since I make enterprise web information systems, I ignored anything outside of that scope: MAUI, Unity, nanoFramework, WinUI, ML.NET, and others. Even after I pared the options down to books available on the O'Reilly Learning Platform subscription provided by my employer and eliminated low-rated books and older editions, it's a lot:
-
I don't yet know how important concurrency is in .NET web development. My familiarity with RxJS thanks to its integration with Angular should help me understand Rx.NET faster.
-
I am very comfortable with Minitest in Ruby. When I started to learn Rails, though, I was surprised by how different RSpec was. In case .NET testing is equally unlike the xUnit style, I should learn the idioms.
-
This book claims to cover continuous delivery, cloud-native applications, and Docker. I've really enjoyed using Kamal, so I'd like to get it working with ASP.NET. Perhaps this book will help me reach that goal.
-
minitest
minitest provides a complete suite of testing facilities supporting TDD, BDD, and benchmarking.
I am very comfortable with Minitest in Ruby. When I started to learn Rails, though, I was surprised by how different RSpec was. In case .NET testing is equally unlike the xUnit style, I should learn the idioms.