Non-Production Endpoints are game changer. They greatly, improves the visibility into the system and also enhances the development/testing workflows.
Aspnet
- Azure Cosmos DB is a globally distributed database. Learn how to use Cosmos DB with Entity Framework in an ASP.NET application.
- Learn how to measure and collect latencies of operations in a deployed application.
- Learn how to collect custom metrics from ASP.NET application using Application Insights.
- This blog post offers a comprehensive guide to exporting Excel data using ASP.NET WebAPI. It covers the basics of generating Excel files, advanced techniques like conditional formatting and formulas, and integration with frontend using JavaScript
- In the realm of microservices architecture, effective communication among services is a central challenge. In this post learn the very basics of microservices communication. Learn different modes, forms and patterns of communications.