Top 20 NuGet microservice Packages

Enables use of RabbitMQ queues to execute commands and queries, and exchanges to publish and listen to events between microservices powered by D-ASYNC.
In-memory communication for D-ASYNC microservices is used for development purposes.
A client for commands and queries over HTTP (no events). Requires an HTTP hosting on the server side.
An RPC library that leverages RabbitMQ
Core library used by Regi for running, testing, and managing microservices. See the Regi .NET Core Global Tool for use in development and CI/CD environments.
Lightweight Reliable Messaging Framework with Outbox
Mongo DB storage package for ServiceBlock
Customers microservice client
Customers microservice client
Catalog component to support registration of AWS Lambda functions running on the local machine
CLI for Application Registry. Collects information about application
Package Description
Package Description
$ dotnet new -i Genocs.CleanArchitecture:0.1.0 $ dotnet new cleanarchitecture It generates a .NET Solution following the Clean Architecture Style, DDD and Separation of Concerns in Domain, Application, Infrastructure and UI.
Package Description
$ dotnet new -i Genocs.MicroserviceTemplate::0.1.0 $ dotnet new microservice It generates a .NET Solution with full fledged microservice components.
Nuget package support for logging
Akira nuget package support to build micro-services project. Multi-language supports.
Nuget package support to build micro-services project. Healthcheck service
Microservice templates with different architectures for .Net Core