All Projects → cecilphillip → Aspnet Servicediscovery Patterns

cecilphillip / Aspnet Servicediscovery Patterns

Licence: mit
Samples of simple service discovery patterns with ASP .NET Core

Projects that are alternatives of or similar to Aspnet Servicediscovery Patterns

Hippo
💨A well crafted go packages that help you build robust, reliable, maintainable microservices.
Stars: ✭ 134 (-49.43%)
Mutual labels:  rabbitmq, consul, service-discovery
Library
A microservice project using .NET Core 2.0, DDD, CQRS, Event Sourcing, Redis and RabbitMQ
Stars: ✭ 122 (-53.96%)
Mutual labels:  rabbitmq, consul, service-discovery
Docker Alpine
Docker containers running Alpine Linux and s6 for process management. Solid, reliable containers.
Stars: ✭ 574 (+116.6%)
Mutual labels:  rabbitmq, consul, service-discovery
Run Aspnetcore Microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and SeriLog, use the HealthChecks with Watchdog, Implement Retry and Circuit Breaker patterns with Polly and so on.. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->
Stars: ✭ 406 (+53.21%)
Mutual labels:  aspnet-core, rabbitmq
Microservices Sample
Sample project to create an application using microservices architecture
Stars: ✭ 167 (-36.98%)
Mutual labels:  rabbitmq, consul
Ketchup
ketchup (番茄酱) 是一个基于dotnet core的微服务框架。
Stars: ✭ 170 (-35.85%)
Mutual labels:  rabbitmq, consul
Nomad Firehose
Firehose all nomad job, allocation, nodes and evaluations changes to rabbitmq, kinesis or stdout
Stars: ✭ 96 (-63.77%)
Mutual labels:  rabbitmq, consul
Uragano
Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.
Stars: ✭ 28 (-89.43%)
Mutual labels:  consul, service-discovery
kongsul
Kong Api Gateway with Consul Service Discovery (MicroService)
Stars: ✭ 35 (-86.79%)
Mutual labels:  consul, service-discovery
blogr-pve
Puppet provisioning of HA failover/cluster environment implemented in Proxmox Virtual Environment and Linux boxes.
Stars: ✭ 28 (-89.43%)
Mutual labels:  consul, service-discovery
consul-examples
Example usages of consul functionality.
Stars: ✭ 88 (-66.79%)
Mutual labels:  consul, service-discovery
Docker Compose
一些基础服务的docker-compose配置文件,方便在一台新电脑上快速开始工作
Stars: ✭ 163 (-38.49%)
Mutual labels:  rabbitmq, consul
rkt-compose
CLI to run Docker Compose file as pod on rkt with integrated service discovery using Consul - EOL
Stars: ✭ 24 (-90.94%)
Mutual labels:  consul, service-discovery
seagull
Configuration server submodule for all SeaSerives
Stars: ✭ 19 (-92.83%)
Mutual labels:  consul, service-discovery
Springcloudexamples
Spring Cloud 学习教程
Stars: ✭ 208 (-21.51%)
Mutual labels:  rabbitmq, consul
sample-kotlin-ktor-microservices
sample microservices written in Kotlin that demonstrates usage of Ktor framework woth Consul server
Stars: ✭ 37 (-86.04%)
Mutual labels:  consul, service-discovery
Distributed-eStore
Ecommerce SPA application with a microservices architecture implemented from scratch. Tech stack - Docker, Consul, Fabio, RabbitMQ, .Net Core, Mediatr, CQRS, React, Redux. .NET Core Microservices template, .NET React Redux, .NET RabbitMQ, .NET Distributed, Docker, .NET Core with Docker.
Stars: ✭ 99 (-62.64%)
Mutual labels:  rabbitmq, consul
Socket Io
基于Hyperf微服务协程框架开发的sokcet-io分布式系统
Stars: ✭ 38 (-85.66%)
Mutual labels:  rabbitmq, consul
Nagios Plugins
450+ AWS, Hadoop, Cloud, Kafka, Docker, Elasticsearch, RabbitMQ, Redis, HBase, Solr, Cassandra, ZooKeeper, HDFS, Yarn, Hive, Presto, Drill, Impala, Consul, Spark, Jenkins, Travis CI, Git, MySQL, Linux, DNS, Whois, SSL Certs, Yum Security Updates, Kubernetes, Cloudera etc...
Stars: ✭ 1,000 (+277.36%)
Mutual labels:  rabbitmq, consul
hazelcast-consul-discovery-spi
Consul based discovery strategy SPI for Hazelcast enabled applications
Stars: ✭ 47 (-82.26%)
Mutual labels:  consul, service-discovery

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].