aspnetrun / run-aspnetcore-microservices

Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
https://www.udemy.com/course/microservices-architecture-and-implementation-on-dotnet/?couponCode=JUNE24
MIT License
2.53k stars 1.38k forks source link

Email service does not work #30

Open fgharavi opened 2 years ago

fgharavi commented 2 years ago

Based on your coding, the service related to receiving the email settings in section (InfrastructureServiceRegistartion) will not be returned, please help.

image

piotrbulkowski commented 2 years ago

Of course it's null, you have to use your own SendGrid Api Key :)