.NET Microservices Documentation

Introduction to .NET Microservices

Learn the basics of building microservices with .NET. This tutorial covers concepts like service discovery, API Gateways, and message queues.

Learn More

Building a Simple Order Microservice

Step-by-step guide to creating a basic order management microservice using .NET Core.

Learn More

Integrating with Azure Service Fabric

Discover how to deploy and manage your .NET microservices on Azure Service Fabric.

Learn More