/aspnet-servicediscovery-patterns

Samples of simple service discovery patterns with ASP .NET Core

Primary LanguageC#MIT LicenseMIT

Service Discovery Patterns with ASP.NET Core

This repo contains a samples of implementing Service Discovery patterns with ASP.NET Core using tools like Consul and RabbitMQ.

The master branch is currently using .NET Core 2.0 and ASP.NET Core 2.0. If you want to see the ASP.NET Core 1.1 version of the sample see the aspnetcore1.1 tag

Patterns Covered

Built With

References