mansoorafzal / AspnetMicroservices

Development and Communication of Microservices with .NET Core 5 using ASP.NET Web API, Docker Compose, RabbitMQ, MassTransit, Portainer, gRPC, Protocol Buffers, SQL Server, Redis, MongoDB, PostgreSQL, Dapper, Entity Framework Core, AutoMapper, MediatR, FluentValidation, Ocelot, Elasticsearch, Kibana, Polly, OpenTelemetry, Jaeger.
MIT License
18 stars 6 forks source link

What online course? #3

Open jorgefm opened 1 year ago

jorgefm commented 1 year ago

Hi, In the overview you said "Implementation is based on the online course on Microservices"... Do you have a link to that online course? I'm interested. Thanks

mansoorafzal commented 1 year ago

Hello,

I took this course, https://www.udemy.com/course/microservices-architecture-and-implementation-on-dotnet/?couponCode=JANU23

Regards.

jorgefm commented 1 year ago

And, this github repo is your custom implementation or the official course repo?

Thanks for your answer! Regards

mansoorafzal commented 1 year ago

It is my implementation as I did throughout the course.