Convey
Microservices framework
A framework for building and managing .NET Core microservices
A simple recipe for .NET Core microservices.
953 stars
57 watching
173 forks
Language: C#
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
procodeguide/microservices.sample | A sample project demonstrating ASP.NET Core 3.1 microservices architecture and design principles. | 36 |
dex-it/dex-common | Provides shared functionality and common patterns for building micro-service applications in C# | 10 |
boostercloud/booster | An event-driven framework for building scalable microservices with CQRS and Event Sourcing patterns in mind | 418 |
beatlabs/patron | A framework for building microservices with a focus on simplicity and productivity | 123 |
gigya/microdot | A .NET framework for building scalable and reliable microservices with features like service container, inter-service RPC, caching, logging, and service discovery. | 1,539 |
horsdal/microservices-in-dotnet-book-second-edition | An open-source code repository featuring complete .NET microservice application examples | 89 |
liuhll/silky | A framework for building microservice applications with simple configuration and code under the .NET platform. | 276 |
md-studio/mdstudio | A framework for building distributed applications using a broker-based microservice concept | 12 |
madslundt/netcoremicroservicessample | Demonstrates a microservices architecture with CQRS, event sourcing, and message brokers in a .NET Core application | 698 |
aol/micro-server | A Java framework for building microservices with async NIO based REST endpoints and seamless integration with various frameworks and libraries. | 941 |
videlalvaro/gen_microservice | A microservices framework for Erlang that provides features like hot code reload, fault tolerance, and distributed systems capabilities. | 94 |
berialjs/berial | An open-source framework for building modular front-end applications using microservices | 520 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
n-stefan/eshoponcontainers | An example microservices-based .NET application showcasing containerization with Docker and Azure Kubernetes Services | 4 |