Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Microservices Design Patterns in .NET
Trevoir Williams
ISBN: 9781804610305
- Use Domain-Driven Design principles in your microservice design
- Leverage patterns like event sourcing, database-per-service, and asynchronous communication
- Build resilient web services and mitigate failures and outages
- Ensure data consistency in distributed systems
- Leverage industry standard technology to design a robust distributed application
- Find out how to secure a microservices-designed application
- Use containers to handle lightweight microservice application deployment
Parallel Programming and Concurrency with C# 10 and .NET 6
Alvin Ashcraft
ISBN: 9781803243672
- Prevent deadlocks and race conditions with managed threading
- Update Windows app UIs without causing exceptions...