Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Microservices Communication in .NET Using gRPC
Fiodar Sazanavets
ISBN: 9781803236438
- Get to grips with the fundamentals of gRPC and Protobuf
- Debug gRPC components inside a .NET application to locate and fix errors
- Understand gRPC best practices, such as performance enhancement
- Effectively translate between gRPC and native C# code by applying well-known types
- Secure gRPC communication inside a .NET application
- Discover how to monitor gRPC on .NET by applying logging and metrics
High-Performance Programming in C# and .NET
Jason Alls
ISBN: 9781800564718
- Use correct types and collections to enhance application performance Profile, benchmark, and identify performance issues with the codebase
- Explore how to best perform queries on LINQ to improve...