jasontaylordev / CleanArchitecture

Clean Architecture Solution Template for ASP.NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Web.GrpcServer [gRPC Server]

GhorbaniAli opened this issue Β· comments

Hey πŸ‘‹ , Thanks a lot for this architecture example.
The current architecture for the WebApi is very good and I think it can be improved for the gRPC server (Web.GrpcServer) as well. I want to start this as well.

Hi @GhorbaniAli. You're welcome. Thanks for the suggestion. gRPC is not something I'm looking to include in this template. The template goal is the most straightforward approach to enterprise application development with Clean Architecture and ASP.NET Core, so I've chosen minimal API.