Tag: REST

3 related articles and implementation references

Home
Dynamics 365

Dynamics 365 Integration Patterns: REST API, OData, Web API, and Azure Service Bus

Integrate Dynamics 365 with external systems using Dataverse Web API, OData queries, batch operations, webhooks, Azure Service Bus messaging, and authenticat...

.NET

Getting Started with ASP.NET Core Web APIs (2025-02-03)

From a minimal endpoint to production-grade REST API: routing, validation, persistence, security, versioning, testing, performance, deployment and observabil...

.NET

Getting Started with ASP.NET Core Web APIs (2025-02-03) [2025-02-03-aspnet-core-web-apis-restful-services-made-easy]

RESTful APIs are the backbone of modern web applications, enabling seamless communication between clients and servers across platforms. ASP.NET Core...