cecilphillip / aspnet-servicediscovery-patterns

Samples of simple service discovery patterns with ASP .NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Samples of simple service discovery patterns with ASP .NET Core

License:MIT License


Languages

Language:C# 100.0%